How to Install ruby-omniauth-saml in Ubuntu 18.04



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

sudo apt update
sudo apt install ruby-omniauth-saml

Description:

generic SAML strategy for OmniAuth

This gem provides a strategy to use SAML with OmniAuth. Security Assertion Markup Language (SAML) is an XML-based, open-standard data format for exchanging authentication and authorization data between parties, in particular, between an identity provider and a service provider.

Homepage: https://github.com/PracticallyGreen/omniauth-saml

Version: 1.7.0-1

Section: universe/ruby