IDN API for Entitlement Creation

HI,

Is there any API for Creation of Entitlement in IDN as we do in IIQ by ManagedAttribute through code?

same way anything possible pls suggest me.

Thanks
Prashanth

Hi @PrashRV ,

I am not familiar with IIQ.
In ISC normally we pull in the entitlements from the target source and by marking the corresponding attribute type as entitlement in source schema.
If it’s a delimited file source, then we can create the entitlements and values by updating new values in the csv file.

Which connector are you referring to?

Thanks

Hi @mohammedfavazhrb ,

Thanks for your reply, the application I working on is Direct Connector and its SCIM based one, in this we have nestedgroups, but requirement is to create a entitlements for the groups inside parent groups.I am running group aggregation but only the parent ones are pulled as entitlements but not the child ones.

in order to create explicitly the entitlements for the child ones, how could we achieve that?

Thanks
Prashanth

HI @PrashRV,

As of now, ISC does not support Entitlement creation OOTB, it is in Planned state in Ideas Portal (https://ideas.sailpoint.com/ideas/GOV-I-902).

Although you can have a customize solution using Before/After connector rules to call Powershell script for creation of AD groups.

Thanks.

Hi Niklesh,

thanks for the reply, the connector I am using is SCIM2.0
is it possible to use powershell script for SCIM2.0?

Thanks
Prashanth

HI @PrashRV,

As per documentation After/Before connector is supported for only AD and Azure AD (Entra ID) connectors. So, you might need to think of another solution for SCIM 2.0 connector.

Thanks.

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