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

Bypass Spring Security authentication for remote devtools endpoint #17878

Closed
mbhave opened this issue Aug 15, 2019 · 0 comments
Closed

Bypass Spring Security authentication for remote devtools endpoint #17878

mbhave opened this issue Aug 15, 2019 · 0 comments
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@mbhave
Copy link
Contributor

mbhave commented Aug 15, 2019

When Spring Security is on the classpath, the remote devtools endpoint needs to be configured with anonymous access so that Spring Security allows access to it. DevTools already secures the restart endpoint without requiring Spring Security so we should be able to do this out-of-the-box.

@mbhave mbhave added the type: enhancement A general enhancement label Aug 15, 2019
@mbhave mbhave added this to the 2.2.x milestone Aug 15, 2019
@mbhave mbhave self-assigned this Aug 15, 2019
@mbhave mbhave closed this as completed in 1865304 Aug 15, 2019
@mbhave mbhave modified the milestones: 2.2.x, 2.2.0.M6 Aug 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant