How to Install ruby-omniauth-remote-user in Ubuntu 18.04



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

sudo apt update
sudo apt install ruby-omniauth-remote-user

Description:

Omniauth extrategy for Remote-User HTTP header

This package allows applications using ruby-omniauth to authenticate users using the Remote-User HTTP header. This can be used with HTTP basic authentication, SSL client certificate authentication, and all authentication methods that sets the Remote-User header for the underlying application. . This should not be used in an application that is directly acessible from the network, but applications that are under a web server setup that will properly handle authentication before setting the Remote-User header for the application.

Homepage: http://beta.softwarepublico.gov.br/gitlab/softwarepublico/omniauth-remote-user

Version: 0.1.3-1

Section: universe/ruby