Access Revoke Approval Reassignment
The Access Revoke Approval Reassignment email notifies a user when an access revoke request has been reassigned to them.
Name: Access Revoke Approval Reassignment
Subject: Access revoke for ${requestedForIdentityName} ready for review
Body:
<p>Dear ${newOwnerName},</p>
<p>${previousOwnerName} has reassigned a request to remove ${requestedForIdentityName} from the ${requestedObjectName} #if(${requestedObjectType}=="Role") role #elseif(${requestedObjectType}=="Entitlement") entitlement #else access profile #end to you to approve.</p>
#if($commentText)
<p>${previousOwnerName} gave the following reason for reassigning the request to you: </p>
<p>${commentText}</p>
<br />
#end
<p>If you approve this request, ${requestedForIdentityName} will lose the ${requestedObjectName} ${requestedObjectType} #if($requestedObjectType == "Role" || $requestedObjectType == "AccessProfile") and all associated entitlements #end. #end</p>
<p>Thanks, <br>The ${PRODUCT_NAME} Team</p>
Attributes
This email template uses version 1 global variables and the following template-specific attributes:
Name | Type | Description |
---|---|---|
commentText | String | Comments that a previous reviewer left about the access revoke request. |
newOwnerName | String | The identity that the access revoke request was reassigned to. |
previousOwnerName | String | The identity that the review was reassigned from. |
requestedForIdentityName | String | The identity that the access revoke request was requested for. |
requestedObjectName | String | The name of the item that was requested. |
requestedObjectType | String | The type of the item requested. |
Documentation Feedback
Feedback is provided as an informational resource only and does not form part of SailPoint’s official product documentation. SailPoint does not warrant or make any guarantees about the feedback (including without limitation as to its accuracy, relevance, or reliability). All feedback is subject to the terms set forth at https://developer.sailpoint.com/discuss/tos.