We would like to implement deprovisioning/entitlement removal during ceritification user access remediation like if the source owner revokes any access item automatically that access shoule be revoked from the end system/application.
How to implement this feature in WebService based sources?
Hi @gogubapu thank you for your reply and what steps are required for creating http operation for remove entitlement like what has to be configured for this and any rule has to be implemented for this feature? Any idea on this?
You may check connector guide, how to configure operations and do you have API to execute remove access from user. Use that API in remove entitlement http operation.
Operation Name: Remove Entitlement
Operation Type: choose Remove Entitlement
Curl or Context URL: Provide you API here
Http method: choose API execution method (Get. Post etc)
Hi @gogubapu thank you for your update and under body section what has to be provided for removal of one or more entitlememts during user access review?
I have updated HTTP Remove Entitlement operation accordingly but when I try to revoke the entitlement during user access review revoke process it did not remove the entitlement and did not throw any message. Any idea on this?
I have updated HTTP Remove Entitlement operation accordingly but when I try to revoke the entitlement during user access review revoke process it did not remove the entitlement and did not throw any message. Any idea on this?