rcos / observatory-new

The new (and improved) RCOS website
http://rcos-observatory.cs.rpi.edu/
MIT License
7 stars 6 forks source link

[Discuss] Centralized Login #20

Open rushsteve1 opened 5 years ago

rushsteve1 commented 5 years ago

With the possible addition of a Wiki RCOS is now hosting a growing number of services for it's members. Keeping track of various logins and whos-who on each platform is a challenge and it might be a good idea to look into some more centralized authentication ideas.

Possible solutions are:

rushsteve1 commented 5 years ago

There is also the fourth option of setting up a Gitea server as an Oauth provider since it has that feature. So it would be "Sign in with RCOS Git".

This would be a good solution to the sign-in issue as well as giving us a self-hosted git server. However storage space and external sign-ins are a consideration.