Need help on creating Entitlements for the subroles present in parent role

Hi,

someone pls help me on creating Entitlements for subroles from the parent roles read from target application in group aggregation

Note : the application is having sub-roles inside each role, I have to create entitlements in IDN based on this sub-roles, but when I run group aggregation, entitlements are getting created for the parent roles and subroles are attached to it.

Any help/suggestions appreciated.

thanks
Prashanth

Hi Prashanth,

What type of connector is this? What is the role/sub-role structure?
It is likely that the sub-role is being aggregated as permissions on the role.

HI Rishab, thanks for replying

The connector is SCIM, the subroles are the members of the parent role
Yes its kind of Permissions as you say.

any Idea how this entitlements creation can be achieved from subroles ?

Thanks
Prashanth

Unsure on how to do it via the SCIM connector but given it’s just web requests you cuold look at using a web services connector instead. Easier to scope down to what you want on the response from the ‘groups’ endpoint and float it as an entitlement.

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