diff --git a/src/pages/selfhosted/identity-providers.mdx b/src/pages/selfhosted/identity-providers.mdx index 0e6311d9..fb5a83ac 100644 --- a/src/pages/selfhosted/identity-providers.mdx +++ b/src/pages/selfhosted/identity-providers.mdx @@ -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://`, `https://.*`, `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`