greenlight/app
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
..
assets fix multiple notifications when user has multiple tabs 2017-10-12 14:50:42 -04:00
channels change checksum handling & show active meetings 2017-06-07 11:06:31 -04:00
controllers Added SAML2 support (#185) 2018-03-02 09:31:12 -05:00
helpers fixes for html5 support 2017-10-05 15:51:45 -04:00
jobs fixes for html5 support 2017-10-05 15:51:45 -04:00
lib fixes for html5 support 2017-10-05 15:51:45 -04:00
mailers add more information to recording ready email 2017-06-22 15:15:03 -04:00
models Added SAML2 support (#185) 2018-03-02 09:31:12 -05:00
views fixes for html5 support 2017-10-05 15:51:45 -04:00