config authentication rule
Configure Authentication Rules.
config authentication rule
Description: Configure Authentication Rules.
edit <name>
set status [enable|disable]
set protocol [http|ftp|...]
set web-proxy {string}
config srcintf
Description: Incoming (ingress) interface.
edit <name>
next
end
config srcaddr
Description: Select an IPv4 source address from available options. Required for web proxy authentication.
edit <name>
next
end
config dstaddr
Description: Select an IPv4 destination address from available options. Required for web proxy authentication.
edit <name>
next
end
config srcaddr6
Description: Select an IPv6 source address. Required for web proxy authentication.
edit <name>
next
end
set ip-based [enable|disable]
set active-auth-method {string}
set sso-auth-method {string}
set web-auth-cookie [enable|disable]
set transaction-based [enable|disable]
set web-portal [enable|disable]
set comments {var-string}
next
end
config authentication rule
|
Parameter |
Description |
Type |
Size |
|||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
status |
Enable/disable this authentication rule. |
option |
- |
|||||||||||
|
|
|
|||||||||||||
|
protocol |
Select the protocol to use for authentication . Users connect to the FortiProxy using this protocol and are asked to authenticate. |
option |
- |
|||||||||||
|
|
|
|||||||||||||
|
web-proxy |
Web-Proxy profile. |
string |
Maximum length: 35 |
|||||||||||
|
ip-based |
Enable/disable IP-based authentication. Once a user authenticates all traffic from the IP address the user authenticated from is allowed. |
option |
- |
|||||||||||
|
|
|
|||||||||||||
|
active-auth-method |
Select an active authentication method. |
string |
Maximum length: 35 |
|||||||||||
|
sso-auth-method |
Select a single-sign on (SSO) authentication method. |
string |
Maximum length: 35 |
|||||||||||
|
web-auth-cookie |
Enable/disable Web authentication cookies . |
option |
- |
|||||||||||
|
|
|
|||||||||||||
|
transaction-based |
Enable/disable transaction based authentication . |
option |
- |
|||||||||||
|
|
|
|||||||||||||
|
web-portal |
Enable/disable web portal for proxy transparent policy . |
option |
- |
|||||||||||
|
|
|
|||||||||||||
|
comments |
Comment. |
var-string |
Maximum length: 1023 |
|||||||||||