Skip to content

feat(zenoh): Add authentication support #39

@zhexuany

Description

@zhexuany

Feature Request

Add Zenoh authentication support to the C++ plugin.

Motivation

Current implementation only supports unencrypted local communication. For remote or secure deployments, Zenoh authentication is required.

Proposed Solution

Add authentication configuration to support:

  • Username/password
  • TLS certificates
  • Zenoh unified authentication

Files to Modify

  • middlewares/zenoh/src/zenoh_plugin/include/zenoh_plugin.hpp
  • middlewares/zenoh/src/zenoh_plugin/src/zenoh_plugin.cpp

Priority

High - Required for secure/remote deployments

Metadata

Metadata

Assignees

No one assigned

    Labels

    cppC++ codeenhancementNew feature or requestsecuritySecurity relatedzenohZenoh plugin code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions