Skip to content

Can't access to an application through Oauth flow #6

@CristinaVTx

Description

@CristinaVTx

I'm following the Fiware security tutorials and I'm currently trying to deploy the entire architecture from scratch. I have my own administrator user, I have created a new user, an application and I have associated them through a role and a permission. If I list the users in the application and the permissions they have associated with it, I receive a correct answer.

The problem is that I can't get them to log in using Oauth to consume the application resources. I get the authorization code through the clientID and client Secret, and I make the request that appears in the postman collection, but it gives me back this answer:

"error": "invalid_client"

Is it possible that I'm missing a step?

Thank you in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions