Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 229 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 229 Bytes

write x-www-form-urlencoded request body for keycloak

example:

    plugin:
      traefikbodywrite:
          clientId:       "client_id"
          clientSecret:   "client_secret"
          grantType:      "password"