Last Version

io.strimzi:kafka-oauth-keycloak-authorizer 0.10.0

Strimzi uses the Kubernetes operator pattern to provide a way to run an Apache Kafka cluster on Kubernetes in various deployment configurations. The OAuth subproject implements the callbacks for Kafka authentication using OAuth (based on SASL OAUTHBEARER mechanism).

License

License

Categories

Categories

KeY Data Data Formats Formal Verification Keycloak Security
GroupId

GroupId

io.strimzi
ArtifactId

ArtifactId

kafka-oauth-keycloak-authorizer
Version

Version

0.10.0
Type

Type

jar
Description

Description

Strimzi uses the Kubernetes operator pattern to provide a way to run an Apache Kafka cluster on Kubernetes in various deployment configurations. The OAuth subproject implements the callbacks for Kafka authentication using OAuth (based on SASL OAUTHBEARER mechanism).

Download kafka-oauth-keycloak-authorizer 0.10.0


<!-- https://jarcasting.com/artifacts/io.strimzi/kafka-oauth-keycloak-authorizer/ -->
<dependency>
    <groupId>io.strimzi</groupId>
    <artifactId>kafka-oauth-keycloak-authorizer</artifactId>
    <version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.strimzi/kafka-oauth-keycloak-authorizer/
implementation 'io.strimzi:kafka-oauth-keycloak-authorizer:0.10.0'
// https://jarcasting.com/artifacts/io.strimzi/kafka-oauth-keycloak-authorizer/
implementation ("io.strimzi:kafka-oauth-keycloak-authorizer:0.10.0")
'io.strimzi:kafka-oauth-keycloak-authorizer:jar:0.10.0'
<dependency org="io.strimzi" name="kafka-oauth-keycloak-authorizer" rev="0.10.0">
  <artifact name="kafka-oauth-keycloak-authorizer" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.strimzi', module='kafka-oauth-keycloak-authorizer', version='0.10.0')
)
libraryDependencies += "io.strimzi" % "kafka-oauth-keycloak-authorizer" % "0.10.0"
[io.strimzi/kafka-oauth-keycloak-authorizer "0.10.0"]

Dependencies

compile (4)

Group / Artifact Type Version
io.strimzi : kafka-oauth-common jar 0.10.0
io.strimzi : kafka-oauth-client jar 0.10.0
io.strimzi : kafka-oauth-server jar 0.10.0
com.fasterxml.jackson.core : jackson-databind jar 2.10.5.1

provided (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26
org.apache.kafka : kafka-clients jar 3.0.0
org.apache.kafka : kafka_2.13 jar 3.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.slf4j : slf4j-simple jar 1.7.26

Project Modules

There are no modules declared in this project.