How to add IIQ user to Service Principals IIQ- Azure AD connector

Which IIQ version are you inquiring about?

8.4p1

I am trying to invite a user to Azure B2C and am able to invite the user. My next goal is to add a user to a particular servicePrincipal. I have aggregated the servicePrincipal as an entitlement in IIQ, but when I add it to the Role as an entitlement, I get the following error. Can anyone help with how they added a user to ServicePrincipals?

Message

connector.azuread.services.AzureAppRoleService:115 - Throwing validateRequestForApplicationRoleAddAndRemoval - sailpoint.connector.InvalidRequestException: Invalid Request in Provisioning Plan for application role assignment or removal.

@vineetkumarmishra

As per SailPoint connector logic, nativeId and applicationRoleId which is the servicePrincipal Value should not be empty.

You can enable loggers for sailpoint.connector.azuread.services.AzureAppRoleService to check if the nativeId and applicationRoleId are provided by the plan properly

Regards,
Uday