scashin133-rsaml 0.1.2
RSAML is a SAML implementation in Ruby. RSAML currently implements the elements defined in the SAML-Core 2.0 specification by defining an object model that mimics the structure of SAML. Method names and attributes have been made ruby-friendly and documentation is provided for each class and method. In certain cases the SAML specification is referenced directly and should be considered the final say whenever a question arises regarding SAML implementation.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activesupport
>= 2.3.4
uuid
>= 2.1.1