Hi! We have been exploring datahub for quite sometime now. We integrated it with Okta as the Identity Provider using this document -
https://datahubproject.io/docs/how/auth/sso/configure-oidc-react-okta/. The integration seems to be working perfectly. However, there are a few concerns.
1.
How does role-mapping from Okta to Datahub happen?
a. As soon as we completed the integration, the previous functionality of logging in using username/password disappears. Hence, we are unable to use the admin user anymore. How do we mark users as admin/writer/reader in Datahub when authenticating from a third party IdP.
2.
How do we do token based authentication for APIs instead of username/password based authentication?
a. Since we integrated it with Okta, hence the usernames/passwords don't exist anymore. Is there any option to generate API tokens for ingesting lineage? Couldn't find an option in the UI.
cc:
@powerful-telephone-71997