Skip to content

Conversation

@tolleiv
Copy link
Collaborator

@tolleiv tolleiv commented Apr 25, 2024

No description provided.

@tolleiv tolleiv requested a review from czenker April 25, 2024 06:49
return nil, fmt.Errorf("token invalid")
}

if t.boundIssuer != "" && !token.Claims.(*jwt.RegisteredClaims).VerifyIssuer(t.boundIssuer, true) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How are issuer and audience checked now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants