Authentik: Signing-Key Required (#150)

This commit is contained in:
Anton Mrosek
2024-02-21 14:42:06 +01:00
committed by GitHub
parent 8d33945b6c
commit 0ec2a21d01

View File

@@ -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`