saml-client
saml-client copied to clipboard
Handle separate idp url provider for SSO and SLO
With the IDP simpleSamlPhp. The SLO URL provider is different than the SSO.
To handle this, I have added another property on SamlClient to store the SLO URL provider from the IDP metadata. By default, we used the SSO URL provider.
A test was added to check this both behavior.
This PR would address #44 since Okta uses an alternative url (/slo vs /sso), which is provided in the metadata