AFAIK this is not possible but if your application is a server-side app
(thus not a web only app using the JS adapter) then you could put the
Keycloak Gatekeeper in front of your app and the gatekeeper put the token
in the header
https://www.keycloak.org/docs/latest/securing_apps/index.html#upstream-he...
On Wed, Apr 10, 2019 at 9:35 AM Namık Barış İDİL <namikbarisidil(a)hotmail.com>
wrote:
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ış
_______________________________________________
keycloak-user mailing list
keycloak-user(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user