List EMQX Authenticators
emqx_list_authnCheck the authenticator chain and statuses to diagnose connection failures. An empty chain indicates no user table, causing rejection of all credentials.
Instructions
The authenticator chain and each authenticator's status.
Check this first when devices cannot connect: an empty chain means EMQX has no user table, so every credential is rejected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||