Skip to content

oauth2Login WebFlux should not auto-redirect for XHR request #8118

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
jvalkeal opened this issue Mar 16, 2020 · 0 comments
Closed

oauth2Login WebFlux should not auto-redirect for XHR request #8118

jvalkeal opened this issue Mar 16, 2020 · 0 comments
Assignees
Labels
in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) status: backported An issue that has been backported to maintenance branches type: bug A general bug
Milestone

Comments

@jvalkeal
Copy link
Contributor

What was done for HttpSecurity with #6812 should also get implemented for HttpServerSecurity so that we'd get functional parity with webflux configuration classes.

@jgrandja jgrandja added in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) type: bug A general bug labels Mar 16, 2020
@jgrandja jgrandja added this to the 5.3.1 milestone Mar 16, 2020
@jgrandja jgrandja self-assigned this Mar 25, 2020
@jgrandja jgrandja modified the milestones: 5.3.1, 5.4.0.M1 Mar 25, 2020
@jgrandja jgrandja changed the title oauth2Login does auto-redirect for XHR request with weblux oauth2Login WebFlux should not auto-redirect for XHR request Mar 25, 2020
@spring-projects-issues spring-projects-issues added status: backported An issue that has been backported to maintenance branches and removed for: backport-to-5.3.x labels Mar 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) status: backported An issue that has been backported to maintenance branches type: bug A general bug
Projects
None yet
Development

No branches or pull requests

3 participants