feature/bstein-dev-home #7
@ -136,8 +136,10 @@ spec:
|
||||
oic:
|
||||
clientId: "${OIDC_CLIENT_ID}"
|
||||
clientSecret: "${OIDC_CLIENT_SECRET}"
|
||||
wellKnownOpenIDConfigurationUrl: "${OIDC_ISSUER}/.well-known/openid-configuration"
|
||||
scopes: "openid profile email"
|
||||
tokenServerUrl: "${OIDC_TOKEN_URL}"
|
||||
authorizationServerUrl: "${OIDC_AUTH_URL}"
|
||||
userInfoServerUrl: "${OIDC_USERINFO_URL}"
|
||||
logoutUrl: "${OIDC_LOGOUT_URL}"
|
||||
userNameField: "preferred_username"
|
||||
fullNameFieldName: "name"
|
||||
emailFieldName: "email"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user