ClickHouse / clickhouse-connect

Python driver/sqlalchemy/superset connectors
Apache License 2.0
330 stars 64 forks source link

Clickhouse Cloud Google SSO Auth #387

Open treysp opened 3 months ago

treysp commented 3 months ago

Is your feature request related to a problem? Please describe. I would like to connect to Clickhouse Cloud using its Google Workspace SSO authentication method.

Describe the solution you'd like Ability to connect to Clickhouse Cloud using Google Workspace SSO.

Describe alternatives you've considered Connecting with username and password.

genzgd commented 1 month ago

Note that currently SSO authentication is not supported in ClickHouse Cloud for data access outside of the ClickHouse SQL Console. SSO is only used for the console and for managing your ClickHouse Cloud service. It won't be possible to implement SSO in clickhouse-connect until such time as more general query access is implemented in ClickHouse Cloud.