Skip to content

feat: Adding jwt auth GO callout for extauthz#281

Open
mateustd-ciandt wants to merge 2 commits intoGoogleCloudPlatform:mainfrom
mateustd-ciandt:go-callouts-extauthz-jwt-auth
Open

feat: Adding jwt auth GO callout for extauthz#281
mateustd-ciandt wants to merge 2 commits intoGoogleCloudPlatform:mainfrom
mateustd-ciandt:go-callouts-extauthz-jwt-auth

Conversation

@mateustd-ciandt
Copy link
Contributor

This PR implements JWT token validation in the external authorization server.

It allows the server to extract tokens from Authorization headers, validate them using a public key, and add decoded claims as headers to upstream requests.

Also adding a test file as well.

@mateustd-ciandt mateustd-ciandt marked this pull request as ready for review October 15, 2025 14:31
@mateustd-ciandt mateustd-ciandt requested a review from a team as a code owner October 15, 2025 14:31
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.

1 participant