about summary refs log tree commit diff
path: root/config/initializers/omniauth.rb
AgeCommit message (Expand)Author
2022-06-01Fix CAS_DISPLAY_NAME, SAML_DISPLAY_NAME and OIDC_DISPLAY_NAME being ignored (...Claire
2022-03-09Allow login through OpenID Connect (#16221)chandrn7
2022-03-06Spelling (#17705)Josh Soref
2022-01-23Remove support for OAUTH_REDIRECT_AT_SIGN_IN (#17287)Claire
2021-08-25New env variable: CAS_SECURITY_ASSUME_EMAIL_IS_VERIFIED (#16655)Daniel
2021-01-08Support clock drift in Omniauth SAML provider (#15511)kaiyou
2019-03-21cas_options :validate_url should be :service_validate_url (#10328)Eric
2018-10-04lint pass 2 (#8878)aus-social
2018-10-04Lint pass (#8876)aus-social
2018-03-07Add additional first_name and last_name SAML attribute statement options, and...Effy Elden
2018-02-23New variable OAUTH_REDIRECT_AT_SIGN_IN + Ref #6538 (not only SAML strategies)...Ghislain Loaec
2018-02-22New env variable: SAML_SECURITY_ASSUME_EMAIL_IS_VERIFIED + fixes #6533 (#6538)Ghislain Loaec
2018-02-04CAS + SAML authentication feature (#6425)Eugen Rochko