Replies: 1 comment 2 replies
-
I don't really understand what your question is. The external login ID->OC user matching are specific to each provider, and I believe are handled according to the capabilities of the provider (like Microsoft Entra ID). What use cases, specifically, are you looking for? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Now OrchardCore link user that use external login, to an existing account, by email in the login information.
I would like to add a way to use a specific service, for each kind of external login, to retrieve the user to link to the external login. Each service can select the user from the OrchardCore database by a specific data.
In my case email could be related to different user data and for me could be userful to have a service to select the user in the OrchardCore database by another data (like username).
I hope to be understandable in my explaination.
Thank you.
PS. I have search about something similar in other discussions or issues but I don't have find something similar... I hope to have use the right search pattern
Beta Was this translation helpful? Give feedback.
All reactions