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 in Proxy #877

Merged
merged 7 commits into from
Nov 18, 2020
Merged

Caching in Proxy #877

merged 7 commits into from
Nov 18, 2020

Conversation

kulmann
Copy link
Member

@kulmann kulmann commented Nov 17, 2020

  • cache claims from userinfo response and use cache hits until they are expired
  • read expiry from token in oidc_auth middleware
  • make cache configurable
  • write changelog

@update-docs

This comment has been minimized.

@kulmann kulmann changed the title First implementation for userinfo cache without config WIP: Caching in Proxy Nov 17, 2020
@kulmann kulmann requested review from refs and butonic November 18, 2020 11:12
@butonic butonic marked this pull request as ready for review November 18, 2020 11:13
@kulmann kulmann changed the title WIP: Caching in Proxy Caching in Proxy Nov 18, 2020
@sonarcloud
Copy link

sonarcloud bot commented Nov 18, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

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.

None yet

2 participants