greenlight/app/controllers
Peter Havekes ab62fc3e13 Added SAML2 support (#185)
* ~ in gitignore

* add config options for SAML authentication

* add information about SP metadata

* add gem for omniauth-saml

* Add the SAML strategy as a middleware

* add gem for omniauth-saml

* Send SAML request to saml module

* Pass env parameters to saml provider

* Add options for specifying saml signing certificate

* Almost there

* Re-enable SAML redirection

* Correctly map saml attributes

* change full certificate to only the fingerprint

* change full certificate to only the fingerprint

* revert changes to gitgnore

* cleanup
2018-03-02 09:31:12 -05:00
..
concerns first commit 2016-10-13 17:30:58 +00:00
application_controller.rb Fixed conflict with master 2017-08-15 20:44:06 +00:00
bbb_controller.rb fixes for html5 support 2017-10-05 15:51:45 -04:00
errors_controller.rb skip authenticity token on errors controller 2017-04-25 10:39:02 -04:00
landing_controller.rb add support for BBB 2.0 webhooks 2017-09-14 15:59:42 -04:00
sessions_controller.rb Added SAML2 support (#185) 2018-03-02 09:31:12 -05:00
users_controller.rb add HTML5 support 2017-09-28 16:03:47 -04:00