Skip to content

Conversation

@mekilis
Copy link
Collaborator

@mekilis mekilis commented Nov 12, 2025

  • Add OAuth2 token service with shared secret and client assertion (JWT) support
  • Support EC and RSA JWK keys with proper parsing and CRT parameter computation
  • Implement token caching with automatic refresh before expiration
  • Add OAuth2 ping validation for endpoint creation/updates
  • Integrate OAuth2 authentication in event delivery and retry flows
  • Add comprehensive unit and integration tests
  • Support flexible token response field mapping and expiry time units
  • Add UI components for OAuth2 configuration with proper field ordering
  • Fix all golangci-lint issues in OAuth2 code and related test files

- Add OAuth2 token service with shared secret and client assertion (JWT) support
- Support EC and RSA JWK keys with proper parsing and CRT parameter computation
- Implement token caching with automatic refresh before expiration
- Add OAuth2 ping validation for endpoint creation/updates
- Integrate OAuth2 authentication in event delivery and retry flows
- Add comprehensive unit and integration tests
- Support flexible token response field mapping and expiry time units
- Add UI components for OAuth2 configuration with proper field ordering
- Fix all golangci-lint issues in OAuth2 code and related test files
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