...
You can select an authentication method when you create the gateway. Choose one of the following:
...
Authenticating over the HTTP bridge
If you're using the HTTP bridge, you You must bind the device to the gateway and then supply the JWT of either the device or the gateway in every HTTP request. ClearBlade IoT Core checks the bound device's association with the gateway and the supplied JWT to authenticate the device. This provides a similar level of security as when you use the MQTT bridge to send the association and the device's JWT for authentication.
...