seanmcne / Microsoft.Xrm.Data.PowerShell

This module uses the CRM connection from Microsoft.Xrm.Tooling.CrmConnector.Powershell and provides common functions to create, delete, query, and update data as well as functions for common tasks such as publishing, and manipulating System & CRM User Settings, etc. The module should function for both Dynamics CRM Online and On-Premise environment.
201 stars 64 forks source link

EstablishCRMConnection failed #494

Closed haohl closed 2 years ago

haohl commented 2 years ago

When I use the Connect-CrmOnline to create a connection to my instance, it shows 'Unable to connect to CRM: An error occurred when processing the security tokens in the message:You are using Ws-Trust authentication which has been deprecated and no longer supported in your environment. Please use OAuth2.0 authentication.'

Sorry, I created a wrong one