yagasoft / DynamicsCrm-CodeGenerator

A Visual Studio extension that allows generating early bound classes for Microsoft Dynamics CRM entities based on a template file.
http://yagasoft.com
GNU General Public License v3.0
11 stars 7 forks source link

Can't connect to CRM D365 V9 with 2FA enable #2

Closed marksalendu closed 4 years ago

marksalendu commented 4 years ago

Can't connect to CRM D365 Online (v9) with 2FA enabled.

image

image

yagasoft commented 4 years ago

I will perform a revamp of the login to accommodate the new features of the connection through SDK.

yagasoft commented 4 years ago

Tool updated to use explicit Connection Strings and upgraded to the latest SDK version.

koehler0179 commented 2 years ago

Why not connecting to O365 via ClientId and ClientSecret? Works like a charm. Codegeneration should not happen with a normal user anyway in my opinion.