add oidc.baseUrl as a configurable variable for the Hydra base URL

This commit is contained in:
Maarten de Waard 2022-02-10 15:52:33 +01:00
parent a4a3b7be64
commit 899da273f4
No known key found for this signature in database
GPG key ID: 1D3E893A657CC8DA
2 changed files with 2 additions and 0 deletions

View file

@ -252,6 +252,7 @@ backend:
oidc:
clientId: dashboard
clientSecret: ReplaceWithSecret
baseUrl: https://sso.stackspin.example.org
authorizationBaseUrl: https://sso.stackspin.example.org/oauth2/auth
tokenUrl: https://sso.stackspin.example.org/oauth2/token