-
Notifications
You must be signed in to change notification settings - Fork 182
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
Parse SLO endpoint as array from SP metadata #184
base: v1.0.0-saml_lib
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Similar comment to another PR; this seems like enough of a change to expected APIs that it might warrant putting into a new major version release.
seems like a breaking change. maybe we should first cut a release with a deprecation warning. then bump the version. |
@jphenow, @mjobin-mdsol I have changed the destination to the v0.2.0 branch. |
v0.2.0 appears to be below v0.15+ |
…date_slo_endpoint_parser
The current method for accessing the SLO (Single Logout) endpoint is user-friendly. Because the Service Provider (SP) metadata contains multiple SLO endpoints with different bindings, the Identity Provider (IdP) should respond based on the specified binding.
Therefore, I believe it would be better to enable access using keywords such as "binding."
Current way.
From now
Example: