Apr 03 2020 05:03 AM
Hello,
I am trying to find a solution for the following scenario:
We want to build an application were our costumers can logon agains Azure B2C. However the field validation (claims) has to be agains Dynamics 365 (CRM) contacts.
I managed to setup a .NET application and authenticate with Azure AD B2C. but without any validation/claims.
For example I want the following fields to be validated:
Those values has to come from the CRM contact fields and need to match the users input when singin up/in
I am lost here and unable to find a solution for this.
I already tried to export/import CRM contacts in Azure B2C and created custom attributes (relationnumber) and fill them, but that doesn’t seems to be the solution. Also PowerApps I tried to create a Flow, but didn’t help either.
Also, if I am trying to setup the wrong way, please let me know.
Thank you!
Sep 07 2020 12:07 AM
Aug 23 2021 08:17 AM