-
Notifications
You must be signed in to change notification settings - Fork 205
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: include SessionIndex in logout requests
Some idp's use the sessionindex rather than the uid to find the correct session to sign out. I've made this work by saving it in the session alongside the uid, then putting it back into the logout request where ruby-saml can handle it, and include it in the logout request
- Loading branch information
1 parent
0402c4d
commit fb6ad86
Showing
1 changed file
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters