Skip to content

Commit 9ec9e77

Browse files
Merge branch '5.8.x' into 6.0.x
2 parents 67645b3 + a708007 commit 9ec9e77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/servlet/integrations/websocket.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ If you are using Spring Security, the `Principal` on the `HttpServletRequest` is
2020

2121
More concretely, to ensure a user has authenticated to your WebSocket application, all that is necessary is to ensure that you setup Spring Security to authenticate your HTTP based web application.
2222

23-
[[websocket-configuration]]
23+
[[websocket-authorization]]
2424
== WebSocket Authorization
2525

2626
Spring Security 4.0 has introduced authorization support for WebSockets through the Spring Messaging abstraction.

0 commit comments

Comments
 (0)