Browse Source

Clarify OpenSaml4 Component Removal

Issue gh-17707
pull/17507/head
Josh Cummings 4 months ago
parent
commit
e1341b22e0
No known key found for this signature in database
GPG Key ID: 869B37A20E876129
  1. 2
      docs/modules/ROOT/pages/migration-7/saml2.adoc

2
docs/modules/ROOT/pages/migration-7/saml2.adoc

@ -3,7 +3,7 @@ @@ -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:

Loading…
Cancel
Save