Generate a data provider independent JSON file to create new users or update existing ones.
The following placeholders are supported:
- %username% will be replaced with the specified username
- %password% will be replaced with the specified password
The generated users file can be imported from the "Maintenance" section.
{{if .User.Username}}
Please note that no credentials were copied from user "{{.User.Username}}", you have to set them explicitly.
{{end}}