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

Redirect Binding vs Post Binding #3498

Open
VivekVinushanth opened this issue Oct 20, 2022 · 0 comments
Open

Redirect Binding vs Post Binding #3498

VivekVinushanth opened this issue Oct 20, 2022 · 0 comments

Comments

@VivekVinushanth
Copy link
Contributor

Description:
We realized that 'Include public certificate' configuration in SAML SSO Configurations is not respected by redirect binding.

Post binding : With insert public cert config, public certificate in the Authentication request
Redirect binding: With and without insert public cert config, public cert is not found in Authentication request query params and does not respect the config.

Since there are configs to include the public certificate in the IdP config and not respected when using the Redirect binding, and it is working with the POST binding, we think this is some kind of inconsistency and better if we can document this behavior.

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

No branches or pull requests

1 participant