config authentication rule
Configure Authentication Rules.
config authentication rule Description: Configure Authentication Rules. edit <name> set active-auth-method {string} set comments {var-string} set ip-based [enable|disable] set name {string} set protocol [http|ftp|...] set srcaddr <name1>, <name2>, ... set srcaddr6 <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 |
Not Specified |
|
||||||||||
comments |
Comment. |
var-string |
Not Specified |
|
||||||||||
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 |
Not Specified |
|
||||||||||
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 |
|
||||||||||
sso-auth-method |
Select a single-sign on (SSO) authentication method. |
string |
Not Specified |
|
||||||||||
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 |
||||||||||
|
|