debug auth¶
Debug authentication
auth Specification¶
Type operational Element Name auth Element URI /axapi/v3/debug/auth Element Attributes auth_attributes Schema auth schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
EXECUTE Object | POST | /axapi/v3/debug/auth |
auth attributes¶
authd
Description enable detail authd log
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
client-addr
Description Filter SAML logs by client IP address
Type: string
Format: ipv4-address
level
Description ‘1’: Diagnose Problems; ‘2’: Detail packet flow;
Type: string
Supported Values: 1, 2
saml
Description Enable debug SAML authentication logs
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
saml-sp
Description Filter SAML logs by SAML service provider name (SAML SP name)
Type: string
Maximum Length: 63 characters
Maximum Length: 1 characters
username
Description Show the logs of specific username (User name)
Type: string
Maximum Length: 255 characters
Maximum Length: 1 characters
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
virtual-server
Description Show the logs of specific virtual-server (Virtual-server name)
Type: string
Maximum Length: 127 characters
Maximum Length: 1 characters