Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue #897 key resolving at the start up #918

Merged
merged 2 commits into from
Feb 18, 2021
Merged

Conversation

BalloonWen
Copy link
Contributor

  • now when use JWK resolver, it will get the key during the start up and cache
  • when handling request, if it cannot find the corresponding kid (probably due to key rotation), it will try to get from the OAuth server again

- now when use JWK resolver, it will get the key during the start up
- improved logging info
@BalloonWen BalloonWen linked an issue Feb 18, 2021 that may be closed by this pull request
@stevehu stevehu merged commit 93a626a into master Feb 18, 2021
@stevehu stevehu deleted the feature/#897-key-resolve branch February 18, 2021 19:28
younggwon1 pushed a commit to younggwon1/light-4j that referenced this pull request Feb 10, 2024
* issue networknt#897
- now when use JWK resolver, it will get the key during the start up

* issue networknt#897
- improved logging info
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

resolve oauth key when start up
3 participants