Skip to content

website/docs: added Note about email_verified scope mapping is set to false by default (cherry-pick #17942 to version-2025.10)#17961

Merged
tanberry merged 1 commit intoversion-2025.10from
cherry-pick/17942-to-version-2025.10
Nov 5, 2025
Merged

website/docs: added Note about email_verified scope mapping is set to false by default (cherry-pick #17942 to version-2025.10)#17961
tanberry merged 1 commit intoversion-2025.10from
cherry-pick/17942-to-version-2025.10

Conversation

@authentik-automation
Copy link
Contributor

Cherry-pick of #17942 to version-2025.10 branch.

Original PR: #17942
Original Author: @tanberry
Cherry-picked commit: 8acd670

… false by default (#17942)

* added Note about email_verified set to false

* Update website/docs/add-secure-apps/providers/property-mappings/index.md

Co-authored-by: Dominic R <dominic@sdko.org>
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com>

* edits

* more edits

* Update website/docs/add-secure-apps/providers/property-mappings/index.md

Co-authored-by: Dominic R <dominic@sdko.org>
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com>

---------

Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com>
Co-authored-by: Dominic R <dominic@sdko.org>
@netlify
Copy link

netlify bot commented Nov 5, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit c9df449
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/690b449911f3c50008b61d5b
😎 Deploy Preview https://deploy-preview-17961--authentik-integrations.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Nov 5, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit c9df449
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/690b4499100870000827110d
😎 Deploy Preview https://deploy-preview-17961--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-project-automation github-project-automation bot moved this from Todo to In Progress in authentik Core Nov 5, 2025
@codecov
Copy link

codecov bot commented Nov 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.94%. Comparing base (b1d571a) to head (c9df449).
⚠️ Report is 1 commits behind head on version-2025.10.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                 Coverage Diff                 @@
##           version-2025.10   #17961      +/-   ##
===================================================
- Coverage            92.98%   92.94%   -0.05%     
===================================================
  Files                  869      869              
  Lines                47987    47987              
===================================================
- Hits                 44623    44602      -21     
- Misses                3364     3385      +21     
Flag Coverage Δ
e2e 45.16% <ø> (-0.09%) ⬇️
integration 23.18% <ø> (+<0.01%) ⬆️
unit 91.09% <ø> (+<0.01%) ⬆️
unit-migrate 91.14% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tanberry tanberry merged commit 35fb55d into version-2025.10 Nov 5, 2025
87 checks passed
@tanberry tanberry deleted the cherry-pick/17942-to-version-2025.10 branch November 5, 2025 12:58
@github-project-automation github-project-automation bot moved this from In Progress to Done in authentik Core Nov 5, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 5, 2025

authentik PR Installation instructions

Instructions for docker-compose

Add the following block to your .env file:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-c9df449ee7cf319e0a36badfa949ee4d2fae0b89
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

Afterwards, run the upgrade commands from the latest release notes.

Instructions for Kubernetes

Add the following block to your values.yml file:

authentik:
    outposts:
        container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
    image:
        repository: ghcr.io/goauthentik/dev-server
        tag: gh-c9df449ee7cf319e0a36badfa949ee4d2fae0b89

Afterwards, run the upgrade commands from the latest release notes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant