dyn365-ce-vsts-tasks
dyn365-ce-vsts-tasks copied to clipboard
Ability to log on as App Registration
Hi Wael, A few years back I forked the original Xrm Ci Framework to be able to log on with an app registration and an instance url instead of with a connection string. Would this be something you can consider for the current version? Cheers, Nikola
@nikolacace what is not good about using the app registration as part of the connection? "AuthType=ClientSecret; url=https://contosotest.crm.dynamics.com; ClientId={AppId}; ClientSecret={ClientSecret}"