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

ReactiveOAuth2ClientAutoConfiguration Should Not Be Used in Servlet Environments #14463

Closed
rwinch opened this issue Sep 13, 2018 · 0 comments
Closed
Assignees
Labels
type: regression A regression from a previous release
Milestone

Comments

@rwinch
Copy link
Member

rwinch commented Sep 13, 2018

The changes for #14350 mean that ReactiveOAuth2ClientAutoConfiguration is used in Servlet applications using WebClient and it should not be. The conditions on ReactiveOAuth2ClientAutoConfiguration should exclude Servlet environments.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Sep 13, 2018
@philwebb philwebb added type: bug A general bug type: regression A regression from a previous release and removed status: waiting-for-triage An issue we've not yet triaged labels Sep 13, 2018
@philwebb philwebb added this to the 2.1.x milestone Sep 13, 2018
@mbhave mbhave self-assigned this Sep 13, 2018
@mbhave mbhave removed the type: bug A general bug label Sep 13, 2018
@mbhave mbhave modified the milestones: 2.1.x, 2.1.0.M4 Sep 13, 2018
@mbhave mbhave closed this as completed in 1113c35 Sep 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: regression A regression from a previous release
Projects
None yet
Development

No branches or pull requests

4 participants