Skip to content

[Feature] JWT authentication #516

@mraerino

Description

@mraerino

Is your feature request related to a problem? Please describe.

We would like to use SSO with ClickHouse, which is not currently possible in open-source clickhouse.

Describe the solution you'd like

When using the Grafana clickhouse plugin, the Grafana identity is passed in a HTTP header (X-Id-Token, issue) as a JWT.

It would be great to be able to authenticate requests via this token instead of just basic auth or query params.

Describe alternatives you've considered

JWT auth is not currently supported in open-source clickhouse: ClickHouse/ClickHouse#68634

Additional context

I would be willing to implement this support if you agree it's a useful feature.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions