Add omniauth_openid_connect gem for OIDC auth
This commit is contained in:
1
Gemfile
1
Gemfile
@@ -40,6 +40,7 @@ gem "omniauth-google-oauth2", "~> 1.2.1"
|
||||
gem "omniauth-rails_csrf_protection", "~> 1.0.2"
|
||||
gem "omniauth-saml", "~> 2.2.4"
|
||||
gem "omniauth-twitter", "~> 1.4.0"
|
||||
gem "omniauth_openid_connect", "~> 0.8.0"
|
||||
gem "paranoia", "~> 3.0.1"
|
||||
gem "pg", "~> 1.5.9"
|
||||
gem "pg_search", "~> 2.3.7"
|
||||
|
||||
Reference in New Issue
Block a user