-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Labels
devrel-watchDevRel team is watchingDevRel team is watchingfeature requestNew feature or requestNew feature or requesttriageuser-reported
Milestone
Description
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/
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
devrel-watchDevRel team is watchingDevRel team is watchingfeature requestNew feature or requestNew feature or requesttriageuser-reported