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

Authorization Headers and Cache #143

Open
maxschlachte opened this issue Oct 13, 2022 · 0 comments
Open

Authorization Headers and Cache #143

maxschlachte opened this issue Oct 13, 2022 · 0 comments

Comments

@maxschlachte
Copy link

Hi,
I think there is a problem with the authorization header for Keyrock and the cache. The authorization header is not stored in the cache (only action and resource are) and is in turn not checked on further requests. This leads to the situation, that on a successful request with the legit authorization header, the authorization headers are ignored on further requests and access is granted regardless of the header. Vice versa if the first request was denied, it will be denied again, even if the header is correct on the next request.

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

1 participant