Read and Write
on Topics, Read
on ConsumerGroups)Admin
permissions)Topic
, Subject
, Connector
, ApplicationInstancePermission
.ApplicationGroup
, allowing them to define internally who can do what within their Team.grantedTo
Application Instance:
ownershipMode: ALL
, which is the default, delegates all permissions related to that resource to the Application Team.ownershipMode: LIMITED
delegates only a subset of the available permissions to the Application Team.Restricted permissions in LIMITED | Description |
---|---|
Topic | |
topicEditConfig | Permission to edit the topic configuration. |
topicCreate | Permission to create a new topic. |
topicDelete | Permission to delete the topic. |
topicAddPartition | Permission to add partitions to the topic. |
Subject | |
subjectCreateUpdate | Permission to create or update the subject. |
subjectDelete | Permission to delete the subject. |
subjectEditCompatibility | Permission to edit the subject compatibility settings. |
Consumer Group | |
consumerGroupCreate | Permission to create a new consumer group. |
consumerGroupDelete | Permission to delete the consumer group. |
Kafka Connect | |
kafkaConnectorEditConfig | Permission to edit the Kafka Connect configuration. |
kafkaConnectorDelete | Permission to delete connectors. |
kafkaConnectorCreate | Permission to create new connectors. |
Event type | Description |
---|---|
SelfService.Application.Create | Self-service application is created. |
SelfService.Application.Update | Self-service application is updated. |
SelfService.Application.Upsert | Self-service application is created or updated. |
SelfService.Application.Delete | Self-service application is deleted. |
SelfService.ApplicationInstance.Create | Self-service application instance is created. |
SelfService.ApplicationInstance.Update | Self-service application instance is updated. |
SelfService.ApplicationInstance.Delete | Self-service application instance is deleted. |
SelfService.ApplicationInstanceApiKey.Create | Self-service application instance API key is created. |
SelfService.ApplicationInstanceApiKey.Delete | Self-service application instance API key is deleted. |
SelfService.ApplicationGroup.Create | Self-service application group is created. |
SelfService.ApplicationGroup.Update | Self-service application group is updated. |
SelfService.ApplicationGroup.Delete | Self-service application group is deleted. |
SelfService.ApplicationPolicy.Create | Self-service application policy is created. |
SelfService.ApplicationPolicy.Update | Self-service application policy is updated. |
SelfService.ApplicationPolicy.Delete | Self-service application policy is deleted. |
SelfService.ApplicationInstancePermission.Create | Permissions are created for an app instance. |
SelfService.ApplicationInstancePermission.Delete | Permissions are deleted for an app instance. |
SelfService.ServiceAccount.Create | Service account is created. |
SelfService.ServiceAccount.Update | Service account is updated. |
SelfService.ServiceAccount.Delete | Service account is deleted. |