
I integrated cloud version of dynamics CRM with our platform in order to sync data for accounts, contacts, leads and opportunities.
For this I already register an app on Azure Active Directory.
These are the credentials user needed to sync the data.
1) Organization URL
2) Tenant Id
3) Client Id
4) Client Secret
Now one of our client is using on premises version of dynamics CRM. And the client only have Tenant Id.
How can I get the rest of the credentials?
Is it possible to sync the on premises version in the same way we are syncing for cloud version?
Or there is another way.
Thanks