Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle separate idp url provider for SSO and SLO #86

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gdec31
Copy link

@gdec31 gdec31 commented Jun 28, 2021

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.

With the idp simpleSamlPhp. The SLO URL is different than the SSO.
@xweskingx
Copy link

This PR would address #44 since Okta uses an alternative url (/slo vs /sso), which is provided in the metadata

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants