Is there a way to search for all individual users ...
# getting-started
d
Is there a way to search for all individual users you have access to the datahub instance. We have it set it up on EKS cluster.
1
g
If you have not set up an SSO, then all the users who can access datahub instance are present in the users.prop file. However, with SSO, it is an external subset. Check the Authentication from the documentation. https://datahubproject.io/docs/authentication/changing-default-credentials https://datahubproject.io/docs/authentication/guides/add-users
d
Thanks Raj. appreciate it.
I am trying to get to SSO