Device Provisioning and authentication can be achieved in two ways:
Approach 1: Applications can provision the device and generate the certificate
- Create group in AWS/Azure
- Create device in AWS/Azure
- Obtain device token using mTLS
Approach 2 (Recommended): Applications can provision the device and devices can obtain the certificate
- Create group in AWS/Azure
- Create device using Bootstrap provisioning workflow in AWS/Azure
- Generate operational certificate using Bootstrap
- Obtain device token using mTLS