{
  "realm" : "jhipster",
  "users" : [ {
    "id" : "4c973896-5761-41fc-8217-07c5d13a004b",
    "createdTimestamp" : 1505479415590,
    "username" : "admin",
    "enabled" : true,
    "totp" : false,
    "emailVerified" : true,
    "firstName" : "Admin",
    "lastName" : "Administrator",
    "email" : "admin@localhost",
    "credentials" : [ {
      "type" : "password",
      "hashedSaltedValue" : "4pf9K2jWSCcHC+CwsZP/qidN5pSmDUe6AX6wBerSGdBVKkExay8MWKx+EKmaaObZW6FVsD8vdW/ZsyUFD9gJ1Q==",
      "salt" : "1/qNkZ5kr77jOMOBPBogGw==",
      "hashIterations" : 27500,
      "counter" : 0,
      "algorithm" : "pbkdf2-sha256",
      "digits" : 0,
      "period" : 0,
      "createdDate" : 1505479429154,
      "config" : { }
    } ],
    "disableableCredentialTypes" : [ "password" ],
    "requiredActions" : [ ],
    "realmRoles" : [ "offline_access", "uma_authorization" ],
    "clientRoles" : {
      "account" : [ "view-profile", "manage-account" ]
    },
    "notBefore" : 0,
    "groups" : [  "/Users", "/Admins" ]
  }, {
    "id" : "c4af4e2f-b432-4c3b-8405-cca86cd5b97b",
    "createdTimestamp" : 1505479373742,
    "username" : "user",
    "enabled" : true,
    "totp" : false,
    "emailVerified" : true,
    "firstName" : "",
    "lastName" : "User",
    "email" : "user@localhost",
    "credentials" : [ {
      "type" : "password",
      "hashedSaltedValue" : "MbKsMgWPnZyImih8s4SaoCSCq+XIY/c6S9F93sXEidHF1TjPWxCqMkec0+o3860CMLXHt3az61cIJOWI0FW9aw==",
      "salt" : "fmpBI1r8R1u75hDLMUlwBw==",
      "hashIterations" : 27500,
      "counter" : 0,
      "algorithm" : "pbkdf2-sha256",
      "digits" : 0,
      "period" : 0,
      "createdDate" : 1505479392766,
      "config" : { }
    } ],
    "disableableCredentialTypes" : [ "password" ],
    "requiredActions" : [ ],
    "realmRoles" : [ "offline_access", "uma_authorization" ],
    "clientRoles" : {
      "account" : [ "view-profile", "manage-account" ]
    },
    "notBefore" : 0,
    "groups" : [ "/Users" ]
  } ]
}
