Skip to content

Conversation

juliofuentescerrada
Copy link

Hi! Tried to set up Esquio with Auth0 and got some issues with the token validation. The application was returning a 401 Bearer error="invalid_token" response and parsing the token in jwt.io showed no payload.

Finally found out that Auth0 requires the audience to be sent during the authorization request, which can be achieved by adding it to the provider options.

References:

Tested the application with Auth0 and Duende demo server and everything was working just fine after the proposed change.

Thanks for the awesome work!

@dnfadmin
Copy link

dnfadmin commented Nov 8, 2022

CLA assistant check
All CLA requirements met.

@unaizorrilla unaizorrilla self-requested a review November 9, 2022 12:22
@unaizorrilla unaizorrilla self-assigned this Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants