[keycloak-user] Keycloak Issuing the same token with jwt/issuer and jwt/jwksUri

Jayathirth, Pramod Raghavendra pramod.raghavendra.jayathirth at intel.com
Thu Aug 29 15:10:15 EDT 2019


Hi All,

I am trying to run an oauth authentication and authorization server like a keycloak along with the istio to enable some form of credentials management. I saw that many people had run into the same. I am following this, https://redhat-developer-demos.github.io/istio-tutorial/istio-tutorial/1.0.x/8jwt.html.

I am able to successfully block the user without token. I am able to get the token as well. But the curl with token authorization fails from Istio's side. (curl -H "Authorization: Bearer $token" customer-tutorial.$(minishift ip).nip.io). Also I have been using keycloak from a few weeks. I saw that it gives the same token every time. Is this behavior normal?

Are you aware of any such issue that you would have faced? Or Did you suggest any other tutorial/Page that explains this better?

I am using 1.2.2 istio and keycloak 6.0.1.

Please do let me know on how to proceed.

Regards,
Pramod Raghavendra Jayathirth



More information about the keycloak-user mailing list