Access Revoke Request Reviewer Email Template
The Access Revoke Request Reviewer email notifies a user that they have an access revoke request to review.
Name: Access Revoke Request Reviewer
Subject: New access revoke request for ${requestedForIdentityName} ready for review
Body:
<p>Dear ${user.name},</p>
<p>$requesterName has requested that the "$requestedObjectName" $requestedObjectType be revoked from $requestedForIdentityName.</p>
#if($requesterComments)
<p>$requesterName gave the following reason for revoking access:<br><strong>$requesterComments</strong>.</p>
#end
<p>If this request is approved, $requestedForIdentityName will lose the $requestedObjectName $requestedObjectType #if($requestedObjectType == "Role" || $requestedObjectType == "AccessProfile") and all associated entitlements #if($removeDate)on $removeDate #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 |
---|---|---|
removeDate | String | The date on which the access will be removed. |
requestedForIdentityName | String | The identity whose access was requested to be revoked. |
requestedObjectName | String | The name of the item requested to be revoked. |
requestedObjectType | String | The type of the item requested to be revoked. |
requesterComments | String | The comments the requester enters when they submit the request. |
requesterName | String | The identity who submitted the access revoke request. |
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.