- Property Manager name: Default Authorization Groups
- Behavior version: The
latestrule format supports thedcpDefaultAuthzGroupsbehavior v1.0. - Rule format status: Beta, possible breaking changes
- Access: Read/Write
- Allowed in includes: Not available for
latestrule format
The Internet of Things: Edge Connect product allows connected users and devices to communicate on a publish-subscribe basis within reserved namespaces. This behavior defines a set of default authorization groups to add to each request the property configuration controls. These groups have access regardless of the authentication method you use, either JWT using the verifyJsonWebTokenForDcp behavior, or mutual authentication using the dcpAuthVariableExtractor behavior to control where authorization groups are extracted from within certificates.
| Option | Type | Description | Requires | |
|---|---|---|---|---|
groupNames | string array | Specifies the set of authorization groups to assign to all connecting devices. | {"displayType":"string array","tag":"input","todo":true} |
