Merge pull request #4465 from n2ygk/config_oauth_scope

Add configurable OAuth 2.0 scopes
This commit is contained in:
Patrik Oldsberg
2021-02-10 22:26:30 +01:00
committed by GitHub
8 changed files with 74 additions and 11 deletions
+4
View File
@@ -308,6 +308,10 @@ auth:
$env: AUTH_OAUTH2_AUTH_URL
tokenUrl:
$env: AUTH_OAUTH2_TOKEN_URL
###
# provide a list of scopes as needed for your OAuth2 Server:
#
# scope: saml-login-selector openid profile email
oidc:
development:
metadataUrl: