Skip to main content
Version: 2.11

default_permissions

Hot Reloadable
Deprecated form; also ignored entirely if a top-level cluster{permissions} block is present (opts.go:2074).

The default permissions applied to users, if permissions are not explicitly defined for them.

Properties

NameDescriptionTypeDefaultReloadable
publishA 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)-Yes
subscribeA 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)-Yes
allow_responses(multiple)-Ignored*

* See the property page for reload caveats.