Commit Graph

15 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 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
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 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 7d96eadbbf upload recordings to youtube 2017-05-23 14:43:53 -04: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
Zachary Chai 3eeaacc6f4 add twitter and google oauth login 2016-10-17 15:06:11 -04:00