| setaaaparameter_wafprotection |
Use this method to set entities for which WAF Protection need to be applied. Available settings function as follows: * DEFAULT - AUTH, VPN and PORTAL Protections are enabled. This is the default value for wafProtection * AUTH - Endpoints used for Authentication applicable for both AAATM, IDP, GATEWAY use cases. * VPN - Endpoints used for Gateway use cases. * PORTAL - Endpoints related to web portal. * DISABLED - No Endpoint WAF protection. Currently supported only in default partition |
Syntax |
Parameters |
wafprotection |
Entities for which WAF Protection need to be applied.
Available settings function as follows:
* DEFAULT - AUTH, VPN and PORTAL Protections are enabled. This is the default value for wafProtection
* AUTH - Endpoints used for Authentication applicable for both AAATM, IDP, GATEWAY use cases.
* VPN - Endpoints used for Gateway use cases.
* PORTAL - Endpoints related to web portal.
* DISABLED - No Endpoint WAF protection.
Currently supported only in default partition Default value = NS_WAF_PROTECT_DEFAULT. Possible Values : DISABLED, AUTH, VPN, PORTAL, DEFAULT. |
Return Value |
Returns simpleResult |
See Also |