mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-16 15:36:36 +00:00
update authentik IdP docs (#61)
This commit is contained in:
@@ -751,8 +751,9 @@ In this step, we will create OAuth2/OpenID Provider in Authentik.
|
||||
- Authorization Flow: `default-provider-authorization-explicit-consent (Authorize Application)`
|
||||
- Protocal Settings:
|
||||
- Client type: `Public`
|
||||
- Redirect URIs/Origins (RegEx): `*`
|
||||
- Redirect URIs/Origins (RegEx): `https://<domain>` and `https://<domain>.*` (Each URI should be entered on a new line)
|
||||
- Advanced protocol settings:
|
||||
- Access code validity: `minutes=10`
|
||||
- Subject mode: `Based on the User's ID`
|
||||
|
||||
Take note of `Client ID`, we will use it later
|
||||
|
||||
Reference in New Issue
Block a user