Skip to content

SecurityContextRepository loadContext(HttpServletRequest) #11028

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

Closed
3 tasks done
Tracked by #10913
rwinch opened this issue Mar 25, 2022 · 0 comments
Closed
3 tasks done
Tracked by #10913

SecurityContextRepository loadContext(HttpServletRequest) #11028

rwinch opened this issue Mar 25, 2022 · 0 comments

Comments

@rwinch
Copy link
Member

rwinch commented Mar 25, 2022

We should add the ability to loadContext from just the request.

rwinch added a commit that referenced this issue Mar 25, 2022
This allows loading the SecurityContext lazily, without the need for the
response, and does not attempt to automatically save the request when
the response is comitted.

Closes gh-11028
@rwinch rwinch closed this as completed in e176d76 Mar 25, 2022
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