|
@@ -124,7 +124,7 @@
|
|
</xs:annotation>
|
|
</xs:annotation>
|
|
<xs:complexType/>
|
|
<xs:complexType/>
|
|
</xs:element>
|
|
</xs:element>
|
|
-
|
|
|
|
|
|
+
|
|
<xs:attributeGroup name="password-encoder.attlist">
|
|
<xs:attributeGroup name="password-encoder.attlist">
|
|
<xs:attribute name="ref" type="xs:token">
|
|
<xs:attribute name="ref" type="xs:token">
|
|
<xs:annotation>
|
|
<xs:annotation>
|
|
@@ -408,7 +408,7 @@
|
|
</xs:annotation>
|
|
</xs:annotation>
|
|
</xs:attribute>
|
|
</xs:attribute>
|
|
</xs:attributeGroup>
|
|
</xs:attributeGroup>
|
|
-
|
|
|
|
|
|
+
|
|
<xs:attributeGroup name="ldap-ap.attlist">
|
|
<xs:attributeGroup name="ldap-ap.attlist">
|
|
<xs:attribute name="server-ref" type="xs:token">
|
|
<xs:attribute name="server-ref" type="xs:token">
|
|
<xs:annotation>
|
|
<xs:annotation>
|
|
@@ -488,7 +488,7 @@
|
|
</xs:annotation>
|
|
</xs:annotation>
|
|
</xs:attribute>
|
|
</xs:attribute>
|
|
</xs:attributeGroup>
|
|
</xs:attributeGroup>
|
|
-
|
|
|
|
|
|
+
|
|
<xs:attributeGroup name="password-compare.attlist">
|
|
<xs:attributeGroup name="password-compare.attlist">
|
|
<xs:attribute name="password-attribute" type="xs:token">
|
|
<xs:attribute name="password-attribute" type="xs:token">
|
|
<xs:annotation>
|
|
<xs:annotation>
|
|
@@ -541,7 +541,7 @@
|
|
</xs:annotation>
|
|
</xs:annotation>
|
|
</xs:attribute>
|
|
</xs:attribute>
|
|
</xs:attributeGroup>
|
|
</xs:attributeGroup>
|
|
-
|
|
|
|
|
|
+
|
|
<xs:attributeGroup name="protect.attlist">
|
|
<xs:attributeGroup name="protect.attlist">
|
|
<xs:attribute name="method" use="required" type="xs:token">
|
|
<xs:attribute name="method" use="required" type="xs:token">
|
|
<xs:annotation>
|
|
<xs:annotation>
|
|
@@ -785,13 +785,13 @@
|
|
</xs:annotation>
|
|
</xs:annotation>
|
|
</xs:attribute>
|
|
</xs:attribute>
|
|
</xs:attributeGroup>
|
|
</xs:attributeGroup>
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
<xs:attributeGroup name="protect-pointcut.attlist">
|
|
<xs:attributeGroup name="protect-pointcut.attlist">
|
|
<xs:attribute name="expression" use="required" type="xs:string">
|
|
<xs:attribute name="expression" use="required" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:annotation>
|
|
@@ -960,7 +960,10 @@
|
|
<xs:element ref="security:oauth2-resource-server"/>
|
|
<xs:element ref="security:oauth2-resource-server"/>
|
|
<xs:element name="openid-login">
|
|
<xs:element name="openid-login">
|
|
<xs:annotation>
|
|
<xs:annotation>
|
|
- <xs:documentation>Sets up form login for authentication with an Open ID identity
|
|
|
|
|
|
+ <xs:documentation>Sets up form login for authentication with an Open ID identity.
|
|
|
|
+ NOTE: The OpenID 1.0 and 2.0 protocols have been deprecated and users are
|
|
|
|
+ <a href="https://openid.net/specs/openid-connect-migration-1_0.html">encouraged to migrate</a>
|
|
|
|
+ to <a href="https://openid.net/connect/">OpenID Connect</a>, which is supported by <code>spring-security-oauth2</code>.
|
|
</xs:documentation>
|
|
</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:annotation>
|
|
<xs:complexType>
|
|
<xs:complexType>
|
|
@@ -1236,7 +1239,7 @@
|
|
</xs:annotation>
|
|
</xs:annotation>
|
|
</xs:attribute>
|
|
</xs:attribute>
|
|
</xs:attributeGroup>
|
|
</xs:attributeGroup>
|
|
-
|
|
|
|
|
|
+
|
|
<xs:attributeGroup name="access-denied-handler.attlist">
|
|
<xs:attributeGroup name="access-denied-handler.attlist">
|
|
<xs:attribute name="ref" type="xs:token">
|
|
<xs:attribute name="ref" type="xs:token">
|
|
<xs:annotation>
|
|
<xs:annotation>
|
|
@@ -1261,7 +1264,7 @@
|
|
</xs:annotation>
|
|
</xs:annotation>
|
|
</xs:attribute>
|
|
</xs:attribute>
|
|
</xs:attributeGroup>
|
|
</xs:attributeGroup>
|
|
-
|
|
|
|
|
|
+
|
|
<xs:attributeGroup name="intercept-url.attlist">
|
|
<xs:attributeGroup name="intercept-url.attlist">
|
|
<xs:attribute name="pattern" type="xs:token">
|
|
<xs:attribute name="pattern" type="xs:token">
|
|
<xs:annotation>
|
|
<xs:annotation>
|
|
@@ -1318,7 +1321,7 @@
|
|
</xs:annotation>
|
|
</xs:annotation>
|
|
</xs:attribute>
|
|
</xs:attribute>
|
|
</xs:attributeGroup>
|
|
</xs:attributeGroup>
|
|
-
|
|
|
|
|
|
+
|
|
<xs:attributeGroup name="logout.attlist">
|
|
<xs:attributeGroup name="logout.attlist">
|
|
<xs:attribute name="logout-url" type="xs:token">
|
|
<xs:attribute name="logout-url" type="xs:token">
|
|
<xs:annotation>
|
|
<xs:annotation>
|
|
@@ -1365,7 +1368,7 @@
|
|
<xs:attributeGroup ref="security:ref"/>
|
|
<xs:attributeGroup ref="security:ref"/>
|
|
</xs:complexType>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
</xs:element>
|
|
-
|
|
|
|
|
|
+
|
|
<xs:attributeGroup name="form-login.attlist">
|
|
<xs:attributeGroup name="form-login.attlist">
|
|
<xs:attribute name="login-processing-url" type="xs:token">
|
|
<xs:attribute name="login-processing-url" type="xs:token">
|
|
<xs:annotation>
|
|
<xs:annotation>
|
|
@@ -1878,7 +1881,7 @@
|
|
</xs:annotation>
|
|
</xs:annotation>
|
|
</xs:attribute>
|
|
</xs:attribute>
|
|
</xs:attributeGroup>
|
|
</xs:attributeGroup>
|
|
-
|
|
|
|
|
|
+
|
|
<xs:element name="attribute-exchange">
|
|
<xs:element name="attribute-exchange">
|
|
<xs:annotation>
|
|
<xs:annotation>
|
|
<xs:documentation>Sets up an attribute exchange configuration to request specified attributes from the
|
|
<xs:documentation>Sets up an attribute exchange configuration to request specified attributes from the
|
|
@@ -1905,7 +1908,10 @@
|
|
</xs:attributeGroup>
|
|
</xs:attributeGroup>
|
|
<xs:element name="openid-attribute">
|
|
<xs:element name="openid-attribute">
|
|
<xs:annotation>
|
|
<xs:annotation>
|
|
- <xs:documentation>Attributes used when making an OpenID AX Fetch Request
|
|
|
|
|
|
+ <xs:documentation>Attributes used when making an OpenID AX Fetch Request.
|
|
|
|
+ NOTE: The OpenID 1.0 and 2.0 protocols have been deprecated and users are
|
|
|
|
+ <a href="https://openid.net/specs/openid-connect-migration-1_0.html">encouraged to migrate</a>
|
|
|
|
+ to <a href="https://openid.net/connect/">OpenID Connect</a>, which is supported by <code>spring-security-oauth2</code>.
|
|
</xs:documentation>
|
|
</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:annotation>
|
|
<xs:complexType>
|
|
<xs:complexType>
|
|
@@ -2077,7 +2083,7 @@
|
|
</xs:simpleType>
|
|
</xs:simpleType>
|
|
</xs:attribute>
|
|
</xs:attribute>
|
|
</xs:attributeGroup>
|
|
</xs:attributeGroup>
|
|
-
|
|
|
|
|
|
+
|
|
<xs:attributeGroup name="http-basic.attlist">
|
|
<xs:attributeGroup name="http-basic.attlist">
|
|
<xs:attribute name="entry-point-ref" type="xs:token">
|
|
<xs:attribute name="entry-point-ref" type="xs:token">
|
|
<xs:annotation>
|
|
<xs:annotation>
|
|
@@ -2093,7 +2099,7 @@
|
|
</xs:annotation>
|
|
</xs:annotation>
|
|
</xs:attribute>
|
|
</xs:attribute>
|
|
</xs:attributeGroup>
|
|
</xs:attributeGroup>
|
|
-
|
|
|
|
|
|
+
|
|
<xs:attributeGroup name="session-management.attlist">
|
|
<xs:attributeGroup name="session-management.attlist">
|
|
<xs:attribute name="session-fixation-protection">
|
|
<xs:attribute name="session-fixation-protection">
|
|
<xs:annotation>
|
|
<xs:annotation>
|
|
@@ -2149,7 +2155,7 @@
|
|
</xs:annotation>
|
|
</xs:annotation>
|
|
</xs:attribute>
|
|
</xs:attribute>
|
|
</xs:attributeGroup>
|
|
</xs:attributeGroup>
|
|
-
|
|
|
|
|
|
+
|
|
<xs:attributeGroup name="concurrency-control.attlist">
|
|
<xs:attributeGroup name="concurrency-control.attlist">
|
|
<xs:attribute name="max-sessions" type="xs:integer">
|
|
<xs:attribute name="max-sessions" type="xs:integer">
|
|
<xs:annotation>
|
|
<xs:annotation>
|
|
@@ -2196,7 +2202,7 @@
|
|
</xs:annotation>
|
|
</xs:annotation>
|
|
</xs:attribute>
|
|
</xs:attribute>
|
|
</xs:attributeGroup>
|
|
</xs:attributeGroup>
|
|
-
|
|
|
|
|
|
+
|
|
<xs:attributeGroup name="remember-me.attlist">
|
|
<xs:attributeGroup name="remember-me.attlist">
|
|
<xs:attribute name="key" type="xs:token">
|
|
<xs:attribute name="key" type="xs:token">
|
|
<xs:annotation>
|
|
<xs:annotation>
|
|
@@ -2294,7 +2300,7 @@
|
|
<xs:attributeGroup name="remember-me-data-source-ref">
|
|
<xs:attributeGroup name="remember-me-data-source-ref">
|
|
<xs:attributeGroup ref="security:data-source-ref"/>
|
|
<xs:attributeGroup ref="security:data-source-ref"/>
|
|
</xs:attributeGroup>
|
|
</xs:attributeGroup>
|
|
-
|
|
|
|
|
|
+
|
|
<xs:attributeGroup name="anonymous.attlist">
|
|
<xs:attributeGroup name="anonymous.attlist">
|
|
<xs:attribute name="key" type="xs:token">
|
|
<xs:attribute name="key" type="xs:token">
|
|
<xs:annotation>
|
|
<xs:annotation>
|
|
@@ -2327,8 +2333,8 @@
|
|
</xs:annotation>
|
|
</xs:annotation>
|
|
</xs:attribute>
|
|
</xs:attribute>
|
|
</xs:attributeGroup>
|
|
</xs:attributeGroup>
|
|
-
|
|
|
|
-
|
|
|
|
|
|
+
|
|
|
|
+
|
|
<xs:attributeGroup name="http-port">
|
|
<xs:attributeGroup name="http-port">
|
|
<xs:attribute name="http" use="required" type="xs:token">
|
|
<xs:attribute name="http" use="required" type="xs:token">
|
|
<xs:annotation>
|
|
<xs:annotation>
|
|
@@ -2345,7 +2351,7 @@
|
|
</xs:annotation>
|
|
</xs:annotation>
|
|
</xs:attribute>
|
|
</xs:attribute>
|
|
</xs:attributeGroup>
|
|
</xs:attributeGroup>
|
|
-
|
|
|
|
|
|
+
|
|
<xs:attributeGroup name="x509.attlist">
|
|
<xs:attributeGroup name="x509.attlist">
|
|
<xs:attribute name="subject-principal-regex" type="xs:token">
|
|
<xs:attribute name="subject-principal-regex" type="xs:token">
|
|
<xs:annotation>
|
|
<xs:annotation>
|
|
@@ -2482,7 +2488,7 @@
|
|
</xs:annotation>
|
|
</xs:annotation>
|
|
</xs:attribute>
|
|
</xs:attribute>
|
|
</xs:attributeGroup>
|
|
</xs:attributeGroup>
|
|
-
|
|
|
|
|
|
+
|
|
<xs:attributeGroup name="ap.attlist">
|
|
<xs:attributeGroup name="ap.attlist">
|
|
<xs:attribute name="ref" type="xs:token">
|
|
<xs:attribute name="ref" type="xs:token">
|
|
<xs:annotation>
|
|
<xs:annotation>
|
|
@@ -2534,7 +2540,7 @@
|
|
</xs:annotation>
|
|
</xs:annotation>
|
|
</xs:attribute>
|
|
</xs:attribute>
|
|
</xs:attributeGroup>
|
|
</xs:attributeGroup>
|
|
-
|
|
|
|
|
|
+
|
|
<xs:attributeGroup name="user.attlist">
|
|
<xs:attributeGroup name="user.attlist">
|
|
<xs:attribute name="name" use="required" type="xs:token">
|
|
<xs:attribute name="name" use="required" type="xs:token">
|
|
<xs:annotation>
|
|
<xs:annotation>
|
|
@@ -3174,4 +3180,4 @@
|
|
<xs:enumeration value="LAST"/>
|
|
<xs:enumeration value="LAST"/>
|
|
</xs:restriction>
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:simpleType>
|
|
-</xs:schema>
|
|
|
|
|
|
+</xs:schema>
|