Skip to main content
1-Visitor
January 10, 2017
Question

How to use our windows authentication as our login in Thingworks.

  • January 10, 2017
  • 3 replies
  • 2735 views

Suppose a user is logged in a system using Windows authentication, now when that user opens thingworx we want that his windows authentication should be taken as his login for thingworx(No separate login for thingworx)

3 replies

5-Regular Member
January 11, 2017

Hello, you should just need to add a DirectoryService configured to point to your Windows Server. I imagine it would look something like this the LDAP solution described in KCS CS221840​ Hope this helps!

psaxena1-VisitorAuthor
1-Visitor
January 13, 2017

Hi Tori,

I went throught the document for LDAP. So in case of windows authentication do we have add the username and password fields in the LDAP directory XML file which is imported?

12-Amethyst
March 16, 2018

Hi All,

 

Suppose a user is logged into a system using Windows authentication, how to read user id and other details (domain, user name, etc) from Windows machine and send these details to thingworx configured ldap for authentication