Multidomain MDM
- Multidomain MDM 10.5
- All Products
Make the following HTTP POST request to the Set Legal Message Configuration URL:http://<host>:<port>/<context>/<path>
POST http://localhost:8080/cmx/ui/legal/config
{ "messageContent": "The use of this systems may be monitored and recorded. If you access this system, you expressly consent to such monitoring and the use of the security policies enforced by the company.", "messageTitle": "Legal Disclaimer", "acceptLabel": "Accept", "rejectLabel": "Reject", "showOnce": true, "enabledApplications": [ "e360", "provisioning", "hubconsole" ] }