Skip to content

No username/password send in body with oatuh2 authentication #36

@guilranc

Description

@guilranc

Hello and thanks a lot for work.
When i use oauth2 authentication with my creds, the correct POST is done to the token URL but return 422 status_code.
I extract the request on the api server and the body contains only : grant_type=client_credentials but there are not username and password.
Is there a trouble ?
Or i don't know how the http step plugin send this information for validate oauth2 authentication !?
Thanks !

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