Hello.
I have configured Azure AD as an external IDP. But Azure AD returns ID Token and Access Token with different iss claim. I don’t have access to Azure AD, can I somehow work around this problem on the Keycloak side? May by write custom Java extension or something…
In fact, I need only ID Token.
I am using Keycloak 26.
Thanks.