Scope and entitlement filters

My use case is entitlement owner specific to assigned scope should be able to update entitlement attributes. They should not see other entitlements. I was checking on Rights/Capabilities (Managed Attribute Property Admin or Entitlement Role Administrator) and couldn’t find a right one. Can you guide me?

Hi @rama_1911,

Welcome to Sailpoint Developers community…

As per your use-case i believe you should create a custom quicklink and trigger a custom workflow which opens a form with dropdown list of entitlements owned by logged in user, once form is submitted call update entitlement subprocess to update entitlement.

I think there in no OOTB Capability to restrict the owner to update entitlment.

Hi @rama_1911

I agree with @dheerajk27 . You can even look at developing a plugin for this use case

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