mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-17 16:06:36 +00:00
Authentik: Signing-Key Required (#150)
This commit is contained in:
@@ -476,6 +476,7 @@ In this step, we will create OAuth2/OpenID Provider in Authentik.
|
||||
- Protocol Settings:
|
||||
- Client type: `Public`
|
||||
- Redirect URIs/Origins (RegEx): `https://<domain>`, `https://<domain>.*`, `http://localhost:53000` (Each URI should be entered on a new line)
|
||||
- Signing Key: Must be selected! Can be any cert present, e.g. `authentik Self-signed Certificate`
|
||||
- Advanced protocol settings:
|
||||
- Access code validity: `minutes=10`
|
||||
- Subject mode: `Based on the User's ID`
|
||||
|
||||
Reference in New Issue
Block a user