Administrators can use an API to add a custom message to the sign on page. Use this message to provide information users might not already know about their sign in options. If an Admin configures this message for a user, the user will see the message whenever they log into Identity Security Cloud.
The format of the message can also be customized. For example, Admins can use plain text, styling like bold or italic, a list, or a link that will open in a new browser tab.
If Identity Security Cloud is experiencing a partial outage, the message that appears on the sign-in page will appear in a yellow banner above your sign-in help message.
PREREQUISITES:
Complete the following steps:
Set the following form-data key-value pairs. Any pairs omitted are set to null:
|
Key |
Value |
|---|---|
| name | <name from GET> |
| productName | <productName from GET> |
| emailFromAddress | <email address from GET> |
| actionButtonColor | <hex color from GET> |
| activeLinkColor | <hex color from GET> |
| navigationColor | <hex color from GET> |
| narrowLogoURL | <url from GET> |
| standardLogoURL | <url from GET> |
| loginInformationalMessage | <html message> |
NOTE: The value you supply for loginInformationalMessage has a limit of 1024 bytes.
You can use some basic HTML such as:
The user will see the message whenever they log in to Identity Security Cloud.