website/docs: add oidc issuer information#22556
Conversation
✅ Deploy Preview for authentik-integrations ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
|
||
| 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 |
There was a problem hiding this comment.
i'd make this an :::info + adding a title
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
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 Report✅ All modified and coverable lines are covered by tests. 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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Dominic R <dominic@goauthentik.io>
|
All good calls @dominic-r , added. Will wait for review from back-end team before continuing |
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
dewi-tik
left a comment
There was a problem hiding this comment.
LGTM. Pushed some changes to the rest of the doc where I noticed some issues.
Details
Currently this feature is fully undocumented, so i added some basic introductory information for the docs
Checklist
ak test authentik/)make lint-fix)If an API change has been made
make gen)If changes to the frontend have been made
make web)If applicable
make docs)