Try our conversational search powered by Generative AI!

Sync contact out of Azure Active Directory

Vote:
 

Hi,

Can we sync a person who is logging in via Azure Active Directory and map them to a contact in Commerce? Is this possible?

Regards,

Siddharth

#256451
Edited, Jun 11, 2021 19:25
Vote:
 

Hi Siddharth,

Yes it's possible. It will be good if you can share more details. 

If the plan is to implement or switch to Single-Sign-On (SSO) on Commerce solution, you can use ISynchronizingUserService to synchronize the cliams identity with database (Commerce Contacts). Please refer Federated security | Optimizely Developer Community (episerver.com) for the details.

Post implementation of this you can't use CMS Admin for user management (Obvious), however you can use Commerce Manager  Contacts which is mapped with the accounts from Active Directory and most of the user management control will be with AD. There is feasibility for customization dependning on the business case. 

The configuration & implementation should be done for both CMS/Commerce (front-end) and CommerceManager (back-end) sites.

//M

#256484
Edited, Jun 12, 2021 22:04
Vote:
 

@Siddharth

Take a look at using UseWindowsAzureActiveDirectoryBearerAuthentication which is part of the Owin ActiveDirectory assemblies.

You can set your Azure AD Tenant against this.

#258474
Jul 05, 2021 12:09
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.