-
Bug
-
Resolution: Done
-
Major
-
7.4.0.GA
-
False
-
False
-
-
-
-
-
-
+
-
undefined
-
The current implementation of the cache inside the JwkManager just caches by the jwks url and it does take into account if a new kid is passed. This avoids the rotation of keys because the new key is not loaded until the current cache expires.
The idea is going to be always refreshing the jwks url if the kid is new. Just adding a new time option to avoid flooding of the endpoint (a minimum time in which consecutive requests are not allowed).
- clones
-
JBEAP-22338 [GSS](7.4.z) ELY-2194 - JWK implementation in JwkManager does not work properly on key rotation
- Closed
- incorporates
-
ELY-2194 JWK implementation in JwkManager does not work properly on key rotation
- Resolved
- is incorporated by
-
JBEAP-22332 (7.3.z) Upgrade Elytron from 1.10.13.Final-redhat-00001 to 1.10.15.Final-redhat-00001
- Closed