How to Install ruby-saml in Ubuntu 18.04



Install ruby-saml by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-saml

Description:

SAML toolkit for Ruby on Rails

The Ruby SAML library is for implementing the client side of a SAML authorization, i.e. it provides a means for managing authorization initialization and confirmation requests from identity providers. . SAML authorization is a two step process and you are expected to implement support for both.

Homepage: https://github.com/onelogin/ruby-saml

Version: 1.7.2-1

Section: universe/ruby