ui-configuration.json revision 7c46e67625712e94487c8a4354fe647faf63d6ca
{
"configuration" : {
"selfRegistration" : false,
"securityQuestions" : false,
"siteIdentification" : false,
"language" : "en-US",
"passwordResetLink": "",
"roles" : {
"openidm-admin" : "Administrator",
"openidm-authorized" : "User",
"openidm-tasks-manager" : "Tasks Manager"
},
"siteImages" : [
],
"notificationTypes" : {
"info" : {
"name" : "common.notification.types.info",
"iconPath" : "images/notifications/info.png"
},
"warning" : {
"name" : "common.notification.types.warning",
"iconPath" : "images/notifications/warning.png"
},
"error" : {
"name" : "common.notification.types.error",
"iconPath" : "images/notifications/error.png"
}
},
"defaultNotificationType" : "info"
}
}