Skip to content

website/docs: add oidc issuer information#22556

Open
PeshekDotDev wants to merge 7 commits into
mainfrom
oidc-global-issuer
Open

website/docs: add oidc issuer information#22556
PeshekDotDev wants to merge 7 commits into
mainfrom
oidc-global-issuer

Conversation

@PeshekDotDev
Copy link
Copy Markdown
Contributor

Details

Currently this feature is fully undocumented, so i added some basic introductory information for the docs


Checklist

  • Local tests pass (ak test authentik/)
  • The code has been formatted (make lint-fix)

If an API change has been made

  • The API schema and clients have been updated (make gen)

If changes to the frontend have been made

  • The code has been formatted (make web)

If applicable

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

@PeshekDotDev PeshekDotDev self-assigned this May 22, 2026
@PeshekDotDev PeshekDotDev requested a review from a team as a code owner May 22, 2026 02:53
@netlify
Copy link
Copy Markdown

netlify Bot commented May 22, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 7bf12ec
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6a101b8c6a674d0009bbcbb5
😎 Deploy Preview https://deploy-preview-22556--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.

Comment thread website/docs/add-secure-apps/providers/oauth2/index.mdx Outdated
Comment thread website/docs/add-secure-apps/providers/oauth2/index.mdx Outdated

Setting the issuer mode to _Same identifier is used for all providers_ (referred to internally as **global** mode) makes every OAuth2 provider on the authentik instance share the same issuer: the root URL of the instance (`https://authentik.company/`).

:::warning
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

i'd make this an :::info + adding a title

@netlify
Copy link
Copy Markdown

netlify Bot commented May 22, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 176b97d
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6a0fcae9fca34a0008253222
😎 Deploy Preview https://deploy-preview-22556--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.

Comment thread website/docs/add-secure-apps/providers/oauth2/index.mdx Outdated
Copy link
Copy Markdown
Member

@dominic-r dominic-r left a comment

Choose a reason for hiding this comment

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

once applied

@github-project-automation github-project-automation Bot moved this from Todo to In Progress in authentik Core May 22, 2026
PeshekDotDev and others added 3 commits May 21, 2026 21:58
Co-authored-by: Dominic R <dominic@goauthentik.io>
Signed-off-by: Connor Peshek <connor@connorpeshek.me>
Co-authored-by: Dominic R <dominic@goauthentik.io>
Signed-off-by: Connor Peshek <connor@connorpeshek.me>
Co-authored-by: Dominic R <dominic@goauthentik.io>
Signed-off-by: Connor Peshek <connor@connorpeshek.me>
@codecov
Copy link
Copy Markdown

codecov Bot commented May 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.07%. Comparing base (37f7cc7) to head (7bf12ec).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #22556      +/-   ##
==========================================
- Coverage   93.29%   93.07%   -0.22%     
==========================================
  Files        1033     1033              
  Lines       60075    60075              
  Branches      400      400              
==========================================
- Hits        56046    55914     -132     
- Misses       4029     4161     +132     
Flag Coverage Δ
conformance 36.60% <ø> (+<0.01%) ⬆️
e2e 40.88% <ø> (-0.97%) ⬇️
integration 33.04% <ø> (+<0.01%) ⬆️
rust 0.00% <ø> (ø)
unit 92.22% <ø> (+<0.01%) ⬆️
unit-migrate 92.27% <ø> (+<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.

Comment thread website/docs/add-secure-apps/providers/oauth2/index.mdx Outdated
dominic-r and others added 2 commits May 21, 2026 23:03
Signed-off-by: Dominic R <dominic@goauthentik.io>
@PeshekDotDev
Copy link
Copy Markdown
Contributor Author

All good calls @dominic-r , added. Will wait for review from back-end team before continuing

Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
Copy link
Copy Markdown
Contributor

@dewi-tik dewi-tik left a comment

Choose a reason for hiding this comment

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

LGTM. Pushed some changes to the rest of the doc where I noticed some issues.

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

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

3 participants