ucsdlib / hifive

An application supporting an Employee Recognition program workflow
MIT License
0 stars 0 forks source link

Replace omniauth-shibboleth with google authentication #300

Closed mcritchlow closed 5 years ago

mcritchlow commented 5 years ago

Descriptive summary

Similar to the work done in Starlight, we should update our authentication mechanism to use google authentication (which now redirects to our Shib SSO).

Rationale

This allows us to much more easily deploy the application in a k8s cluster. And it makes @jhriv happier, which means something.

Expected behavior