website/docs: draft of new WS-Fed provider docs #20091
Conversation
✅ 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. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #20091 +/- ##
==========================================
- Coverage 93.33% 93.31% -0.02%
==========================================
Files 978 978
Lines 54543 54544 +1
==========================================
- Hits 50907 50900 -7
- Misses 3636 3644 +8
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-41c0dac6c926982134f600caaafaf30ea6c4f071
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)sAfterwards, 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-41c0dac6c926982134f600caaafaf30ea6c4f071Afterwards, run the upgrade commands from the latest release notes. |
✅ Deploy Preview for authentik-storybook ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
website/docs/add-secure-apps/providers/ws-fed/create-wsfed-provider.md
Outdated
Show resolved
Hide resolved
website/docs/add-secure-apps/providers/ws-fed/create-wsfed-provider.md
Outdated
Show resolved
Hide resolved
website/docs/add-secure-apps/providers/ws-fed/create-wsfed-provider.md
Outdated
Show resolved
Hide resolved
website/docs/add-secure-apps/providers/ws-fed/create-wsfed-provider.md
Outdated
Show resolved
Hide resolved
website/docs/add-secure-apps/providers/ws-fed/create-wsfed-provider.md
Outdated
Show resolved
Hide resolved
website/docs/add-secure-apps/providers/ws-fed/create-wsfed-provider.md
Outdated
Show resolved
Hide resolved
website/docs/add-secure-apps/providers/ws-fed/create-wsfed-provider.md
Outdated
Show resolved
Hide resolved
website/docs/add-secure-apps/providers/ws-fed/create-wsfed-provider.md
Outdated
Show resolved
Hide resolved
website/docs/add-secure-apps/providers/ws-fed/create-wsfed-provider.md
Outdated
Show resolved
Hide resolved
website/docs/add-secure-apps/providers/ws-fed/create-wsfed-provider.md
Outdated
Show resolved
Hide resolved
* main: (59 commits) website/docs: 2025.12.4 release notes (#20226) website/docs: 2025.10.4 release notes (#20242) security: CVE-2026-25748 (#20240) security: CVE-2026-25922 (#20241) security: CVE-2026-25227 (#20239) ci: fix release testing (#20207) core: Apply CSpell corrections. (#20191) core: bump goauthentik.io/api/v3 to 3.2026.5.0-rc1-1770842608 (#20213) core, web: update translations (#20215) core: bump library/node from 25.6.0-trixie to 25.6.1-trixie in /website (#20220) core: bump google-api-python-client from 2.189.0 to 2.190.0 (#20217) core: bump webauthn from 2.7.0 to 2.7.1 (#20218) ci: bump docker/build-push-action from 6.18.0 to 6.19.1 (#20221) website/integrations: Update Komga instructions to add "email_verified" attribute to "email" claim. (#20135) website: Apply CSpell corrections. (#20189) providers/saml: send logoutResponse on sp-init logout (#17691) website/docs: ssf: update SSF documentation (#20195) website/docs: draft of new WS-Fed provider docs (#20091) website/docs: add email verification scope doc (#20141) website/docs: correct reference to overriden S3 variable (#20156) ...
* main: (59 commits) website/docs: 2025.12.4 release notes (#20226) website/docs: 2025.10.4 release notes (#20242) security: CVE-2026-25748 (#20240) security: CVE-2026-25922 (#20241) security: CVE-2026-25227 (#20239) ci: fix release testing (#20207) core: Apply CSpell corrections. (#20191) core: bump goauthentik.io/api/v3 to 3.2026.5.0-rc1-1770842608 (#20213) core, web: update translations (#20215) core: bump library/node from 25.6.0-trixie to 25.6.1-trixie in /website (#20220) core: bump google-api-python-client from 2.189.0 to 2.190.0 (#20217) core: bump webauthn from 2.7.0 to 2.7.1 (#20218) ci: bump docker/build-push-action from 6.18.0 to 6.19.1 (#20221) website/integrations: Update Komga instructions to add "email_verified" attribute to "email" claim. (#20135) website: Apply CSpell corrections. (#20189) providers/saml: send logoutResponse on sp-init logout (#17691) website/docs: ssf: update SSF documentation (#20195) website/docs: draft of new WS-Fed provider docs (#20091) website/docs: add email verification scope doc (#20141) website/docs: correct reference to overriden S3 variable (#20156) ...
* first draft * add table of parms * tweak * add section about certs * a little more content * more info on wa * new procedurla file and edit sidebar * tweaks * dewi and jens edits * tweak to remove bullet * add docs link to the Rel Notes * dewi edits thx * ooops missed that last edit
|
🍒 Cherry-pick to |
…o version-2026.2) (#20262) website/docs: draft of new WS-Fed provider docs (#20091) * first draft * add table of parms * tweak * add section about certs * a little more content * more info on wa * new procedurla file and edit sidebar * tweaks * dewi and jens edits * tweak to remove bullet * add docs link to the Rel Notes * dewi edits thx * ooops missed that last edit Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Ready for final review/approval.
make docs)