OIDC add-on problem

Hi there,

We are using the OIDC add-on to perform Single Sign On against ADFS in JMIX version 1.5. The first request to obtain the code is successful, obtaining the code without any problem.
The problem occurs when redirecting to /login/oauth2/adfs/code with this code, something fails and redirects to /login/error. No error message is displayed in the traces and we do not know the reason for the error. When it fails, it does not continue with the flow to request the token. Does anyone have something similar happen?

Thanks in advance

Hello,

can you provide more detailed example, maybe demo-project?
If you still not solved the problem.

As fastest answer i can guess - maybe you using wrong role on token?

Regards,
Dmitry