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.
Required Ruby Version
>= 0
Authors
Cody Cutrer
Versions
- 3.3.1 January 23, 2026 (55 KB)
- 3.3.0 October 21, 2025 (54.5 KB)
- 3.2.4 October 13, 2025 (54 KB)
- 3.2.3 July 16, 2025 (54 KB)
- 3.2.2 July 10, 2025 (54 KB)
- 3.0.10 December 11, 2020 (92 KB)