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 e947678 commit c97edf2Copy full SHA for c97edf2
docs/modules/ROOT/pages/whats-new.adoc
@@ -223,7 +223,7 @@ class SecurityConfig {
223
== SAML 2.0
224
225
* Added xref:servlet/saml2/opensaml.adoc[OpenSAML 5 Support].
226
-Now you can use either OpenSAML 4 or OpenSAML 5; by default, Spring Security will select the write implementations based on what's on your classpath.
+Now you can use either OpenSAML 4 or OpenSAML 5; by default, Spring Security will select the right implementations based on what's on your classpath.
227
* Using EntityIDs for the `registrationId` is simplified.
228
+
229
A common pattern is to identify asserting parties by their `entityID`.
0 commit comments