strimzi / strimzi-kafka-oauth

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

Add support for passing audience and scope to token endpoint #112

Closed mstruk closed 3 years ago

mstruk commented 3 years ago

Some authorization servers may require audience parameter to be passed to the token endpoint.

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