Hi Everyone,
I got stuck in IntraID Integration my connection has successful but when I am trying to provision one test account to Entra it says account creation failed and flash with access request id.
please note I am passing all required attributes which are required for account creation on intra. These are static values as this is test environment with test instance of Intra ID.
We have requested access profile via ARS but every time it get failed. Anybody faced similar issue. ?? How should I fix this ? Do I need to check a intra ID logs for this issue ?
Did you configure the IQService on the source configuration? SailPoint needs the IQ Service in order to work with anything MS. This allows for SailPoint to leverage the Windows only libraries.
Ah ok then you can ignore the IQService that is for the non SaaS connector. For the SaaS connector have you verified the permissions for the account doing the actions?
Hi, I checked for permission, It has all permissions which is required for connector, Read All and Write All, Now Issue is account creation is getting failed, Just its throwing account creation getting failed, Does anybody know how to check logs for Saas Based connectors?
Hi Everyone, issue got resolved accounts are creating into target but there is one issue which is causing issue that is when I tried to use generator rule into my account attributes. It says UPn creation failed after 50 retries, however I am using unique counter too along with the expression more over there is no such UPN existing into Azure Environment. If anybody have any idea on this please suggest. !! I am getting error on below fields.
UpN
Display name
Email
In short whereever I am trying to use generator for my attributes. It seems that it is not able to create unique value for the target.
Hey @PhilRawlings1 thanks for looking into this. I haven’t used any transform. We just want to create UPN in below format condition that should be unique.
@jesvin90 Absolutely correct !
It was due to Generator, We had to use Unique Account ID instead of Account Attribute after changing this, issue got resolved, Now only issue we saw it with the uniqueness values , if same name of first name and last name joins the organization how it gonna behave for such users? this is main thing which we need to perform testing.