config authentication rule
Configure Authentication Rules.
config authentication rule
Description: Configure Authentication Rules.
edit <name>
set active-auth-method {string}
set cert-auth-cookie [enable|disable]
set comments {var-string}
set cors-depth {integer}
set cors-stateful [enable|disable]
set dstaddr <name1>, <name2>, ...
set dstaddr6 <name1>, <name2>, ...
set ip-based [enable|disable]
set protocol [http|ftp|...]
set srcaddr <name1>, <name2>, ...
set srcaddr6 <name1>, <name2>, ...
set srcintf <name1>, <name2>, ...
set sso-auth-method {string}
set status [enable|disable]
set transaction-based [enable|disable]
set web-auth-cookie [enable|disable]
set web-portal [enable|disable]
next
end
config authentication rule
|
Parameter |
Description |
Type |
Size |
Default |
||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
active-auth-method |
Select an active authentication method. |
string |
Maximum length: 35 |
|
||||||||||
|
cert-auth-cookie |
Enable/disable to use device certificate as authentication cookie. |
option |
- |
enable |
||||||||||
|
|
|
|||||||||||||
|
comments |
Comment. |
var-string |
Maximum length: 1023 |
|
||||||||||
|
cors-depth |
Depth to allow CORS access. |
integer |
Minimum value: 1 Maximum value: 8 |
3 |
||||||||||
|
cors-stateful |
Enable/disable allowance of CORS access. |
option |
- |
disable |
||||||||||
|
|
|
|||||||||||||
|
dstaddr |
Select an IPv4 destination address from available options. Required for web proxy authentication. Address name. |
string |
Maximum length: 79 |
|
||||||||||
|
dstaddr6 |
Select an IPv6 destination address from available options. Required for web proxy authentication. Address name. |
string |
Maximum length: 79 |
|
||||||||||
|
ip-based |
Enable/disable IP-based authentication. When enabled, previously authenticated users from the same IP address will be exempted. |
option |
- |
enable |
||||||||||
|
|
|
|||||||||||||
|
name |
Authentication rule name. |
string |
Maximum length: 35 |
|
||||||||||
|
protocol |
Authentication is required for the selected protocol. |
option |
- |
http |
||||||||||
|
|
|
|||||||||||||
|
srcaddr |
Authentication is required for the selected IPv4 source address. Address name. |
string |
Maximum length: 79 |
|
||||||||||
|
srcaddr6 |
Authentication is required for the selected IPv6 source address. Address name. |
string |
Maximum length: 79 |
|
||||||||||
|
srcintf |
Incoming (ingress) interface. Interface name. |
string |
Maximum length: 79 |
|
||||||||||
|
sso-auth-method |
Select a single-sign on (SSO) authentication method. |
string |
Maximum length: 35 |
|
||||||||||
|
status |
Enable/disable this authentication rule. |
option |
- |
enable |
||||||||||
|
|
|
|||||||||||||
|
transaction-based |
Enable/disable transaction based authentication. |
option |
- |
disable |
||||||||||
|
|
|
|||||||||||||
|
web-auth-cookie |
Enable/disable Web authentication cookies. |
option |
- |
disable |
||||||||||
|
|
|
|||||||||||||
|
web-portal |
Enable/disable web portal for proxy transparent policy. |
option |
- |
enable |
||||||||||
|
|
|
|||||||||||||