Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Unanswered

Dynamics 365 integration with 3rd party app for authentication

(0) ShareShare
ReportReport
Posted on by 15

Hi There,

I am working on the Dynamics 365 CRM integration with 3rd party application for authentication purposes. I am calling web API with Javascript. I can authenticate the email address from the contact entity but not sure how to check for the passwords as they are saved in Hash, any suggestion on how should I get those?

Many thanks,

  • cloflyMao Profile Picture
    cloflyMao 25,202 on at
    RE: Dynamics 365 integration with 3rd party app for authentication

    Hi EmpressAthena,

    You could refer to following process:

    1. Create a lookup field "Associate contact"(source entity: Contact) to Contact field.

    2. Create a custom text field "Original password" to save the password entered by users/contacts.(Of course we will clear it then.)

    3. Create an on-demand workflow, call it when user submits form of 3rd party application. (You may need to build custom workflow to implement some logics.)

    Step 1: Create a new "associated contact" record for real contact.

    Step 2: Set the password of the associated temp contact by calling Adxstudio.Xrm.Workflow.Identity.ChangePassword workflow.

    Step 3: Search for the real contact, get value of its passwords field and do comparison between it and the field value of the associated contact.

    If equal, pass the authentication.

    If not, give error message.(I'm not sure how do you inform contacts that if they fail to be authenticated.) 

    Step 4: Clear "Original password" field value of the associated contact, or delete the record in last step.

    Regards,

    Clofly

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Daivat Vartak – Community Spotlight

We are honored to recognize Daivat Vartak as our March 2025 Community…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Kudos to the February Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,516 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,430 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans