Re: [PR] Add support for JWKS from remote location [geronimo-jwt-auth]

2024-04-10 Thread via GitHub
ArneLimburg commented on code in PR #7: URL: https://github.com/apache/geronimo-jwt-auth/pull/7#discussion_r1558978643 ## src/main/java/org/apache/geronimo/microprofile/impl/jwtauth/jwt/KidMapper.java: ## @@ -79,9 +101,48 @@ private void init() {

Re: [PR] Add support for JWKS from remote location [geronimo-jwt-auth]

2024-04-10 Thread via GitHub
rmannibucau commented on code in PR #7: URL: https://github.com/apache/geronimo-jwt-auth/pull/7#discussion_r1559090214 ## src/main/java/org/apache/geronimo/microprofile/impl/jwtauth/jwt/KidMapper.java: ## @@ -79,9 +101,48 @@ private void init() {