Hi @chandramohans27,
i already answer this question here : Is there an option like Quicklink in IdentityNow? - Identity Security Cloud (ISC) / ISC Discussion and Questions - SailPoint Developer Community
Currently, adding Quicklinks for form access is limited to administrators only.
The good news is that SailPoint might be adding this functionality in the future!
In the meantime, here’s a workaround:
- Users can request entitlement revocation by submitting an intention to administrators.
- Administrators can then use a first form to select the identity who needs to submit an entitlement revocation request and submit the form.
- After the first form submission, your workflow can submit a second form for the identity selected in the first form. This form would allow the selected identity to access the second form, where they can select another identity and the entitlement or access they want to revoke.
- Upon the second form submission, your workflow can handle the revocation using the access-request endpoint.
This approach gives users some ability to initiate the entitlement revocation process, even though they can’t directly access the form themselves.
I hope this is helpful!