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

logout request support #1

Merged
merged 2 commits into from
Feb 5, 2014
Merged

logout request support #1

merged 2 commits into from
Feb 5, 2014

Conversation

tlatsas
Copy link

@tlatsas tlatsas commented Feb 4, 2014

This PR adds initial support for SAML Logout Requests in order to implement SLO.

More specifically:

  • logout request support in bindings
  • create logout request objects from xml
  • support for format, service provider id and service provider
    qualifier attributes when generating xml in SAML name identifiers
    [rsaml/identifier/name.rb]

Also I needed to add active_support/core_ext to make tests green again.

Cheers.

Tasos Latsas added 2 commits February 5, 2014 00:50
- logout request support in bindings
- create logout request objects from xml
- support for format, service provider id and service provider
  qualifier attributes when generating xml in SAML name identifiers
  [rsaml/identifier/name.rb]
nikosd added a commit that referenced this pull request Feb 5, 2014
@nikosd nikosd merged commit 62593c2 into rsaml:master Feb 5, 2014
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.

2 participants