Skip to content

website/docs: draft of new WS-Fed provider docs (cherry-pick #20091 to version-2026.2)#20262

Merged
dewi-tik merged 1 commit intoversion-2026.2from
cherry-pick/20091-to-version-2026.2
Feb 13, 2026
Merged

website/docs: draft of new WS-Fed provider docs (cherry-pick #20091 to version-2026.2)#20262
dewi-tik merged 1 commit intoversion-2026.2from
cherry-pick/20091-to-version-2026.2

Conversation

@authentik-automation
Copy link
Contributor

Cherry-pick of #20091 to version-2026.2 branch.

Original PR: #20091
Original Author: @tanberry
Cherry-picked commit: 26eb34e

* 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
@netlify
Copy link

netlify bot commented Feb 12, 2026

Deploy Preview for authentik-docs ready!

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

@netlify
Copy link

netlify bot commented Feb 12, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 93ef1c6
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/698e0f2f22adb900083c46d6
😎 Deploy Preview https://deploy-preview-20262--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.

@codecov
Copy link

codecov bot commented Feb 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.33%. Comparing base (430507f) to head (93ef1c6).
⚠️ Report is 1 commits behind head on version-2026.2.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@               Coverage Diff               @@
##           version-2026.2   #20262   +/-   ##
===============================================
  Coverage           93.33%   93.33%           
===============================================
  Files                 978      978           
  Lines               54572    54572           
===============================================
+ Hits                50935    50936    +1     
+ Misses               3637     3636    -1     
Flag Coverage Δ
conformance 37.73% <ø> (+<0.01%) ⬆️
e2e 43.60% <ø> (-0.01%) ⬇️
integration 22.56% <ø> (+<0.01%) ⬆️
unit 91.51% <ø> (+<0.01%) ⬆️
unit-migrate 91.56% <ø> (ø)

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

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-93ef1c6060b5bfe1edde90419898456844437a3e
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-93ef1c6060b5bfe1edde90419898456844437a3e

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

@dewi-tik dewi-tik merged commit 06a2709 into version-2026.2 Feb 13, 2026
137 of 139 checks passed
@dewi-tik dewi-tik deleted the cherry-pick/20091-to-version-2026.2 branch February 13, 2026 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants