You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since this commit in Spring Security, some properties in the RelyingPartyRegistration were deprecated in favor of others aligned SAML 2.0 Spec Language.
Consider changing identityprovider in favor of assertingparty in Saml2RelyingPartyProperties to better align with the naming in Spring Security.