Skip to content

website/docs: draft of new WS-Fed provider docs #20091

Merged
tanberry merged 20 commits intomainfrom
docs-ws-fed
Feb 11, 2026
Merged

website/docs: draft of new WS-Fed provider docs #20091
tanberry merged 20 commits intomainfrom
docs-ws-fed

Conversation

@tanberry
Copy link
Contributor

@tanberry tanberry commented Feb 6, 2026

Ready for final review/approval.

  • The documentation has been updated
  • The documentation has been formatted (make docs)

@tanberry tanberry requested a review from a team as a code owner February 6, 2026 22:11
@netlify
Copy link

netlify bot commented Feb 6, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 41c0dac
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/698ca70d0fdfc7000802511a
😎 Deploy Preview https://deploy-preview-20091--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 Feb 6, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 41c0dac
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/698ca70d2b52a0000824dbbc
😎 Deploy Preview https://deploy-preview-20091--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.

@tanberry tanberry marked this pull request as draft February 6, 2026 22:17
@codecov
Copy link

codecov bot commented Feb 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.31%. Comparing base (9bcf9cd) to head (41c0dac).
⚠️ Report is 30 commits behind head on main.
✅ All tests successful. No failed tests found.

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     
Flag Coverage Δ
conformance 37.75% <ø> (+<0.01%) ⬆️
e2e 43.62% <ø> (+<0.01%) ⬆️
integration 22.57% <ø> (-0.03%) ⬇️
unit 91.51% <ø> (+<0.01%) ⬆️
unit-migrate 91.54% <ø> (-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.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 6, 2026

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-41c0dac6c926982134f600caaafaf30ea6c4f071
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-41c0dac6c926982134f600caaafaf30ea6c4f071

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

@netlify
Copy link

netlify bot commented Feb 9, 2026

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit a841350
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/698bb6f7f876530008bd7aba
😎 Deploy Preview https://deploy-preview-20091--authentik-storybook.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.

@tanberry tanberry marked this pull request as ready for review February 9, 2026 20:27
BeryJu
BeryJu previously requested changes Feb 10, 2026
@tanberry tanberry requested review from BeryJu and dewi-tik February 10, 2026 22:33
@tanberry tanberry dismissed BeryJu’s stale review February 10, 2026 22:54

Changes made in mtg with Jens

@tanberry tanberry merged commit 26eb34e into main Feb 11, 2026
103 checks passed
@tanberry tanberry deleted the docs-ws-fed branch February 11, 2026 16:34
kensternberg-authentik added a commit that referenced this pull request Feb 12, 2026
* 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)
  ...
kensternberg-authentik added a commit that referenced this pull request Feb 12, 2026
* 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)
  ...
@tanberry tanberry added the backport/version-2026.2 Add this label to PRs to backport changes to version-2026.2 label Feb 12, 2026
authentik-automation bot pushed a commit that referenced this pull request Feb 12, 2026
* 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
@authentik-automation
Copy link
Contributor

🍒 Cherry-pick to version-2026.2 created: #20262

dewi-tik pushed a commit that referenced this pull request Feb 13, 2026
…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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/version-2026.2 Add this label to PRs to backport changes to version-2026.2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants