We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a2dce8 commit 244646fCopy full SHA for 244646f
site/documentation/content/api/management/device-registry-v1.yaml
@@ -867,7 +867,7 @@ components:
867
required: false
868
description: |
869
Specifies the template to use by the device registry to generate the `device-id` during
870
- auto-provisioning of devices and gateways. The placeholders `{{subject-dn}}` and `{{subeject-cn}}`
+ auto-provisioning of devices and gateways. The placeholders `{{subject-dn}}` and `{{subject-cn}}`
871
are currently supported. The template MUST contain at least one of these placeholders. The `device-id`
872
is generated by the device registry by replacing any placeholders in the template string with their
873
corresponding *Subject DN* or *Common Name* from the client certificate used for authentication by
0 commit comments