authentication¶
Configure authentication feature
authentication Specification¶
Parameter
Value
Type
Configuration Resource
Element Name
authentication
Element URI
/axapi/v3/authentication
Element Attributes
authentication_attributes
Partition Visibility
shared
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/authentication | ||
Get Object | GET | /axapi/v3/authentication | ||
Modify Object | POST | /axapi/v3/authentication | ||
Replace Object | PUT | /axapi/v3/authentication | ||
Delete Object | DELETE | /axapi/v3/authentication | ||
authentication attributes¶
console
Description: console is a JSON Block. Please see below for console
Type: Object
Reference Object: /axapi/v3/authentication/console
enable-cfg
Description: enable-cfg is a JSON Block. Please see below for enable-cfg
Type: Object
login-cfg
Description: login-cfg is a JSON Block. Please see below for login-cfg
Type: Object
mode-cfg
Description: mode-cfg is a JSON Block. Please see below for mode-cfg
Type: Object
multiple-auth-reject
Description Multiple same user login reject
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
type-cfg
Description: type-cfg is a JSON Block. Please see below for type-cfg
Type: Object
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
type-cfg¶
Specification
Value
Type
object
type
Description The login authentication type
Type: string
Format: enum-list
Default: local
enable-cfg¶
Specification
Value
Type
object
enable-auth-type
Description The enable-password authentication type
Type: string
Format: enum-list
Default: local
login-cfg¶
Specification
Value
Type
object
local
Description Configure local user to enter privilege-mode
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
privilege-mode
Description Configure to enter privilege-mode
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
mode-cfg¶
Specification
Value
Type
object
mode
Description ‘multiple’: Multiple authentication mode. If an authentication method rejected, try next one; ‘single’: Single authentication mode. If an authentication method rejected, don’t try next one;
Type: string
Supported Values: multiple, single
Default: single
console¶
Specification
Value
Type
object
type-cfg
Description: type-cfg is a JSON Block. Please see below for console_type-cfg
Type: Object
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
console_type-cfg¶
Specification
Value
Type
object
console-type
Description
Type: string
Format: enum-list
type
Description The login authentication type
Type: boolean
Supported Values: true, false, 1, 0
Default: 0