Skip to content
Snippets Groups Projects
Commit f2c2293e authored by Robin Ward's avatar Robin Ward
Browse files

FIX: Update OmniAuth SAML to the latest version

parent c78e7eb9
No related branches found
No related tags found
No related merge requests found
......@@ -7,8 +7,8 @@ require_dependency 'auth/oauth2_authenticator'
gem 'macaddr', '1.0.0'
gem 'uuid', '2.3.7'
gem 'ruby-saml', '1.0.0'
gem "omniauth-saml", '1.4.1'
gem 'ruby-saml', '1.3.1'
gem "omniauth-saml", '1.6.0'
request_method = GlobalSetting.try(:saml_request_method) || 'get'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment