Hello Datahub team, Can we sync account-level use...
# troubleshoot
p
Hello Datahub team, Can we sync account-level users and groups Azure AD using SCIM?
a
Hi, I don’t think this is possible right now but you can check the docs here: https://datahubproject.io/docs/generated/ingestion/sources/azure-ad/
otherwise it would make a great FR https://feature-requests.datahubproject.io
p
Hi Paul, thank you for your messages I have tried azure-ad, but I'm getting this error:
Copy code
Response status code: 403. Response content: b'{"error":{"code":"Authorization_RequestDenied","message":"Insufficient privileges to complete the operation."
d
Thank you! I have solved problem recreating app in Azure AD for SSO and following steps in this doc https://datahubproject.io/docs/authentication/guides/sso/configure-oidc-react-azure And synced with groups AD when I created other app with doc @astonishing-answer-96712 has showed.