Last Modified: Feb 28, 2025
Affected Product(s):
BIG-IP ASM
Fixed In:
17.5.0
Opened: Jun 06, 2023 Severity: 2-Critical
The modification of decode_value_as_base64 is working fine from REST calls but it's not working from thrift calls.
Cannot modify decode_value_as_base64 from thrift calls.
A thrift call is made to modify the value of decode_value_as_base64.
Use REST call to modify the value of decode_value_as_base64.
Decode_value_as_base64 is now exposed via thrift so that it can be modfied.