28 Commits

Author SHA1 Message Date
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
Josh
f4d760fb11 fixes for html5 support 2017-10-05 15:51:45 -04:00
Josh
2e439e08da fix Google authentication 2017-08-21 11:46:07 -04:00
jfederico
5a5693cb33 Added defaults for omniauth 2017-08-14 21:08:56 +00:00
jfederico
ea5c78db47 Updated unified sample.env and setup default values to some variables 2017-08-14 20:26:43 +00:00
Josh
949fce701c refactor share button & add ability to disable youtube uploading 2017-07-28 14:58:51 -04:00
peter
9edf2bc225 correctly handle empty GOOGLE_OAUTH2_hd 2017-07-25 16:11:36 +02:00
peter
9ff5519abb pass GOOGLE_OAUTH2_ID to provider 2017-07-25 11:28:55 +02:00
Josh
baec82f661 ensure user is in wait list before attempting to remove 2017-07-19 14:30:36 -04:00
Josh
042622cb01 fix production LDAP routing 2017-07-10 11:11:10 -04:00
Josh
d80fd262bc add LDAP method as environment variable 2017-07-06 14:41:54 -04:00
Josh
034c5ba617 handle invalid credentials 2017-07-06 11:45:56 -04:00
Josh
ae774b90ce add LDAP authentication 2017-07-05 16:26:27 -04:00
Josh
27f6076954 improvements to active meetings 2017-07-04 11:52:35 -04:00
Joshua Arts
9e96f4e08e Merge branch 'master' into webhooks 2017-06-14 09:08:33 -04:00
Josh
de20200b5a move active meeting js to it's own file 2017-06-07 11:46:01 -04:00
Josh
7d96eadbbf upload recordings to youtube 2017-05-23 14:43:53 -04:00
Joshua Arts
a2cfdc838f Slack Integration (#170)
* slack integration

* recomment server variables

* recomment server variables
2017-05-09 10:26:01 -04:00
Zachary Chai
ce7292e581 add condensed logging 2017-03-02 10:34:01 -05:00
Zachary Chai
6c374bd0c0 reorganize stylesheet directory structure 2017-02-09 11:26:49 -05:00
Zachary Chai
423b649480 hide oauth login when not configured 2016-11-23 14:20:28 -05:00
Zachary Chai
b4e0e73692 oauth update 2016-11-09 13:29:29 -05:00
Zachary Chai
bea502a5a2 localize app 2016-11-03 17:34:01 -04:00
jfederico
cd867f9e20 bbb_endpoint and bbb_secret can be configured with environment variables 2016-10-18 13:50:51 -04:00
jfederico
e9caa740aa Merge branch 'master' of github.com:blindsidenetworks/greenlight 2016-10-18 10:03:50 -04:00
jfederico
f725b7f1bc Implemented join to BBB first approach 2016-10-17 18:36:56 -04:00
Zachary Chai
3eeaacc6f4 add twitter and google oauth login 2016-10-17 15:06:11 -04:00
Jesus Federico
a15bf5b3a9 first commit 2016-10-13 17:30:58 +00:00