Reference
default_permissions
The default permissions applied to users within this account, if permissions are not explicitly defined for them.
- Default value: n/a
- Hot reloadable: Yes
Values
Type | Description | Choices |
---|---|---|
object | An object with a set of explicit properties that can be set. | - |
Properties
Name | Description | Type | Default |
---|---|---|---|
publish | A single subject, list of subjects, or a allow-deny map of subjects for publishing. Specifying a single subject or list of subjects denotes an allow and implcitly denies publishing to all other subjects. | (multiple) | - |
subscribe | A single subject, list of subjects, or a allow-deny map of subjects for subscribing. Note, that the subject permission can have an optional second value declaring a queue name. | (multiple) | - |
allow_responses | (multiple) | - |