Skip to content

User Authentication #130

Closed
Closed
@figueiredoAF

Description

@figueiredoAF

Hello,

I'm having an authentication problem using the ADMIN REST API. The user was created with the following command:

treeGatewayConfig users add -l sampleuserlogin -p sampleuserpassword -n sampleusername -r admin config

I received the message "User created", and I have seen the user was really inserted in my database instance.

However, I get a "user not found" response when I try to get the access token for the user, doing a POST in /users/authentication with the login and password as parameters.

Does anyone know what's going on?

Best regards,
Alex F. Figueiredo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions