RubyGems Navigation menu

saml2 1.0.10

The saml2 library is yet another SAML library for Ruby, with an emphasis on _not_ re-implementing XML, especially XML Security, _not_ parsing via Regex or generating XML by string concatenation, _not_ serializing/re-parsing multiple times just to get it into the correct format to sign or validate. For now, it provides a clean interface for implementing an IdP, but not an SP.

Gemfile:
=

install:
=

Versions:

  1. 3.1.10 February 25, 2025 (53 KB)
  2. 3.1.9 February 06, 2025 (52.5 KB)
  3. 3.1.8 November 13, 2024 (52.5 KB)
  4. 3.1.7 April 08, 2024 (52.5 KB)
  5. 3.1.6 February 26, 2024 (52.5 KB)
  6. 1.0.10 March 27, 2017 (53 KB)
Show all versions (56 total)

Runtime Dependencies (3):

activesupport < 5.1, >= 3.2
nokogiri < 1.8, >= 1.5.8
nokogiri-xmlsec-me-harder >= 0.9.3pre, ~> 0.9

Development Dependencies (2):

minitest >= 0
rake >= 0

Owners:

Authors:

  • Cody Cutrer

SHA 256 checksum:

=

Total downloads 1,091,491

For this version 12,329

Version Released:

License:

MIT

Required Ruby Version: >= 0

New versions require MFA: true

Links: