![]() |
Description | Message of the day plugin for SailPoint IIQ |
![]() |
Legal Agreement | By using this CoLab item, you are agreeing to SailPoint’s Terms of Service for our developer community and open-source CoLab. |
![]() |
Repository Link | GitHub - sailpoint-oss/colab-motd-plugin: Message of the day plugin for SailPoint IIQ |
![]() |
New to IIQ Plugins in the CoLab? | Read the getting started guide for IIQ Plugins in the CoLab. |
![]() |
Supported by | Community Developed |
![]() |
Partner Developed | Ventum Digital Identity Services |
Overview
Message Of The Day Settings page allows the users to create and edit messages using HTML.
The settings page is only available to users who have the Message of the Day Plugin Admin capability and administrators.
Create a message and set it as active to make it appear on a homepage widget available to all users.
Requirements
- JDK 8
- IdentityIQ 8.1+ installed
- Plugin Installed
The following options have to be set in the iiq.properties
file.
- plugins.enabled has to be set to true
- plugins.importObjects has to be set to true
- plugins.angularSnippetEnabled has to be set to true
Guide
Detailed installation and usage guide is located in the GIT repo under doc
directory. Click here for the PDF doc.