mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-08 21:22:18 +00:00
Fix typo in documentation: change 'select the write' to 'select the right. Closes gh-16178
This commit is contained in:
parent
e947678424
commit
c97edf2bd0
@ -223,7 +223,7 @@ class SecurityConfig {
|
|||||||
== SAML 2.0
|
== SAML 2.0
|
||||||
|
|
||||||
* Added xref:servlet/saml2/opensaml.adoc[OpenSAML 5 Support].
|
* Added xref:servlet/saml2/opensaml.adoc[OpenSAML 5 Support].
|
||||||
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.
|
||||||
* Using EntityIDs for the `registrationId` is simplified.
|
* Using EntityIDs for the `registrationId` is simplified.
|
||||||
+
|
+
|
||||||
A common pattern is to identify asserting parties by their `entityID`.
|
A common pattern is to identify asserting parties by their `entityID`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user