Skip to content

website/docs: providers: update UI terms#22136

Draft
dewi-tik wants to merge 1 commit intomainfrom
website/docs--update-provider-and-application-UI-terms
Draft

website/docs: providers: update UI terms#22136
dewi-tik wants to merge 1 commit intomainfrom
website/docs--update-provider-and-application-UI-terms

Conversation

@dewi-tik
Copy link
Copy Markdown
Contributor

@dewi-tik dewi-tik commented May 7, 2026

Details

Updates to match new app + provider wizard

Merge for 2026.5


Checklist

If applicable

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

@dewi-tik dewi-tik self-assigned this May 7, 2026
@dewi-tik dewi-tik added the area:docs Features or issues related to Docusaurus label May 7, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented May 7, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit b9463b4
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/69fd04bbeb9a4600086f7134
😎 Deploy Preview https://deploy-preview-22136--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
Copy Markdown

netlify Bot commented May 7, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit b9463b4
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/69fd04bbdf531c00083ccbe0
😎 Deploy Preview https://deploy-preview-22136--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.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.21%. Comparing base (9a23785) to head (b9463b4).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #22136      +/-   ##
==========================================
- Coverage   93.26%   93.21%   -0.06%     
==========================================
  Files        1027     1027              
  Lines       59598    59598              
  Branches      400      400              
==========================================
- Hits        55586    55554      -32     
- Misses       4012     4044      +32     
Flag Coverage Δ
conformance 36.75% <ø> (+<0.01%) ⬆️
e2e 41.95% <ø> (-0.01%) ⬇️
integration 32.66% <ø> (-0.50%) ⬇️
rust 0.00% <ø> (ø)
unit 92.18% <ø> (ø)
unit-migrate 92.21% <ø> (-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
Copy Markdown
Contributor

github-actions Bot commented May 7, 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-b9463b4085bab82ca6aa6397c1e4681d53f3ac67
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-b9463b4085bab82ca6aa6397c1e4681d53f3ac67

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

## Create a WS-Federation provider and application pair

1. Log in to authentik as an administrator, and open the authentik Admin interface.
2. Navigate to **Applications > Applications** and click **New Provider** to create an application and provider pair.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ooops the original wording seems wrong... fixed now with this change.

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

Labels

area:docs Features or issues related to Docusaurus

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants