we are facing an issue where in an IDP initiated SSO, we have a requirement to provide a common single sign on url to all the IDPs but with spring security latest version, the url should be {baseUrl}/login/saml2/sso/{registrationId} We want something like
{baseUrl}/sso/saml2 - generic for all.
My yml fileβ¦
Top comments (0)