Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenID/Oath support #2657

Open
childers opened this issue Mar 24, 2023 · 1 comment
Open

OpenID/Oath support #2657

childers opened this issue Mar 24, 2023 · 1 comment
Labels
Feature Request NAL NAL, WhipWorm, Large Organization problems etc.

Comments

@childers
Copy link
Collaborator

Revisiting the question of Oath support, our team has been working on implementing an openID service based on the docs. Previous issues were made by the Drupal/Tripal community, but I'm not sure how many instances there are using this feature. This is working, though there is a key missing component which is connecting the remote account with the local account when the username is not the same. Currently, our development branch is working with gitlab, google and orcID.

I've looked through the code, the docs and the schema, but have not found a way to make this work.

My questions are:

  1. Is there something I missed?
  2. If not, can we have a conversation about how to add this?
  3. Have other groups implemented this, and it just isn't publicized?
  4. Is there larger community support for this function?
@childers childers added NAL NAL, WhipWorm, Large Organization problems etc. Feature Request labels Mar 24, 2023
@garrettjstevens
Copy link
Contributor

I'm not sure who might be using OpenID, but I did want to get some clarification of what you're trying to do. When you say connecting remote and local accounts, are you saying that you have an existing Apollo instance that you want to switch existing users over to using OpenID to log in? I think I've only seen this used to add new users in the past, not connect to existing users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request NAL NAL, WhipWorm, Large Organization problems etc.
Projects
None yet
Development

No branches or pull requests

2 participants