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

Caching the wkeys #14

Open
trumhemcut opened this issue Apr 25, 2023 · 1 comment
Open

Caching the wkeys #14

trumhemcut opened this issue Apr 25, 2023 · 1 comment

Comments

@trumhemcut
Copy link

For now it's requesting the wkeys here https://login.microsoftonline.com/[tenant_id]/discovery/v2.0/keys for every requests. It takes time and doesn't make sense. Could you please consider cache it?

@lsmith77
Copy link
Contributor

key caching is certainly useful but can also be a security issue

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

No branches or pull requests

2 participants