-
Notifications
You must be signed in to change notification settings - Fork 6k
Support A Well-Known URL for Changing Passwords #8657
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
Comments
@rwinch I would like to work on this. |
Thank you for volunteering! The issue is yours Please let me know if I can be of any help |
@rwinch I've submitted PR. Please take a look when you have a moment. |
- Removed ServerHttpSecurity#passwordManagement since it can be added later - Changed class to ServerWebExchangeMatcherRedirectWebFilter - Made classes final where unextension is unwanted Issue spring-projectsgh-8657
Hi @evgeniycheban Thanks for working on this. I see there are no examples on how to use this feature. Checked your repo https://github.com/evgeniycheban/spring-security-well-known-change-password-demo but couldn't find anything here. Can you please provide a demo example? cc: @jzheaux |
Expected Behavior
Spring Security should support https://wicg.github.io/change-password-url/index.html
The text was updated successfully, but these errors were encountered: