strimzi-kafka-operator
strimzi-kafka-operator copied to clipboard
Integrate additional OAuth 0.15.0 config options
Type of change
- Enhancement / new feature
Description
The following options have been added to authentication
section of type oauth
of Kafka CR:
-
userNamePrefix
The following options have been added to authentication
section of type oauth
of KafkaMirrorMaker, KafkaMirrorMaker2, KafkaConnectCluster, and KafkaBridge CRs:
-
clientAssertion
-
clientAssertionLocation
-
clientAssertionType
-
saslExtensions
Checklist
Please go through this checklist and make sure all applicable tasks have been done
- [ ] Write tests
- [ ] Make sure all tests pass
- [ ] Update documentation
- [ ] Check RBAC rights for Kubernetes / OpenShift roles
- [ ] Try your changes from Pod inside your Kubernetes and OpenShift cluster, not just locally
- [ ] Reference relevant issue(s) and close them after merging
- [ ] Update CHANGELOG.md
- [ ] Supply screenshots for visual changes, such as Grafana dashboards