0

We are trying to integrate our scim2 api with Azure AD and trying to figure out how to map the primary email value. We see that you can map multivalued attributes as in this document: https://learn.microsoft.com/en-us/azure/active-directory/app-provisioning/customize-application-attributes

But how does one map one of those values of a multi-valued attribute as being primary?

Regards, LT

user1452215
  • 620
  • 5
  • 16

1 Answers1

0

Unfortunately today Azure AD Provisioning doesn't allow for mapping of the primary value for email attributes. Right now, we allow customers to set email with type “work”, “home” and “other”. We default to work email as the “primary” if available.

Zollnerd
  • 725
  • 4
  • 5
  • Please let us know if this answer was helpful to you. If so, please remember to mark it as the answer using the check mark so that others in the community with similar questions can more easily find a solution. Also, Please spare few mins to let us know how we did using this link – Nishant Aug 05 '20 at 21:29