Skip to content

[Feature Request] Supporting Access token based authentication in TBMQ #196

@gaurav36

Description

@gaurav36

Is your feature request related to a problem? Please describe.
Currently in TBMQ, it supports only username/password, SSL, and SCRAM-based authentication, but access token-based authentication is still not supported. In my application, I have a use case where I mostly use access tokens. Things board also support it https://thingsboard.io/docs/user-guide/access-token/

Describe the solution you'd like
I would like TBMQ to support access token-based authentication. This would allow my application to authenticate using access tokens, which is more aligned with my current use case and security requirements.

Describe alternatives you've considered
username/password, SSL, and SCRAM-based authentication methods. However, these methods do not fit well with my application’s architecture and security model, which relies heavily on access tokens.

Additional context
Adding support for access token-based authentication would enhance the flexibility and security of TBMQ, making it more versatile for various applications.

Metadata

Metadata

Labels

EnhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions