RubyGems Navigation menu

saml2 3.0.7

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 3.1.6 - February 26, 2024 (52.5 KB)
  2. 3.1.5 - February 23, 2024 (52.5 KB)
  3. 3.1.4 - October 06, 2023 (52.5 KB)
  4. 3.1.3 - October 06, 2023 (31 KB)
  5. 3.1.2 - March 21, 2022 (93.5 KB)
  6. 3.0.7 - April 17, 2019 (90.5 KB)
Show all versions (52 total)

Runtime Dependencies (3):

activesupport >= 3.2, < 5.3
nokogiri >= 1.5.8, < 1.11
nokogiri-xmlsec-instructure ~> 0.9, >= 0.9.5

Development Dependencies (3):

byebug ~> 10.0
rake ~> 12.0
rspec ~> 3.5

Owners:

Authors:

  • Cody Cutrer

SHA 256 checksum:

b172e84becf067dfca8b6efdb8c72aafea849e65bf76622f24b468e41bf4f281

Total downloads 992,633

For this version 141,711

License:

MIT

Required Ruby Version: >= 0

New versions require MFA: true

Links: