strimzi-kafka-operator icon indicating copy to clipboard operation
strimzi-kafka-operator copied to clipboard

The option to autoconfigure Kubernetes API server as `oauth` authorization server, and to use service account tokens

Open mstruk opened this issue 8 months ago • 0 comments

This is an alternative implementation to https://github.com/strimzi/strimzi-kafka-operator/pull/9657.

Rather than introducting a new authentication method, the existing oauth authentication is used to support easy autoconfiguration for the Kubernetes API server case by introducing additional listener and client config option configureServiceAccountAuth on oauth authentication.

mstruk avatar Jun 24 '24 17:06 mstruk