Registry / auth / ruby-saml

ruby-saml

JSON →
library1.18.1rbrubygemsunverified

A SAML toolkit for Ruby that adds SAML support to your software.

auth
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

require 'ruby-saml'

Validate a SAML response.

require 'ruby-saml' response = OneLogin::RubySaml::Response.new(saml_response) response.settings = settings response.is_valid?
Debug
Known footguns
breakingRequires Ruby 2.5 or higher.
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
0 hits · last 30 days

No traffic data recorded yet.

Resources