Skip to content

User

Structure

{
  "name": "",
  "password": "",
  "profile": [],
  "default_profile": ""
}

You can ignore the JSON Array [] tag when the content is only one item

Fields

name

HTTP basic authentication username.

password

HTTP basic authentication password.

profile

Accessible profiles for this user.

List of Profile name.

default_profile

Default profile name.

First profile is used by default.