Base64 Converter
Valve for converting Base 64 values to and from URL safe format.
Introduction
Configuration
Name
Description
Default value
Mandatory
Expanded
{
"name" : "Base64Converter",
"config" : {
"name" : "url_safe_b64",
"value" : "${item.b64}",
"url_safe": true
}
}