WaelHamze / dyn365-ce-vsts-tasks

VSTS Extension for Dynamics 365 Customer Engagement
https://marketplace.visualstudio.com/items?itemName=WaelHamze.xrm-ci-framework-build-tasks
GNU General Public License v3.0
115 stars 54 forks source link

Unable to connect to Dynamics 365 from Azure Devops pipeline using Power Devops Tool extension the error is "AADSTS50158: External security challenge not satisfied" #258

Open GITkavitha opened 2 years ago

GITkavitha commented 2 years ago

The error we are facing is -"AADSTS50158: External security challenge not satisfied". Previously on using AuthType=Office365 we were able to connect to Dynamics365 successfully,after there was an update in Ws-Trust from Microsoft team . we created new App registration and provided required API permission and updated our Azure devops pipeline connection string to AuthType=OAuth still we are facing issue.Please suggest