Hi,
I have an application which redirects user to client login page of Keycloak and after a
successful authentication, Keycloak redirects it back to my site with access token
embedded in query string. What I want to ask is that if there is any way to configure
Keycloak to send this access token in header instead of query string.
Thanks in advance.
Barış