.. _aam_authentication_portal_logon_fail: aam authentication portal logon-fail ==================================== Logon fail page configuration logon-fail Specification ------------------------ ===================================== ==================================================================================== **Parameter** **Value** ===================================== ==================================================================================== **Type** *Configuration Resource* **Element Name** logon-fail **Element URI** /axapi/v3/aam/authentication/portal/{name}/logon-fail **Element Attributes** logon-fail_attributes **Partition Visibility** shared **Schema** :download:`logon-fail 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}/logon-fail .. raw:: html :ref:`42_logon-fail_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/aam/authentication/portal/{name}/logon-fail .. raw:: html :ref:`42_logon-fail_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/aam/authentication/portal/{name}/logon-fail .. raw:: html :ref:`42_logon-fail_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/aam/authentication/portal/{name}/logon-fail .. raw:: html :ref:`42_logon-fail_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/aam/authentication/portal/{name}/logon-fail .. raw:: html :ref:`42_logon-fail_attributes` .. raw:: html
.. _42_logon-fail_attributes: logon-fail attributes --------------------- **background** **Description:** background is a **JSON Block**. Please see below for :ref:`42_background` **Type:** Object **fail-msg-cfg** **Description:** fail-msg-cfg is a **JSON Block**. Please see below for :ref:`42_fail-msg-cfg` **Type:** Object **title-cfg** **Description:** title-cfg is a **JSON Block**. Please see below for :ref:`42_title-cfg` **Type:** Object **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _42_fail-msg-cfg: fail-msg-cfg ^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **fail-color** **Description** Specify font color (Default: black) **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 1 **fail-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:** fail-color-name and fail-color-value are mutually exclusive **fail-color-value** **Description** Specify 6-digit HEX color value **Type:** string **Maximum Length:** 6 characters **Maximum Length:** 6 characters **Mutual Exclusion:** fail-color-value and fail-color-name are mutually exclusive **fail-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:** fail-face and fail-font-custom are mutually exclusive **fail-font** **Description** Sepcify font (Default: Arial) **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 1 **fail-font-custom** **Description** Specify custom font **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **Mutual Exclusion:** fail-font-custom and fail-face are mutually exclusive **fail-msg** **Description** Configure logon failure message in default logon fail page **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **fail-size** **Description** Specify font size (Default: 3) **Type:** number **Range:** 1-7 **Default:** 3 **fail-text** **Description** Specify logon failure message (Default: Login Failed!!) **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters .. _42_title-cfg: title-cfg ^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **title** **Description** Configure title in default logon fail page **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **title-color** **Description** Specify font color (Default: black) **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 1 **title-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:** title-color-name and title-color-value are mutually exclusive **title-color-value** **Description** Specify 6-digit HEX color value **Type:** string **Maximum Length:** 6 characters **Maximum Length:** 6 characters **Mutual Exclusion:** title-color-value and title-color-name are mutually exclusive **title-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:** title-face and title-font-custom are mutually exclusive **title-font** **Description** Sepcify font (Default: Arial) **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 1 **title-font-custom** **Description** Specify custom font **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **Mutual Exclusion:** title-font-custom and title-face are mutually exclusive **title-size** **Description** Specify font size (Default: 5) **Type:** number **Range:** 1-7 **Default:** 5 **title-text** **Description** Specify title (Default: Try Too Many Times) **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters .. _42_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