Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added NTLM support for connecting locally #1

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

CloudSmithBrandon
Copy link

@CloudSmithBrandon CloudSmithBrandon commented Oct 10, 2019

Hi there,

We are interested in using this TypeScript/node library in a scenario where we're connecting to a local Dynamics instance and cannot/do not wish to register a service account in Azure AD and are not using this library within a browser. To do so, you would need to connect to the Dynamics instance using NTLM/Kerberos authentication.

This pull request contains updates to more-xrm that can connect this way using httpntlm. Please let us know if these are of interest to you, feel free to incorporate back into your repo.

Regards,
Brandon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant