Jonathan
Results
2
issues of
Jonathan
Fix #12514 ### PR checklist - [x] Read the [contribution guidelines](https://github.com/openapitools/openapi-generator/blob/master/CONTRIBUTING.md). - [x] Pull Request title clearly describes the work in the pull request and Pull Request description provides details...
### Expected Behavior Remote JWKS validation should be cached and fetched only when expired as defined by JwksSignatureConfiguration::getCacheExpiration ### Actual Behaviour Every time a JWT needs to be validated, the...
type: improvement