libsaml 2.2.2
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
nokogiri-happymapper
~> 0.5.7
xmldsig
~> 0.2.1
xmlenc
~> 0.1.1
Development Dependencies (1):
coveralls
~> 0.7