RubyGems Navigation menu

saml2 3.1.1

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 3.1.7 - April 08, 2024 (52.5 KB)
  2. 3.1.6 - February 26, 2024 (52.5 KB)
  3. 3.1.5 - February 23, 2024 (52.5 KB)
  4. 3.1.4 - October 06, 2023 (52.5 KB)
  5. 3.1.3 - October 06, 2023 (31.0 KB)
  6. 3.1.1 - September 28, 2021 (93.5 KB)
顯示所有版本(共 53)

Runtime 相依性套件 (3):

activesupport >= 3.2, < 6.2
nokogiri >= 1.5.8, < 2.0
nokogiri-xmlsec-instructure ~> 0.9, >= 0.9.5

Development 相依性套件 (3):

byebug ~> 11.0
rake ~> 12.0
rspec ~> 3.5

擁有者:

Pushed by:

作者:

  • Cody Cutrer

SHA 256 checksum:

cbd9f170a0c717adea94ca03476c1f485ddb6482a4d7f3a67e87165f0d25cdda

總下載次數 1,000,891

這個版本 89,629

License:

MIT

Ruby 版本需求: >= 0

New versions require MFA: true

相關連結: