-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
website/docs: change azure ad to entra id #15691
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #15691 +/- ##
==========================================
+ Coverage 92.70% 92.78% +0.07%
==========================================
Files 831 831
Lines 44553 44553
==========================================
+ Hits 41305 41339 +34
+ Misses 3248 3214 -34
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
✅ Deploy Preview for authentik-storybook ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-integrations ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
website/docs/users-sources/sources/social-logins/entra-id/index.mdx
Outdated
Show resolved
Hide resolved
website/docs/users-sources/sources/social-logins/entra-id/index.mdx
Outdated
Show resolved
Hide resolved
website/docs/users-sources/sources/social-logins/entra-id/index.mdx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @dewi-tik . A couple of small edits, then a question, but approving now so I am not a blocker.
…x.mdx Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: Dewi Roberts <[email protected]>
…x.mdx Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: Dewi Roberts <[email protected]>
…x.mdx Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: Dewi Roberts <[email protected]>
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-0f85220bd39e04b455a86d950c11d9fe5e2cc452
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 KubernetesAdd the following block to your 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-0f85220bd39e04b455a86d950c11d9fe5e2cc452 Afterwards, run the upgrade commands from the latest release notes. |
…x.mdx Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: Dewi Roberts <[email protected]>
…x.mdx Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: Dewi Roberts <[email protected]>
…x.mdx Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: Dewi Roberts <[email protected]>
website/docs/users-sources/sources/social-logins/entra-id/index.mdx
Outdated
Show resolved
Hide resolved
website/docs/users-sources/sources/social-logins/entra-id/index.mdx
Outdated
Show resolved
Hide resolved
website/docs/users-sources/sources/social-logins/entra-id/index.mdx
Outdated
Show resolved
Hide resolved
website/docs/users-sources/sources/social-logins/entra-id/index.mdx
Outdated
Show resolved
Hide resolved
website/docs/users-sources/sources/social-logins/entra-id/index.mdx
Outdated
Show resolved
Hide resolved
website/docs/users-sources/sources/social-logins/entra-id/index.mdx
Outdated
Show resolved
Hide resolved
website/docs/users-sources/sources/social-logins/entra-id/index.mdx
Outdated
Show resolved
Hide resolved
website/docs/users-sources/sources/social-logins/entra-id/index.mdx
Outdated
Show resolved
Hide resolved
website/docs/users-sources/sources/social-logins/entra-id/index.mdx
Outdated
Show resolved
Hide resolved
website/docs/users-sources/sources/social-logins/entra-id/index.mdx
Outdated
Show resolved
Hide resolved
website/docs/users-sources/sources/social-logins/entra-id/index.mdx
Outdated
Show resolved
Hide resolved
…ithub.com/goauthentik/authentik into website/docs--change-azure-ad-to-entra-id
…azure-ad-to-entra-id
…azure-ad-to-entra-id
…azure-ad-to-entra-id
…azure-ad-to-entra-id
* main: (32 commits) core: bump goauthentik.io/api/v3 from 3.2025064.6 to 3.2025064.7 (#16024) core, web: update translations (#16021) ci: move images from beryju/* to authentik/* (#15321) core, web: update translations (#15985) core: bump cattrs from 24.1.3 to v25.1.1 (#15981) web: bump API Client version (#16002) ci: bump actions/download-artifact from 4 to 5 (#15995) core: bump certifi from 2025.7.14 to v2025.8.3 (#15982) core: bump anyio from 4.9.0 to v4.10.0 (#15979) core: bump boto3 from 1.40.1 to v1.40.2 (#15980) core: bump astral-sh/uv from 0.8.4 to 0.8.5 (#15998) core: bump goauthentik.io/api/v3 from 3.2025064.5 to 3.2025064.6 (#15997) stages/email: implement rate limiting for account verification (#15531) web: Fix stale application slug, missing error state. (#15941) website/docs: change azure ad to entra id (#15691) website/docs: add tips for image optimization (#15978) web: bump API Client version (#15976) providers/oauth2: backchannel logout (#15401) web: bump API Client version (#15953) translate: Updates for file web/xliff/en.xlf in fr (#15974) ...
* main: (32 commits) core: bump goauthentik.io/api/v3 from 3.2025064.6 to 3.2025064.7 (#16024) core, web: update translations (#16021) ci: move images from beryju/* to authentik/* (#15321) core, web: update translations (#15985) core: bump cattrs from 24.1.3 to v25.1.1 (#15981) web: bump API Client version (#16002) ci: bump actions/download-artifact from 4 to 5 (#15995) core: bump certifi from 2025.7.14 to v2025.8.3 (#15982) core: bump anyio from 4.9.0 to v4.10.0 (#15979) core: bump boto3 from 1.40.1 to v1.40.2 (#15980) core: bump astral-sh/uv from 0.8.4 to 0.8.5 (#15998) core: bump goauthentik.io/api/v3 from 3.2025064.5 to 3.2025064.6 (#15997) stages/email: implement rate limiting for account verification (#15531) web: Fix stale application slug, missing error state. (#15941) website/docs: change azure ad to entra id (#15691) website/docs: add tips for image optimization (#15978) web: bump API Client version (#15976) providers/oauth2: backchannel logout (#15401) web: bump API Client version (#15953) translate: Updates for file web/xliff/en.xlf in fr (#15974) ...
Details
Updates the azure ad doc to entra id. Goes with #15538 which updates the UI
ONLY MERGE AFTER 2025.8 RELEASE
Checklist
make docs
)