How to add images to RSA Via Lifecycle and Governance email templates
Originally Published: 2016-04-19
Article Number
Applies To
RSA Product/Service Type: Enterprise Software
RSA Version/Condition: 6.9.1
Issue
Resolution
The option for Email Body (Templates, Review Emails) that allows for HTML must be enabled in order to add images to the email template. To verify,
- Launch the RSA Via L&G portal under Admin > System.
- Click on the Security tab and scroll to the section labeled XSS/Scripting Security.
- For Email Body (Templates, Review Emails), confirm that Allow sanitized HTML is enabled.
- Once the setting is verified, you can add HTML tags to the email template under Admin > Email >Template in order to add an image.
Sample HTML
If the logo/image location is https://hostname:port/aveksa/custom/images/logo-main.png, you can add sample HTML tag to add logo-main.png at the header of the notification email, as in the sample code below:
<img src="https://hostname:port/aveksa/custom/images/logo-main.png" /> <div> <p style="background-color:#425563"> <b><font color="#FFFFFF">New Review</font></b><font color="#FFFFFF"> </font></p> A new review has been generated. Review Details: Review Definition: {$reviewDefinitionName} Review: {$reviewName} Owner: {$reviewOwner} Date Generated: {$reviewCreationDate} Is Actionable : {$isReviewActionable} {$reviewDetailURL} You are receiving this email because you are the designated reviewer for "{$reviewName}". Thank you, User Access Governance
Related Articles
How to add a collector that connects to a Netezza database 38Number of Views RSA Governance & Lifecycle Cloud Release Notes 33Number of Views Rules are not triggered after unification run in RSA Identity Governance & Lifecycle 80Number of Views How to define email recipients of emails defined in RSA Identity Governance & Lifecycle email templates 62Number of Views Email Notifications are not using Default Email Account in RSA Identity Governance and Lifecycle 6.x and 7.0 74Number of Views
Don't see what you're looking for?