natestedman / Observatory

A Python based dashboard for the Rensselaer Center for Open Source Software. For continued development, please see http://github.com/rcos/observatory
rcos.rpi.edu
ISC License
8 stars 14 forks source link

CAS for Login #4

Open bamnet opened 13 years ago

bamnet commented 13 years ago

You may have already opt'ed against this for a good reason, but have you considered using CAS to handle user logins?

To my knowledge there aren't too many RCOS folks who don't have an RPI-account, and using consistent login information might make it easier to setup new accounts for those folks that will never do it themselves (you can lookup first and last name from ldap given an rcs id).

natestedman commented 13 years ago

I would like to keep Observatory as generic as possible, so that similar organizations could use it without needing to remove anything (although they would want to add things like a logo). We'll have to have an rcos branch with those additions, so this sort of thing could go there.

Personally, I prefer not to use my RPI address whenever I am not required to because it's going to disappear in q few months, but we could have a patch to add that as an automatic registration option.