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

Feature of single log out #10

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

annuyadav
Copy link

Added the feature for user to logout from one instance and send single logout request to idp for log out the session.
I was able to single sign in and wanted to have th feature of single log out.

Annu Yadav added 3 commits April 25, 2014 15:46
added logout action for IdpController with idp_slo_authenticate(email) and idp_make_saml_slo_response(person) methods.
added saml_slo_post view.
added validate_saml_slo_request, decode_SAML_SLO_Request and encode_SAML_SLO_Response methods in controller.
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.

None yet

1 participant