This repository was archived by the owner on Apr 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
UI validation in Enforcer Cookie Settings #61
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
- If 'Maximum Cookie Header Length' is unset, json UI turns red. If not in use, option to remove "maximumCookieHeaderLength" can be provided
- Same has been commented in Issue Unable to remove section from json policy through UI #50 as well
- "Secured over HTTPS connection" must be enabled when "Insert Same Site Attribute" is set to 'None Value'. UI-Validation can be added for this scenario
Err. message:
Dec 13 10:56:56 ip-172-31-20-26.ap-south-1.compute.internal nginx[2373]: {
Dec 13 10:56:56 ip-172-31-20-26.ap-south-1.compute.internal nginx[2373]: "completed_successfully" : false,
Dec 13 10:56:56 ip-172-31-20-26.ap-south-1.compute.internal nginx[2373]: "error_message" : "Failed to import Policy 'policy_name' from '/etc/app_protect/conf/waf-1639385507591.json': Could not add the Cookie 'cookie1'. Secured over HTTPS connection must be enabled when Insert Same Site Attribute is set to 'None Value' at /opt/app_protect/bin/../lib/perl/F5/ASMConfig/Entity/Cookie.pm line 54.
Dec 13 10:56:56 ip-172-31-20-26.ap-south-1.compute.internal nginx[2373]: "error_line_number" : 19
Dec 13 10:56:56 ip-172-31-20-26.ap-south-1.compute.internal nginx[2373]: }
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request