The OAuth role of the broker. Changes to this attribute are synchronized to HA mates and replication sites via config-sync. The default value is "client". The allowed values and their meaning are:

"client" - The broker is in the OAuth client role.
"resource-server" - The broker is in the OAuth resource server role.

Enumeration Members

Enumeration Members

CLIENT: "client"
RESOURCE_SERVER: "resource-server"