Merge branch '6.4.x' into 6.5.x

This commit is contained in:
Josh Cummings 2025-05-15 18:16:53 -06:00
commit 02a516d7f2
No known key found for this signature in database
GPG Key ID: 869B37A20E876129

View File

@ -1,3 +1,5 @@
= SAML 2.0 Extension Migration
This document contains guidance for moving SAML 2.0 Service Providers from Spring Security SAML Extensions 1.x to Spring Security Since Spring Security doesnt provide Identity Provider support, migrating a Spring Security SAML Extensions Identity Provider is out of scope for this document.
Because the two approaches are as different as they are, this document will tend to cover patterns more than precise search-and-replace steps.