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

saml2 samllogout is expecting the singleLogoutServiceLocation to be in the form "logout/saml2/slo" #16150

Closed
sasirekha98 opened this issue Nov 23, 2024 · 1 comment
Labels
status: waiting-for-triage An issue we've not yet triaged type: bug A general bug

Comments

@sasirekha98
Copy link

sasirekha98 commented Nov 23, 2024

Currently the logout filters of the saml expects the singleLogoutServiceLocation to be in the form logout/saml2/slo or logout/saml2/slo/{registrationId} if I give something like {baseurl}/samlLogout as the singleLogoutServiceLocation the validation fails.
The filters should validate the url match based on the details present in the relying party registration for validating the logout.

@sasirekha98 sasirekha98 added status: waiting-for-triage An issue we've not yet triaged type: bug A general bug labels Nov 23, 2024
@sasirekha98
Copy link
Author

The configuration is updated by updating the LogoutRequestConfigurer through saml2Logout(). So closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting-for-triage An issue we've not yet triaged type: bug A general bug
Projects
None yet
Development

No branches or pull requests

1 participant