Provisioning to Azure AD - AuthorizationInfo

Which IIQ version are you inquiring about?

8.3p3

Share all details about your problem, including any error messages you may have received.

I am having problems with re-occuring churn when I provision out to the authorizationInfo attribute within Azure. The authorizationInfo I have set as a multi-valued string within the Azure Schema. When it aggregates, it comes in as a map within the identity. The map has an entry key inside of it called certifcatedIds. The certificateIds is then a list value.

I am able to provision out to Azure for this attribute, but the problem is that each time I run a refresh identity cube task, it will create a provisioning plan and provision it out again. I don’t even have to run an Azure aggregation for this to happen. I just have to run a refresh identity cube task one someone and the provisioning plan will appear.

I am not sure why this is happening as if the value isn’t changing, in my transformation target rule, I return link.getAttributes().get(“authorizationInfo”). The values are the same in the link on the identity to what I return in the role and it is provisioning each time. Does anyone have ideas on this?

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.