{ "id":"/axapi/v3/aam/authentication/portal/{name}/notify-change-password", "type":"object", "node-type":"scalar", "title":"notify-change-password", "partition-visibility":"shared", "description":"Change password notification page configuration", "properties":{ "background":{ "type":"object", "properties":{ "bgfile":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "not-list":[ "bgcolor-name", "bgcolor-value" ], "description":"Specify background image filename" }, "bgstyle":{ "type":"string", "format":"enum", "default":"tile", "partition-visibility":"shared", "description":"'tile': Tile; 'stretch': Stretch; 'fit': Fit; ", "enum":[ "tile", "stretch", "fit" ] }, "bgcolor-name":{ "type":"string", "format":"enum", "default":"white", "partition-visibility":"shared", "not-list":[ "bgfile", "bgcolor-value" ], "description":"'aqua': aqua; 'black': black; 'blue': blue; 'fuchsia': fuchsia; 'gray': gray; 'green': green; 'lime': lime; 'maroon': maroon; 'navy': navy; 'olive': olive; 'orange': orange; 'purple': purple; 'red': red; 'silver': silver; 'teal': teal; 'white': white; 'yellow': yellow; ", "enum":[ "aqua", "black", "blue", "fuchsia", "gray", "green", "lime", "maroon", "navy", "olive", "orange", "purple", "red", "silver", "teal", "white", "yellow" ] }, "bgcolor-value":{ "type":"string", "format":"string", "minLength":6, "maxLength":6, "partition-visibility":"shared", "not-list":[ "bgfile", "bgcolor-name" ], "description":"Specify 6-digit HEX color value" } } }, "continue-url":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"Specify continue action URL in default change password notification page (Default: /continue.fo)", "optional":true }, "change-url":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"Specify change password action URL in default change password notification page (Default: /notify_change.fo)", "optional":true }, "username-cfg":{ "type":"object", "properties":{ "username":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Configure username text in default change password notification page" }, "user-text":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"Specify username text (Default: Username)" }, "user-font":{ "type":"number", "format":"flag", "default":1, "partition-visibility":"shared", "description":"Sepcify font (Default: Arial)" }, "user-face":{ "type":"string", "format":"enum", "default":"Arial", "partition-visibility":"shared", "not":"user-font-custom", "description":"'Arial': Arial; 'Courier_New': Courier New; 'Georgia': Georgia; 'Times_New_Roman': Times New Roman; 'Verdana': Verdana; ", "enum":[ "Arial", "Courier_New", "Georgia", "Times_New_Roman", "Verdana" ] }, "user-font-custom":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "not":"user-face", "description":"Specify custom font" }, "user-size":{ "type":"number", "format":"number", "minimum":1, "maximum":7, "default":3, "partition-visibility":"shared", "description":"Specify font size (Default: 3)" }, "user-color":{ "type":"number", "format":"flag", "default":1, "partition-visibility":"shared", "description":"Specify font color (Default: black)" }, "user-color-name":{ "type":"string", "format":"enum", "default":"black", "partition-visibility":"shared", "not":"user-color-value", "description":"'aqua': aqua; 'black': black; 'blue': blue; 'fuchsia': fuchsia; 'gray': gray; 'green': green; 'lime': lime; 'maroon': maroon; 'navy': navy; 'olive': olive; 'orange': orange; 'purple': purple; 'red': red; 'silver': silver; 'teal': teal; 'white': white; 'yellow': yellow; ", "enum":[ "aqua", "black", "blue", "fuchsia", "gray", "green", "lime", "maroon", "navy", "olive", "orange", "purple", "red", "silver", "teal", "white", "yellow" ] }, "user-color-value":{ "type":"string", "format":"string", "minLength":6, "maxLength":6, "partition-visibility":"shared", "not":"user-color-name", "description":"Specify 6-digit HEX color value" } } }, "username-var":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"Specify username variable name in default change password notification page (Default: cp_usr)", "optional":true }, "old-pwd-cfg":{ "type":"object", "properties":{ "old-password":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Configure old password text in default change password notification page" }, "old-text":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"Specify old password text (Default: Old Password)" }, "old-font":{ "type":"number", "format":"flag", "default":1, "partition-visibility":"shared", "description":"Sepcify font (Default: Arial)" }, "old-face":{ "type":"string", "format":"enum", "default":"Arial", "partition-visibility":"shared", "not":"old-font-custom", "description":"'Arial': Arial; 'Courier_New': Courier New; 'Georgia': Georgia; 'Times_New_Roman': Times New Roman; 'Verdana': Verdana; ", "enum":[ "Arial", "Courier_New", "Georgia", "Times_New_Roman", "Verdana" ] }, "old-font-custom":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "not":"old-face", "description":"Specify custom font" }, "old-size":{ "type":"number", "format":"number", "minimum":1, "maximum":7, "default":3, "partition-visibility":"shared", "description":"Specify font size (Default: 3)" }, "old-color":{ "type":"number", "format":"flag", "default":1, "partition-visibility":"shared", "description":"Specify font color (Default: black)" }, "old-color-name":{ "type":"string", "format":"enum", "default":"black", "partition-visibility":"shared", "not":"old-color-value", "description":"'aqua': aqua; 'black': black; 'blue': blue; 'fuchsia': fuchsia; 'gray': gray; 'green': green; 'lime': lime; 'maroon': maroon; 'navy': navy; 'olive': olive; 'orange': orange; 'purple': purple; 'red': red; 'silver': silver; 'teal': teal; 'white': white; 'yellow': yellow; ", "enum":[ "aqua", "black", "blue", "fuchsia", "gray", "green", "lime", "maroon", "navy", "olive", "orange", "purple", "red", "silver", "teal", "white", "yellow" ] }, "old-color-value":{ "type":"string", "format":"string", "minLength":6, "maxLength":6, "partition-visibility":"shared", "not":"old-color-name", "description":"Specify 6-digit HEX color value" } } }, "old-password-var":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"Specify old password variable name in default change password notification page (Default: cp_old_pwd)", "optional":true }, "new-pwd-cfg":{ "type":"object", "properties":{ "new-password":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Configure new password text in default change password notification page" }, "new-text":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"Specify new password text (Default: New Password)" }, "new-font":{ "type":"number", "format":"flag", "default":1, "partition-visibility":"shared", "description":"Sepcify font (Default: Arial)" }, "new-face":{ "type":"string", "format":"enum", "default":"Arial", "partition-visibility":"shared", "not":"new-font-custom", "description":"'Arial': Arial; 'Courier_New': Courier New; 'Georgia': Georgia; 'Times_New_Roman': Times New Roman; 'Verdana': Verdana; ", "enum":[ "Arial", "Courier_New", "Georgia", "Times_New_Roman", "Verdana" ] }, "new-font-custom":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "not":"new-face", "description":"Specify custom font" }, "new-size":{ "type":"number", "format":"number", "minimum":1, "maximum":7, "default":3, "partition-visibility":"shared", "description":"Specify font size (Default: 3)" }, "new-color":{ "type":"number", "format":"flag", "default":1, "partition-visibility":"shared", "description":"Specify font color (Default: black)" }, "new-color-name":{ "type":"string", "format":"enum", "default":"black", "partition-visibility":"shared", "not":"new-color-value", "description":"'aqua': aqua; 'black': black; 'blue': blue; 'fuchsia': fuchsia; 'gray': gray; 'green': green; 'lime': lime; 'maroon': maroon; 'navy': navy; 'olive': olive; 'orange': orange; 'purple': purple; 'red': red; 'silver': silver; 'teal': teal; 'white': white; 'yellow': yellow; ", "enum":[ "aqua", "black", "blue", "fuchsia", "gray", "green", "lime", "maroon", "navy", "olive", "orange", "purple", "red", "silver", "teal", "white", "yellow" ] }, "new-color-value":{ "type":"string", "format":"string", "minLength":6, "maxLength":6, "partition-visibility":"shared", "not":"new-color-name", "description":"Specify 6-digit HEX color value" } } }, "new-password-var":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"Specify new password variable name in default change password notification page (Default: cp_new_pwd)", "optional":true }, "cfm-pwd-cfg":{ "type":"object", "properties":{ "confirm-password":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Configure confirm password text in default change password notification page" }, "cfm-text":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"Specify confirm password text (Default: Confirm New Password)" }, "cfm-font":{ "type":"number", "format":"flag", "default":1, "partition-visibility":"shared", "description":"Sepcify font (Default: Arial)" }, "cfm-face":{ "type":"string", "format":"enum", "default":"Arial", "partition-visibility":"shared", "not":"cfm-font-custom", "description":"'Arial': Arial; 'Courier_New': Courier New; 'Georgia': Georgia; 'Times_New_Roman': Times New Roman; 'Verdana': Verdana; ", "enum":[ "Arial", "Courier_New", "Georgia", "Times_New_Roman", "Verdana" ] }, "cfm-font-custom":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "not":"cfm-face", "description":"Specify custom font" }, "cfm-size":{ "type":"number", "format":"number", "minimum":1, "maximum":7, "default":3, "partition-visibility":"shared", "description":"Specify font size (Default: 3)" }, "cfm-color":{ "type":"number", "format":"flag", "default":1, "partition-visibility":"shared", "description":"Specify font color (Default: black)" }, "cfm-color-name":{ "type":"string", "format":"enum", "default":"black", "partition-visibility":"shared", "not":"cfm-color-value", "description":"'aqua': aqua; 'black': black; 'blue': blue; 'fuchsia': fuchsia; 'gray': gray; 'green': green; 'lime': lime; 'maroon': maroon; 'navy': navy; 'olive': olive; 'orange': orange; 'purple': purple; 'red': red; 'silver': silver; 'teal': teal; 'white': white; 'yellow': yellow; ", "enum":[ "aqua", "black", "blue", "fuchsia", "gray", "green", "lime", "maroon", "navy", "olive", "orange", "purple", "red", "silver", "teal", "white", "yellow" ] }, "cfm-color-value":{ "type":"string", "format":"string", "minLength":6, "maxLength":6, "partition-visibility":"shared", "not":"cfm-color-name", "description":"Specify 6-digit HEX color value" } } }, "confirm-password-var":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"Specify confirm password variable name in default change password notification page (Default: cp_cfm_pwd)", "optional":true }, "change-text":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"Specify change button text in default change password notification page (Default: Change)", "optional":true }, "continue-text":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"Specify continue button text in default change password notification page (Default: Continue)", "optional":true }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true } } }