Skip to content

Conversation

@Ronan-WeScale
Copy link

Description

This PR adds support for OAuth 2.0 Bearer token authentication format to the key-auth plugin. When enabled, the plugin validates tokens in the standard Authorization: Bearer <token> format, following RFC 6750 specifications.

Which issue(s) this PR fixes:

Fixes #12908

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. enhancement New feature or request labels Jan 14, 2026
@Ronan-WeScale Ronan-WeScale changed the title Add: Bearer Token Support to key-auth Plugin feat: Add Bearer Token Support to key-auth Plugin Jan 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Add Bearer Token Support to key-auth Plugin

1 participant