Skip to content

Commit

Permalink
Authentik: Signing-Key Required (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
anjomro authored Feb 21, 2024
1 parent 8d33945 commit 0ec2a21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/selfhosted/identity-providers.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down

0 comments on commit 0ec2a21

Please sign in to comment.