Hello, I want to integrate SSO for DataHub UI. Set...
# getting-started
i
Hello, I want to integrate SSO for DataHub UI. Setting up first time and My OS is CentOS where DataHub is running? Anyone can please guide with the process?.
l
Hey there 👋 I'm The DataHub Community Support bot. I'm here to help make sure the community can best support you with your request. Let's double check a few things first: 1️⃣ There's a lot of good information on our docs site: www.datahubproject.io/docs, Have you searched there for a solution? Yes button 2️⃣ It's not uncommon that someone has run into your exact problem before in the community. Have you searched Slack for similar issues? Yes button
d
i
Thankyou @delightful-ram-75848, I am fairly new to this , could you please me with config file that i need to update?. I am not able to find the docker.env file where i need to make the changes to include the oidc variables to enable sso.
d
if you’re building with docker, you can find the docker.env here : https://github.com/datahub-project/datahub/blob/master/docker/datahub-frontend/env/docker.env If you search the Slack history, you’ll find that some people have already done this, such as in this thread: https://datahubspace.slack.com/archives/C029A3M079U/p1683306227546229 if you’re using helm chart, you can simply add envs in values.yaml. 🙂