hey all,
I'm struggling with the following error in AzureAD user provisioning to Salesforce. All was working ok but suddenly my sync falls under quarantine due to below error:
This Azure Active Directory service principal has app roles with duplicate attribute values: 8d002630-e7ea-47e0-8118-a23670f76bcf: "Salesforce". The attribute with the duplicate values is displayName. The duplicated value is { Add:"Standard Platform User" (Source) }. The synchronization job cannot proceed until the duplication is remedied. One way of remedying the duplication would be to edit the service principal using the Azure Active Directory Graph or the Microsoft Graph. Both of those Web application programming interfaces are documented on the World Wide Web. If the documentation is insufficient, please file a request for support using the Microsoft Azure Active Directory Graph or the Microsoft Graph via Azure support.
The thing is i have no idea how I could remove this duplicate in order to fix this issue?