C
C#16mo ago
balloman

❔ Audience is invalid error

I'm trying to use JWT authentication with .NET Core 7. I've created a jwt token, but when I try to use it for my server, I get the error: Bearer error="invalid_token", error_description="The audience 'backend' is invalid"
2 Replies
balloman
balloman16mo ago
Turns out that I didn't have the metadata server set
Accord
Accord16mo ago
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.