wuvt / wuvt-site

Website including a CMS, playlist information, and donation management tools
https://www.wuvt.vt.edu
GNU Affero General Public License v3.0
11 stars 12 forks source link

Add OpenID Connect support #249

Closed mutantmonkey closed 7 years ago

mutantmonkey commented 7 years ago

We should add OpenID Connect support for integration with single sign-on systems. I'm not sure if we'll want to keep LDAP support around or just push people to this.

This could potentially also be useful for authenticating to the Trackman API.

echarlie commented 7 years ago

Yes. This could also be useful if someone wanted "comments" or some other interactive feature on the site.

mutantmonkey commented 7 years ago

Not really. We would probably restrict authentication either to our IdP or a specific Google Apps domain. Something like comments would use need to use different authentication entirely or we'd have to rework how authentication works.