Yunzhijia Open API Request Body Decryption.
To configure this plugin you should add its configuration to the Traefik dynamic configuration as explained here. The following snippet shows how to configure this plugin with the File provider in TOML and YAML: Static:
[experimental.plugins.yzjapidecryption]
modulename = "github.com/cnmaple/yzjapidecryption"
version = "v1.0.2"
Dynamic:
[http.middlewares]
[http.middlewares.my-yzjapidecryption.plugin.yzjapidecryption]
cloudFlowKey = "Your Yzj API CloudFlowKey"
http:
middlewares:
my-yzjapidecryption:
plugin:
yzjapidecryption:
cloudFlowKey: Your Yzj API CloudFlowKey
The Yzj Open API CloudFlowKey