-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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
Labels
No labels