hyperdx icon indicating copy to clipboard operation
hyperdx copied to clipboard

Disable Auth / Allow Declarative Credentials

Open JaspreetSandhu opened this issue 2 months ago • 2 comments

Problem

Since SSO is not supported in the OSS version, and:

  • I'm not interested in managing users myself
  • anonymous auth does not seem to be available

I'm looking for an alternative to a manual log-in process for a single shared credential.

Context

While IS_LOCAL_MODE = true may support this, I believe it uses an image that packages all components (OTel, ClickHouse, MongoDB) together.

I'm using the hdx-oss-v2 helm chart and would like to manage each of these independently.

Solution

Can support be added to have an auth.anonymous config similar to Grafana?

Can shared credentials be provided declaratively via Secret?

JaspreetSandhu avatar Nov 05 '25 23:11 JaspreetSandhu

Thanks for reaching out @JaspreetSandhu. This is not currently supported, but is something that could be added

pulpdrew avatar Nov 06 '25 21:11 pulpdrew

thanks @pulpdrew, appreciate the consideration. please keep me posted on this looking forward to trying it out!

JaspreetSandhu avatar Nov 07 '25 21:11 JaspreetSandhu