Skip to content
Snippets Groups Projects
Commit b19366f2 authored by Viktor Vorobev's avatar Viktor Vorobev Committed by Ugo Albanese
Browse files

Merged in NRRPLT-8215-collab-2 (pull request #139)

[NRRPLT-8215] Support to authentication via Ebrains Collab v2.
Collab 2 auth endpoint added.

Approved-by: Sandro Weber
Approved-by: Vahid Zolfaghari
parent d39a5882
No related branches found
No related tags found
No related merge requests found
......@@ -1057,7 +1057,7 @@ bbp.client = function(options) {
"bbp": {
client_id: opt.client_id,
redirect_uri: opt.redirect_uri,
authorization: opt.auth_server + "/authorize",
authorization: opt.auth_server + "/protocol/openid-connect/auth",
auth_server: opt.auth_server + '/'
}
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment