auth.client.login(
            {
              realm: 'Username-Password-Authentication',
              username: username,
              password: password,