Skip to content

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:

Dear ${newOwnerName},

${previousOwnerName} has reassigned a request to remove ${requestedForIdentityName} from the ${requestedObjectName}
#if(${requestedObjectType}=="Role") role #else access profile #end to you to approve.

#if($commentText)

${previousOwnerName} gave the following reason for reassigning the request to you:

${commentText}

#end

If you approve this request, ${requestedForIdentityName} will lose access to all entitlements in ${requestedObjectName}
#if(${requestedObjectType}=="Role") role #else access profile #end.


Thanks,

The ${PRODUCT_NAME} Team

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.