dyn365-ce-vsts-tasks icon indicating copy to clipboard operation
dyn365-ce-vsts-tasks copied to clipboard

Ability to log on as App Registration

Open nikolacace opened this issue 3 years ago • 1 comments

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 avatar Mar 26 '21 09:03 nikolacace

@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}"

WaelHamze avatar Apr 01 '22 17:04 WaelHamze