diff --git a/config/src/main/resources/org/springframework/security/config/spring-security-5.8.rnc b/config/src/main/resources/org/springframework/security/config/spring-security-5.8.rnc index 24d08c9e16..86ded9594e 100644 --- a/config/src/main/resources/org/springframework/security/config/spring-security-5.8.rnc +++ b/config/src/main/resources/org/springframework/security/config/spring-security-5.8.rnc @@ -291,7 +291,7 @@ websocket-message-broker.attrlist &= websocket-message-broker.attrlist &= ## Disables the requirement for CSRF token to be present in the Stomp headers (default false). Changing the default is useful if it is necessary to allow other origins to make SockJS connections. attribute same-origin-disabled {xsd:boolean}? -websocket-message-broker.attlist &= +websocket-message-broker.attrlist &= ## Use this AuthorizationManager instead of deriving one from elements attribute authorization-manager-ref {xsd:string}? websocket-message-broker.attrlist &= diff --git a/config/src/main/resources/org/springframework/security/config/spring-security-5.8.xsd b/config/src/main/resources/org/springframework/security/config/spring-security-5.8.xsd index 0c69acb5c3..f7f9977f47 100644 --- a/config/src/main/resources/org/springframework/security/config/spring-security-5.8.xsd +++ b/config/src/main/resources/org/springframework/security/config/spring-security-5.8.xsd @@ -124,7 +124,7 @@ - + @@ -408,7 +408,7 @@ - + @@ -488,7 +488,7 @@ - + @@ -541,7 +541,7 @@ - + @@ -842,13 +842,13 @@ - - - - - - - + + + + + + + @@ -915,15 +915,15 @@ - - - Use this instance of AuthorizationManager instead of the `intercept-message` elements - - - + + + Use this AuthorizationManager instead of deriving one from <intercept-message> elements + + + - Uses AuthorizationManager API in favor of legacy authorization APIs + Use AuthorizationManager API instead of SecurityMetadatasource @@ -1335,7 +1335,7 @@ - + @@ -1360,7 +1360,7 @@ - + @@ -1417,7 +1417,7 @@ - + @@ -1464,7 +1464,7 @@ - + @@ -1979,7 +1979,7 @@ - + Sets up an attribute exchange configuration to request specified attributes from the @@ -2046,7 +2046,7 @@ - + @@ -2103,7 +2103,7 @@ - + @@ -2556,7 +2556,7 @@ - + @@ -2589,7 +2589,7 @@ - + @@ -2645,7 +2645,7 @@ - + @@ -2692,7 +2692,7 @@ - + @@ -2790,7 +2790,7 @@ - + @@ -2823,8 +2823,8 @@ - - + + @@ -2841,7 +2841,7 @@ - + @@ -2978,7 +2978,7 @@ - + @@ -3030,7 +3030,7 @@ - + @@ -3773,4 +3773,4 @@ - + \ No newline at end of file