Skip to content

[Security]: Add JWT Validation & Bearer Token Authentication Middleware #2

Description

@ichbingautam

Feature Description

Add a JWT authentication middleware to validate incoming bearer tokens before forwarding requests to upstream backend services.

Target Functionality

  • Support RS256/HS256 signature verification via JWKS URL or secret key.
  • Inject validated user claims (X-User-ID, X-User-Roles) into upstream request headers.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions