AuthorizationRule interface
AuthorizationConfig Rule Properties
Properties
broker |
Give access to Broker methods and topics. |
principals | Give access to clients based on the following properties. |
state |
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[]