
Aug 9, 2023
JWT Authentication and JWKS Endpoint in MQTT: Principle and a Hands-on Guide
This article will introduce the basic principles of Token-Based Authentication based on JWT, and how to build your own JWKS Endpoint.
EMQX TeamMQTT

This article will introduce the basic principles of Token-Based Authentication based on JWT, and how to build your own JWKS Endpoint.

EMQX Cloud has recently supported two more external Auth&ACL methods, Redis and JWT. Users now have more choices to achieve more secure and fast access to massive devices flexibly.