Commit Graph

7 Commits (2f90a38f44c9c414a2020b2a0031835f3335fea0)

Author SHA1 Message Date
Eric 7169928f96 cas_options :validate_url should be :service_validate_url ()
Otherwise, no matter what is given for CAS_VALIDATE_URL the default /serviceValidate path would be used.
aus-social 0a4739c732 lint pass 2 ()
* Code quality pass

* Typofix

* Update applications_controller_spec.rb

* Update applications_controller_spec.rb
aus-social 1f98eae1cf Lint pass ()
Effy Elden dd9d00d293 Add additional first_name and last_name SAML attribute statement options, and modify Omniauthable concern to use full_name or first_name + last_name if not available ()
Ghislain Loaec e668180044 New variable OAUTH_REDIRECT_AT_SIGN_IN + Ref (not only SAML strategies) ()
Ghislain Loaec 3084fe4959 New env variable: SAML_SECURITY_ASSUME_EMAIL_IS_VERIFIED + fixes ()
Eugen Rochko 26f21fd5a0
CAS + SAML authentication feature ()
* Cas authentication feature

* Config

* Remove class_eval + Omniauth initializer

* Codeclimate review

* Codeclimate review 2

* Codeclimate review 3

* Remove uid/email reconciliation

* SAML authentication

* Clean up code

* Improve login form

* Fix code style issues

* Add locales