libsaml 2.0.6
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:
=
インストール:
=
Runtime依存関係 (6):
activemodel
>= 3.0.0
activesupport
>= 3.0.0
curb
>= 0
httpi
>= 0
nokogiri-happymapper
~> 0.5.7
xmldsig
~> 0.2.1