auth-backend: refactor EnvironmentHandler to be OAuth-specific and move env config to be a provider concern
This commit is contained in:
+3
-4
@@ -118,10 +118,9 @@ auth:
|
||||
audience:
|
||||
$secret:
|
||||
env: GITLAB_BASE_URL
|
||||
# saml:
|
||||
# development:
|
||||
# entryPoint: "http://localhost:7001/"
|
||||
# issuer: "passport-saml"
|
||||
saml:
|
||||
entryPoint: "http://localhost:7001/"
|
||||
issuer: "passport-saml"
|
||||
okta:
|
||||
development:
|
||||
clientId:
|
||||
|
||||
Reference in New Issue
Block a user