We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 536f7e5 commit 9805d53Copy full SHA for 9805d53
1 file changed
apps/nar-v3/src/auth.js
@@ -137,7 +137,7 @@ function checkPermissions(auth) {
137
},
138
};
139
140
- const corsProxyUrl = "https://corsproxy.apps.tc.humanbrainproject.eu/";
+ const corsProxyUrl = "" //"https://corsproxy.apps.ebrains.eu/";
141
const userInfoUrl =
142
corsProxyUrl +
143
"https://iam.ebrains.eu/auth/realms/hbp/protocol/openid-connect/userinfo";
0 commit comments