.. _aam_authentication_portal_notify_change_password: aam authentication portal notify-change-password ================================================ Change password notification page configuration notify-change-password Specification ------------------------------------ ===================================== ================================================================================================ **Parameter** **Value** ===================================== ================================================================================================ **Type** *Configuration Resource* **Element Name** notify-change-password **Element URI** /axapi/v3/aam/authentication/portal/{name}/notify-change-password **Element Attributes** notify-change-password_attributes **Partition Visibility** shared **Schema** :download:`notify-change-password schema ` ===================================== ================================================================================================ **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/aam/authentication/portal/{name}/notify-change-password .. raw:: html :ref:`44_notify-change-password_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/aam/authentication/portal/{name}/notify-change-password .. raw:: html :ref:`44_notify-change-password_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/aam/authentication/portal/{name}/notify-change-password .. raw:: html :ref:`44_notify-change-password_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/aam/authentication/portal/{name}/notify-change-password .. raw:: html :ref:`44_notify-change-password_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/aam/authentication/portal/{name}/notify-change-password .. raw:: html :ref:`44_notify-change-password_attributes` .. raw:: html
.. _44_notify-change-password_attributes: notify-change-password attributes --------------------------------- **background** **Description:** background is a **JSON Block**. Please see below for :ref:`44_background` **Type:** Object **cfm-pwd-cfg** **Description:** cfm-pwd-cfg is a **JSON Block**. Please see below for :ref:`44_cfm-pwd-cfg` **Type:** Object **change-text** **Description** Specify change button text in default change password notification page (Default: Change) **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **change-url** **Description** Specify change password action URL in default change password notification page (Default: /notify_change.fo) **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **confirm-password-var** **Description** Specify confirm password variable name in default change password notification page (Default: cp_cfm_pwd) **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **continue-text** **Description** Specify continue button text in default change password notification page (Default: Continue) **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **continue-url** **Description** Specify continue action URL in default change password notification page (Default: /continue.fo) **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **new-password-var** **Description** Specify new password variable name in default change password notification page (Default: cp_new_pwd) **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **new-pwd-cfg** **Description:** new-pwd-cfg is a **JSON Block**. Please see below for :ref:`44_new-pwd-cfg` **Type:** Object **old-password-var** **Description** Specify old password variable name in default change password notification page (Default: cp_old_pwd) **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **old-pwd-cfg** **Description:** old-pwd-cfg is a **JSON Block**. Please see below for :ref:`44_old-pwd-cfg` **Type:** Object **username-cfg** **Description:** username-cfg is a **JSON Block**. Please see below for :ref:`44_username-cfg` **Type:** Object **username-var** **Description** Specify username variable name in default change password notification page (Default: cp_usr) **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _44_new-pwd-cfg: new-pwd-cfg ^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **new-color** **Description** Specify font color (Default: black) **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 1 **new-color-name** **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; **Type:** string **Supported Values:** aqua, black, blue, fuchsia, gray, green, lime, maroon, navy, olive, orange, purple, red, silver, teal, white, yellow **Default:** black **Mutual Exclusion:** new-color-name and new-color-value are mutually exclusive **new-color-value** **Description** Specify 6-digit HEX color value **Type:** string **Maximum Length:** 6 characters **Maximum Length:** 6 characters **Mutual Exclusion:** new-color-value and new-color-name are mutually exclusive **new-face** **Description** 'Arial': Arial; 'Courier_New': Courier New; 'Georgia': Georgia; 'Times_New_Roman': Times New Roman; 'Verdana': Verdana; **Type:** string **Supported Values:** Arial, Courier_New, Georgia, Times_New_Roman, Verdana **Default:** Arial **Mutual Exclusion:** new-face and new-font-custom are mutually exclusive **new-font** **Description** Sepcify font (Default: Arial) **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 1 **new-font-custom** **Description** Specify custom font **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **Mutual Exclusion:** new-font-custom and new-face are mutually exclusive **new-password** **Description** Configure new password text in default change password notification page **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **new-size** **Description** Specify font size (Default: 3) **Type:** number **Range:** 1-7 **Default:** 3 **new-text** **Description** Specify new password text (Default: New Password) **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters .. _44_old-pwd-cfg: old-pwd-cfg ^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **old-color** **Description** Specify font color (Default: black) **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 1 **old-color-name** **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; **Type:** string **Supported Values:** aqua, black, blue, fuchsia, gray, green, lime, maroon, navy, olive, orange, purple, red, silver, teal, white, yellow **Default:** black **Mutual Exclusion:** old-color-name and old-color-value are mutually exclusive **old-color-value** **Description** Specify 6-digit HEX color value **Type:** string **Maximum Length:** 6 characters **Maximum Length:** 6 characters **Mutual Exclusion:** old-color-value and old-color-name are mutually exclusive **old-face** **Description** 'Arial': Arial; 'Courier_New': Courier New; 'Georgia': Georgia; 'Times_New_Roman': Times New Roman; 'Verdana': Verdana; **Type:** string **Supported Values:** Arial, Courier_New, Georgia, Times_New_Roman, Verdana **Default:** Arial **Mutual Exclusion:** old-face and old-font-custom are mutually exclusive **old-font** **Description** Sepcify font (Default: Arial) **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 1 **old-font-custom** **Description** Specify custom font **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **Mutual Exclusion:** old-font-custom and old-face are mutually exclusive **old-password** **Description** Configure old password text in default change password notification page **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **old-size** **Description** Specify font size (Default: 3) **Type:** number **Range:** 1-7 **Default:** 3 **old-text** **Description** Specify old password text (Default: Old Password) **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters .. _44_background: background ^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **bgcolor-name** **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; **Type:** string **Supported Values:** aqua, black, blue, fuchsia, gray, green, lime, maroon, navy, olive, orange, purple, red, silver, teal, white, yellow **Default:** white **Mutual Exclusion:** bgcolor-name, bgfile, and bgcolor-value are mutually exclusive **bgcolor-value** **Description** Specify 6-digit HEX color value **Type:** string **Maximum Length:** 6 characters **Maximum Length:** 6 characters **Mutual Exclusion:** bgcolor-value, bgfile, and bgcolor-name are mutually exclusive **bgfile** **Description** Specify background image filename **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **Mutual Exclusion:** bgfile, bgcolor-name, and bgcolor-value are mutually exclusive **bgstyle** **Description** 'tile': Tile; 'stretch': Stretch; 'fit': Fit; **Type:** string **Supported Values:** tile, stretch, fit **Default:** tile .. _44_cfm-pwd-cfg: cfm-pwd-cfg ^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **cfm-color** **Description** Specify font color (Default: black) **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 1 **cfm-color-name** **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; **Type:** string **Supported Values:** aqua, black, blue, fuchsia, gray, green, lime, maroon, navy, olive, orange, purple, red, silver, teal, white, yellow **Default:** black **Mutual Exclusion:** cfm-color-name and cfm-color-value are mutually exclusive **cfm-color-value** **Description** Specify 6-digit HEX color value **Type:** string **Maximum Length:** 6 characters **Maximum Length:** 6 characters **Mutual Exclusion:** cfm-color-value and cfm-color-name are mutually exclusive **cfm-face** **Description** 'Arial': Arial; 'Courier_New': Courier New; 'Georgia': Georgia; 'Times_New_Roman': Times New Roman; 'Verdana': Verdana; **Type:** string **Supported Values:** Arial, Courier_New, Georgia, Times_New_Roman, Verdana **Default:** Arial **Mutual Exclusion:** cfm-face and cfm-font-custom are mutually exclusive **cfm-font** **Description** Sepcify font (Default: Arial) **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 1 **cfm-font-custom** **Description** Specify custom font **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **Mutual Exclusion:** cfm-font-custom and cfm-face are mutually exclusive **cfm-size** **Description** Specify font size (Default: 3) **Type:** number **Range:** 1-7 **Default:** 3 **cfm-text** **Description** Specify confirm password text (Default: Confirm New Password) **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **confirm-password** **Description** Configure confirm password text in default change password notification page **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 .. _44_username-cfg: username-cfg ^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **user-color** **Description** Specify font color (Default: black) **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 1 **user-color-name** **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; **Type:** string **Supported Values:** aqua, black, blue, fuchsia, gray, green, lime, maroon, navy, olive, orange, purple, red, silver, teal, white, yellow **Default:** black **Mutual Exclusion:** user-color-name and user-color-value are mutually exclusive **user-color-value** **Description** Specify 6-digit HEX color value **Type:** string **Maximum Length:** 6 characters **Maximum Length:** 6 characters **Mutual Exclusion:** user-color-value and user-color-name are mutually exclusive **user-face** **Description** 'Arial': Arial; 'Courier_New': Courier New; 'Georgia': Georgia; 'Times_New_Roman': Times New Roman; 'Verdana': Verdana; **Type:** string **Supported Values:** Arial, Courier_New, Georgia, Times_New_Roman, Verdana **Default:** Arial **Mutual Exclusion:** user-face and user-font-custom are mutually exclusive **user-font** **Description** Sepcify font (Default: Arial) **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 1 **user-font-custom** **Description** Specify custom font **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **Mutual Exclusion:** user-font-custom and user-face are mutually exclusive **user-size** **Description** Specify font size (Default: 3) **Type:** number **Range:** 1-7 **Default:** 3 **user-text** **Description** Specify username text (Default: Username) **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **username** **Description** Configure username text in default change password notification page **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0