Read-only access for Entitlements

Hello Everyone,

We are currently using SailPoint IIQ version 8.4. We have a requirement to provide read-only access to entitlements for certain users.

I have reviewed the available OOTB capabilities but could not find a specific SPRight for view-only access. Could anyone please guide me on this?

Is there a way to grant read-only access specifically to the Entitlements page?

Thank you in advance for your help.
Bhanu

@Bhanu3377 Have you tried ViewAccountGroups or ViewGroups SPRights? With these rights user can search entitlement through advanced analytics and can see the entitlement details with save option greyed out so modification is not possible.

Hi @Bhanu3377

there is no dedicated OOTB SPRight that provides strictly read-only access limited to the Entitlements page UI.

As @SivaprakashRNTBCI mentioned, you can leverage existing SPRights like ViewAccountGroups or ViewGroups. These allow users to search and view entitlement details (for example via Advanced Analytics), and the UI automatically restricts modification actions (Save/Edit options will be disabled)

1 Like