Australian-Imaging-Service / xnat-openid-auth-plugin

GNU General Public License v3.0
3 stars 1 forks source link

Getting stuck at "Getting idToken..." #7

Open ganeshiyer-ms opened 2 years ago

ganeshiyer-ms commented 2 years ago

Hi, I'm trying to use the plugin against azure AD. I can install the plugin and configure it with what I think proper configuration. I can click the login button and go through the whole login process. However, upon successfully logging in with Azure I am back to XNAT's login page. On the open ID logs, I can see that it got the access token and it prints the token. It's stuck on the following message:

2022-03-15 22:58:22,381 [http-nio-80-exec-7] DEBUG au.edu.qcif.xnat.auth.openid.OpenIdConnectFilter - Getting idToken...


I'm using XNAT version 1.8.3
Plugin version 1.0.2
markendr commented 2 years ago

Hi, We are migrating off this fork, back to the XNAT team upstream at https://bitbucket.org/xnatx/openid-auth-plugin/. We are using a build from the current origin/develop there, that works well with our openid provider and XNAT 1.8.4. Suggest you try that as a first step..