-
- Downloads
Added Omniauth OpenId Connect startegy
Showing
- Gemfile 2 additions, 1 deletionGemfile
- Gemfile.lock 5 additions, 4 deletionsGemfile.lock
- changelogs/unreleased/27383-added_omniauth_openid_connect_startegy.yml 5 additions, 0 deletions...released/27383-added_omniauth_openid_connect_startegy.yml
- doc/administration/auth/oidc.md 105 additions, 0 deletionsdoc/administration/auth/oidc.md
- doc/integration/omniauth.md 1 addition, 0 deletionsdoc/integration/omniauth.md
Loading
| Loading
| @@ -41,8 +41,9 @@ gem 'omniauth-shibboleth', '~> 1.3.0' |
gem 'omniauth-twitter', '~> 1.4' | ||
gem 'omniauth_crowd', '~> 2.2.0' | ||
gem 'omniauth-authentiq', '~> 0.3.3' | ||
gem 'omniauth_openid_connect', '~> 0.3.0' | ||
gem "omniauth-ultraauth", '~> 0.0.2' | ||
gem 'rack-oauth2', '~> 1.9.3' | ||
gem "omniauth-ultraauth", '~> 0.0.1' | ||
gem 'jwt', '~> 2.1.0' | ||
# Spam and anti-bot protection | ||
Loading
| Loading
|
doc/administration/auth/oidc.md
0 → 100644
Please register or sign in to comment