README.md
Omniath Remote User
The Omniauth Remote User gem provides a way for application to utilize a authentication with remote user HTTP header.
Omniauth Gitlab Remote User
This gem provides authentication of remote users in gitlab.
Instalation
Include in you gitlab Gemfile
gem "omniauth-remote-user", :git => "git@beta.softwarepublico.gov.br:softwarepublico/omniauth-remote-user.git"
Then run bundle install
from the command line:
bundle install