How to Install ruby-omniauth-kerberos in Ubuntu 18.04



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

sudo apt update
sudo apt install ruby-omniauth-kerberos

Description:

OmniAuth strategy for Kerberos

This gem provides an OmniAuth strategy for Kerberos. Kerberos is a computer network authentication protocol which works on the basis of 'tickets' to allow nodes communicating over a non-secure network to prove their identity to one another in a secure manner. OmniAuth is a library that standardizes multi-provider authentication for web applications

Homepage: https://github.com/jgraichen/omniauth-kerberos

Version: 0.3.0-3

Section: universe/ruby