Hello,
We are building Azure AD SSO for Dynamics Portals. Customer is using Dynamics Portals for internal ticketing purposes. We have created the SSO functionality based on information here: [View:https://debajmecrm.com/2017/06/12/dynamics-365-adx-portals-dynamics-365-portal-authentication-with-external-identities-part-i-authentication-with-azure-active-directory/]
When user signs in a contact record is automatically created in D365 with firstname, lastname and email fields automatically populated from Azure AD. We would like to populate Country field as well.
How can we accomplish this?
I have tried with some claims mapping instructions found in Google but I was unable to get it work.
Any ideas and tips are welcome!