How to Install ruby-omniauth-shibboleth in Ubuntu 18.04



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

sudo apt update
sudo apt install ruby-omniauth-shibboleth

Description:

OmniAuth Shibboleth strategies for OmniAuth

OmniAuth Shibboleth strategy is an OmniAuth strategy for authenticating through Shibboleth (SAML) . OmniAuth Shibboleth strategy uses the 'auth hash' for providing user attributes passed by Shibboleth SP. It enables developers to use Shibboleth and the other authentication methods, including local auth, together in one application.

Homepage: https://shibboleth.net/

Version: 1.2.1-1

Section: universe/ruby