Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 82002

How to create application user by code?

$
0
0

I'm creating app in aad.portal.azure and succeed integrate with CRM, but I miss one step that I'm creating application user manually through admin.powerplatform.microsoft, how can I create user by code?

note: I'm using nodejs and for authentication I use url

login.microsoftonline.com/${tenantid}/oauth2/v2.0/authorize?client_id=${clientId}&response_type=code&redirect_uri=${redirectUri}&response_mode=query&scope=globaldisco.crm.dynamics.com/.default offline_access

I use scope=globaldisco.crm.dynamics.com/.default because i need to get the crm ApiUrl, but if I use that scope I cant create application user


Viewing all articles
Browse latest Browse all 82002

Latest Images

Trending Articles



Latest Images