mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-12 07:02:13 +00:00
Fix xref link
Issue gh-15029
This commit is contained in:
parent
2482e8e446
commit
5e2209aeef
@ -394,7 +394,7 @@ public class SecuredSecurityConfig {
|
||||
[NOTE]
|
||||
====
|
||||
This example customizes the login and logout pages, which disables Spring Security's generated pages.
|
||||
You must xref:servlet/authentication/passwords/form.html#servlet-authentication-form-custom[provide your own] custom endpoints for `GET /secured/login` and `GET /secured/logout`.
|
||||
You must xref:servlet/authentication/passwords/form.adoc#servlet-authentication-form-custom[provide your own] custom endpoints for `GET /secured/login` and `GET /secured/logout`.
|
||||
Note that Spring Security still provides `POST /secured/login` and `POST /secured/logout` endpoints for you.
|
||||
====
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user