Skip to content

Access DH URI share tables using authorization password #5383

@raaghulr

Description

@raaghulr

As a DH user, I would like to use the share table using URI, but with password authentication enabled. Currently we have a working POC for share table using DH but only if i disable password in the producer DH service session using -DAuthHandlers=io.deephaven.auth.AnonymousAuthenticationHandler

But due to the basic security thought, I dont want to expose DH service open just for using URI share tables,

Currently getting error in receiver DH if i have password enabled -Dauthentication.psk, Authorization failed.

Expectation, Need a way to access share table using URI with password authentication enabled.

Reference Used : https://deephaven.io/core/docs/how-to-guides/use-uris/

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions