- Property Manager name: Default Authorization Groups
- Behavior version: The
v2024-08-13
rule format supports thedcpDefaultAuthzGroups
behavior v1.0. - Rule format status: Deprecated, outdated rule format
- Access: Read/Write
- Allowed in includes: No (temporarily)
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} |