You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Is there something I missed?
If not, can we have a conversation about how to add this?
Have other groups implemented this, and it just isn't publicized?
Is there larger community support for this function?
The text was updated successfully, but these errors were encountered:
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.
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:
The text was updated successfully, but these errors were encountered: