Giuseppe Boccia

Results 1 issues of Giuseppe Boccia

Vault 1.20.3 introduced JSON configurable limits to HTTP handling for JSON payloads: `max_json_depth`, `max_json_string_value_length`, `max_json_object_entry_count`, `max_json_array_element_count` (https://github.com/hashicorp/vault/pull/31069) The `max_json_string_value_length` defaults to `1024 * 1024`. We configured it to `1024 *...

bug
secret/transit
regression