Hello!
I have some questions regarding the setup of an external identity provider.
When configuring an external IDP(OpenID Connect in this case), is there any way to set contact association to another field than e-mail? I would like to set this to a custom field in the CRM, and a claim that is returned in the token provided by the IDP, so if the values match the external identity is associated with the existing contact.
I'm also having issues with the claims mapping as it seems no matter which fields/claims I try to map, the contacts won't be updated on login. Writing the claims mapping as suggested: "logicalName1=claim1,logicalName2=claim2" etc. has anyone else experienced this? I'm using the authorization code flow, but I'm not sure if that matters.
Thank you in advance!