strimzi / strimzi-kafka-oauth

OAuth2 support for Apache Kafka® to work with many OAuth2 authorization servers
Apache License 2.0
147 stars 90 forks source link

Prevent UnsupportedCallbackException from counting towards validation error metrics #177

Closed mstruk closed 1 year ago

mstruk commented 1 year ago

Unsupported call with OAuthBearerExtensionsValidatorCallback should not increase error count metrics.

Signed-off-by: Marko Strukelj marko.strukelj@gmail.com

mstruk commented 1 year ago

Travis CI ppc64le build keeps failing due to infrastructure glitches unrelated to the PR. All other tests passed.