
In my experience, this means you are connecting to wrong instance
of KC on the backend, got token from wrong instance of KC on the
client side or you have put the wrong pubkey in your keycloak
config on the backend. Simply put, token signature does not match
the pubkey your backend acquired. Wrong kc instance can also mean
wrong realm (since pubkey is different per realm). I have not
encountered any other reasons personally.
--
You received this message because you are subscribed to the Google Groups "Keycloak User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to keycloak-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/keycloak-user/d027d8ce-2d8a-465c-b93e-319d850c1b32o%40googlegroups.com.