greenlight/config
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
..
environments more testing and code cleanup and enable coverage reports on circle 2017-03-03 15:26:41 -05:00
initializers Added SAML2 support (#185) 2018-03-02 09:31:12 -05:00
locales fixes for html5 support 2017-10-05 15:51:45 -04:00
application.rb add HTML5 support 2017-09-28 16:03:47 -04:00
boot.rb first commit 2016-10-13 17:30:58 +00:00
cable.yml easy_deploy_configs 2016-11-22 16:51:14 -05:00
database.yml postgres support 2017-01-19 15:09:34 -05:00
environment.rb Added LGPL 3.0 license to all source/config files 2016-11-29 14:44:13 -05:00
puma.rb easy_deploy_configs 2016-11-22 16:51:14 -05:00
routes.rb add support for BBB 2.0 webhooks 2017-09-14 15:59:42 -04:00
secrets.yml application configuration 2016-11-01 16:09:24 -04:00
spring.rb first commit 2016-10-13 17:30:58 +00:00