Hi All, 1. *Trying to configure Zitadel Authenti...
# general
g
Hi All, 1. Trying to configure Zitadel Authentication with lightdash : Zitadel client ID secret and everything is already created and we have the data. Few questions : - Are there any additional application-side configurations required? - Is a specific profiles directory structure needed for Zitadel authentication? - Is updating the Helm chart configuration sufficient for Zitadel to function properly? - Are there any required environment variables or configurations I might be missing?
1
p
👋 Thanks for your message - someone from the Lightdash support team will get back to you asap. Feel free to add any additional context to the thread here in the meantime (screenshots, app version if you're self-hosting etc.).
i
hi @Geethika S Gireesh We have not tested Zitadel compatibility with our OIDC authentication support. However, everything is configurable using environment variables. Here’s a documentation section for OIDC authentication:: https://docs.lightdash.com/self-host/customize-deployment/use-sso-login-for-self-hosted-lightdash/#openid-connect This is the configuration object that we use—it might be helpful too. https://github.com/lightdash/lightdash/blob/main/packages/backend/src/config/parseConfig.ts#L657-L658 and https://github.com/lightdash/lightdash/blob/main/packages/backend/src/config/parseConfig.ts#L709-L730
g
Thank you so much @Irakli
🙌 1