In many cases, however, the external login provider you install will be the source of truth for all of your users.
In this case, you will want to provide a Single Sign On (SSO) approach to logging in. This would enable the creating of user accounts on the external login provider and then automatically give them access to Umbraco. This is called auto-Linking.
can anyone answer this definitively for me:
does "auto linking" still mean that a member record in the umbraco database is required? we don't require a member record in umbraco, that's what the external provider SSO is for.
Has anyone set up an external login provider for membership login without requiring a member record in umbraco?
Hy there i can see your post and i have some suggestion
Sign Up for Auth0:
Go to the Auth0 website (auth0.com) and sign up for an account.
Create an Application:
Once you have an account, create a new application in Auth0 that represents your website or application.
Configure Allowed Callback URLs:
In the application settings, specify the URLs that Auth0 can redirect users back to after they log in. These are known as "Callback URLs."
Configure Allowed Logout URLs:
Similarly, set up the URLs where Auth0 can redirect users after they log out. These are known as "Logout URLs."
Get Client ID and Client Secret: MyAARPMedicare benefits
Auth0 will provide you with a Client ID and Client Secret. These are credentials that you'll use to communicate with Auth0's authentication services from your application.
In my case, I want only our pre-regirestered used by our sales. So I've to create the user with the same Umbraco member login and email on AUTH0 and the auto linking is true.
membership login via an external provider (such as auth0.com)
hello
https://docs.umbraco.com/umbraco-cms/v/10.latest-lts/reference/security/auto-linking says:
can anyone answer this definitively for me:
does "auto linking" still mean that a member record in the umbraco database is required? we don't require a member record in umbraco, that's what the external provider SSO is for.
Has anyone set up an external login provider for membership login without requiring a member record in umbraco?
thanks!
Hy there i can see your post and i have some suggestion
Sign Up for Auth0:
Go to the Auth0 website (auth0.com) and sign up for an account. Create an Application:
Once you have an account, create a new application in Auth0 that represents your website or application. Configure Allowed Callback URLs:
In the application settings, specify the URLs that Auth0 can redirect users back to after they log in. These are known as "Callback URLs." Configure Allowed Logout URLs:
Similarly, set up the URLs where Auth0 can redirect users after they log out. These are known as "Logout URLs." Get Client ID and Client Secret: MyAARPMedicare benefits
Auth0 will provide you with a Client ID and Client Secret. These are credentials that you'll use to communicate with Auth0's authentication services from your application.
Thanks and regards ReginaRhodes
In my case, I want only our pre-regirestered used by our sales. So I've to create the user with the same Umbraco member login and email on AUTH0 and the auto linking is true.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.