libsaml 2.15.4
Libsaml makes the creation of SAML 2.0 messages easy. The object structure is modeled after the SAML Core 2.0 specification from OASIS. Supported bindings are HTTP-Post, HTTP-Redirect, HTTP-Artifact and SOAP. Features include XML signing, XML verification and a pluggable backend for providers (FileStore backend included).
Gemfile:
=
install:
=
Runtime Dependencies (6):
activemodel
>= 3.0.0
activesupport
>= 3.2.15
curb
>= 0
xmldsig
~> 0.4.0
xmlenc
~> 0.6.0
xmlmapper
~> 0.6.3
Development Dependencies (1):
coveralls
~> 0.7