Skip to content
Snippets Groups Projects
Commit 3f0f2f95 authored by Ludovic Claude's avatar Ludovic Claude
Browse files

Setup pre-established redirect uri to present a known URI to HBP OAuth

parent 95b18e8f
No related branches found
No related tags found
No related merge requests found
......@@ -27,8 +27,12 @@ hbp:
tokenName: oauth_token
authenticationScheme: query
clientAuthenticationScheme: form
useCurrentUri: false
preEstablishedRedirectUri: {{ default .Env.FRONTEND_LOGIN_URL "http://frontend/services/login/hbp" }}
resource:
userInfoUri: {{ default .Env.USER_INFO_URI "https://services.humanbrainproject.eu/oidc/userinfo" }}
sso:
login-path:
# WEB FRONTEND
frontend:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment