Symbiota / Symbiota-deprecated

This original code fork is considered deprecated and no longer maintained by the community. We recommend that you use one of the several actively developed forks.
GNU General Public License v2.0
23 stars 95 forks source link

global login for all portals #4

Open bdbrandt opened 8 years ago

egbot commented 8 years ago

OAuth, OpenID, etc

chicoreus commented 8 years ago

DataOne also has identity management services that may be worth considering integration with. https://releases.dataone.org/online/api-documentation-v1.2.0/design/Authentication.html

chicoreus commented 8 years ago

Is the intent for Symbiota to be an identity provider (a user identity in one Symbiota instance can be used to log in to another Symbiota instance (on the same or different hosting), through a protocol such as openid)) or an identity consumer (e.g. log in to a Symbiota instance using your Facebook credentials using OAuth)?

chicoreus commented 8 years ago

We'd also be interested in this in shared identity management for access to QC reports from the FilteredPush servers that integrate with Symbiota nodes, and with the in development Kurator data QC web application.

egbot commented 8 years ago

Integrating logins between FilteredPush, Kurator, and the different Symbiota nodes sounds good.