Hi All,
In our application, we are using the Azur Active directory as an Identity Provider. Is there any way to get the Identity provider token in Keycloak for all the logged-in users?
I’m referring to the Token Exchange in Keycloak Documentation. Is it a one-time process for the token exchange? I have doubts about Making the request, Is it a configuration call to set up the Keycloak Token exchange?
Thanks