Skip to content

8.2. Spring Security Concurrent Session Control with Webflux #1612

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
henrik-larsson-15-wcar opened this issue Apr 7, 2020 · 1 comment
Closed
Assignees

Comments

@henrik-larsson-15-wcar
Copy link

Are there any examples on how to use the Spring Security Support in Spring Session with Webflux? There is no SessionManagementConfigurer in the Java DSL so how do I limit the number of concurrent sessions for a principal to 1? The default in spring session looks to be that a singel principal can have an unlimited number of concurrent sessions?

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Apr 7, 2020
@rwinch
Copy link
Member

rwinch commented Apr 7, 2020

Spring Security does not yet have concurrency control for WebFlux. See spring-projects/spring-security#6192

@rwinch rwinch closed this as completed Apr 7, 2020
@rwinch rwinch removed the status: waiting-for-triage An issue we've not yet triaged label Apr 7, 2020
@rwinch rwinch self-assigned this Apr 7, 2020
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

3 participants