Bläddra i källkod

Clarify OpenSaml4 Component Removal

Issue gh-17707
Josh Cummings 1 vecka sedan
förälder
incheckning
e1341b22e0
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      docs/modules/ROOT/pages/migration-7/saml2.adoc

+ 1 - 1
docs/modules/ROOT/pages/migration-7/saml2.adoc

@@ -3,7 +3,7 @@
 == Use OpenSAML 5 By Default
 
 OpenSAML 4.x is no longer supported by the OpenSAML team.
-As such, Spring Security will default to using its `OpenSaml5` components in all cases.
+As such, Spring Security will default to using its `OpenSaml5` components in all cases and will remove the `OpenSaml4` classes.
 
 If you want to see how well your application will respond to this, do the following: