We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04b47c5 commit cb70b6aCopy full SHA for cb70b6a
config/src/main/java/org/springframework/security/config/web/server/ServerHttpSecurity.java
@@ -2179,7 +2179,7 @@ public FormLoginSpec authenticationSuccessHandler(
2179
* generate a log in page at "/login" and a log out page at "/logout". If this is
2180
* customized:
2181
* <ul>
2182
- * <li>The default log in & log out page are no longer provided</li>
+ * <li>The default log in & log out page are no longer provided</li>
2183
* <li>The application must render a log in page at the provided URL</li>
2184
* <li>The application must render an authentication error page at the provided
2185
* URL + "?error"</li>
0 commit comments