chore: use 2 space yaml (#61)
and make clear that other id token signing algs are possible
This commit is contained in:
@@ -48,7 +48,7 @@ If your provider isn't listed above, you might want to configure OIDC settings y
|
||||
auth_oidc:
|
||||
client_id: ""
|
||||
discovery_url: ""
|
||||
id_token_signing_alg: <HS256 or RS256>
|
||||
id_token_signing_alg: <HS256, RS256, ES256, ...>
|
||||
groups_scope: <groups scope>
|
||||
claims:
|
||||
display_name: <display name claim from your provider>
|
||||
|
||||
Reference in New Issue
Block a user