AuthorizationRule interface

AuthorizationConfig Rule Properties

Properties

brokerResources

Give access to Broker methods and topics.

principals

Give access to clients based on the following properties.

stateStoreResources

Give access to state store resources.

Property Details

brokerResources

Give access to Broker methods and topics.

brokerResources: BrokerResourceRule[]

Property Value

principals

Give access to clients based on the following properties.

principals: PrincipalDefinition

Property Value

stateStoreResources

Give access to state store resources.

stateStoreResources?: StateStoreResourceRule[]

Property Value