emqx/changes/ee/feat-11811.en.md

6 lines
200 B
Markdown

Improve the format for the REST API key bootstrap file to support initialize key with a role.
The new form is:`api_key:api_secret:role`.
`role` is optional and its default value is `administrator`.