aam authentication portal change-password¶
Change password page configuration
change-password Specification¶
Type Configuration Resource Element Name change-password Element URI /axapi/v3/aam/authentication/portal/{name}/change-password Element Attributes change-password_attributes Schema change-password schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/aam/authentication/portal/{name}/change-password | ||
Get Object | GET | /axapi/v3/aam/authentication/portal/{name}/change-password | ||
Modify Object | POST | /axapi/v3/aam/authentication/portal/{name}/change-password | ||
Replace Object | PUT | /axapi/v3/aam/authentication/portal/{name}/change-password | ||
Delete Object | DELETE | /axapi/v3/aam/authentication/portal/{name}/change-password |
change-password attributes¶
action-url
Description Specify form action URL in default change password page (Default: /change.fo)
Type: string
Format: string-rlx
Maximum Length: 63 characters
Maximum Length: 1 characters
background
Description: background is a JSON Block. Please see below for background
Type: Object
cfm-pwd-cfg
Description: cfm-pwd-cfg is a JSON Block. Please see below for cfm-pwd-cfg
Type: Object
confirm-password-var
Description Specify confirm password variable name in default change password page (Default: cp_cfm_pwd)
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 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 new-pwd-cfg
Type: Object
old-password-var
Description Specify old password variable name in default change password 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 old-pwd-cfg
Type: Object
reset-text
Description Specify reset button text in default change password page (Default: Reset)
Type: string
Format: string-rlx
Maximum Length: 63 characters
Maximum Length: 1 characters
submit-text
Description Specify submit button text in default change password page (Default: Submit)
Type: string
Format: string-rlx
Maximum Length: 63 characters
Maximum Length: 1 characters
title-cfg
Description: title-cfg is a JSON Block. Please see below for title-cfg
Type: Object
username-cfg
Description: username-cfg is a JSON Block. Please see below for username-cfg
Type: Object
username-var
Description Specify username variable name in default change password 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
new-pwd-cfg¶
Specification 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 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
title-cfg¶
Specification Type object title
Description Configure title in default change password 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: Please Change Your Password)
Type: string
Format: string-rlx
Maximum Length: 63 characters
Maximum Length: 1 characters
old-pwd-cfg¶
Specification 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 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
background¶
Specification 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
cfm-pwd-cfg¶
Specification 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 page
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
username-cfg¶
Specification 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 page
Type: boolean
Supported Values: true, false, 1, 0
Default: 0