Hi all,
I work on customization of Dynamics Marketing solution. To send Http request beyond MS platform I need to get auth token:
POST /{tenant}/oauth2/v2.0/token HTTP/1.1
Host: login.microsoftonline.com
Content-Type: application/x-www-form-urlencoded
client_id={id} &
scope={service_url} &
client_secret={secret} &
grant_type=client_credentials
How can I find Tenant Id from solution using SDK?
Thanks for help.
Hi @mcolbert ,
thank you for answering.
Suggested field ACI Tenant URL in Organization Entity is empty in my case. PowerShell is not a option.
For authentification I use OAuth client credential grant: https://docs.microsoft.com/en-us/azure/active-directory/develop/v1-oauth2-client-creds-grant-flow.
I'm preparing publishing my solution in AppSource, and in deployment process or configuration of solution I need to get tenant_id and store it in my configuration entity.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
182 | |
52 | |
41 | |
40 | |
34 |
User | Count |
---|---|
251 | |
81 | |
71 | |
66 | |
66 |