You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 10, 2026. It is now read-only.
Hi @c3s4r ,
Using keycloak-connect-multirealm module, I'm able to get the realm name from the token passed in each request, but how do we get the realm-public-key for each realm? Since the realm-public-key is not configured it is resulting in ERROR: Grant validation failed. Reason: failed to load public key to verify token.
Any idea on how this could be achieved? Thanks in Advance!