mirror of
https://github.com/keycloak/keycloak.git
synced 2026-04-29 03:21:02 -05:00
84112f57b5
Added iss checking using the existing TokenVerifier.RealmUrlCheck in the verifyRefreshToken method. Closes #22191