cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X

How to implement a login page in Thingworx?

ras
12-Amethyst
12-Amethyst

How to implement a login page in Thingworx?

Hello,

         I want to implement authentication for the ThingWorx project so I need a login form (not internal Login Form functionality provided by the ThingWorx). Username and password values should be maintained in the database and after verifying the credentials the mashup page should be loaded.  Also, help me to implement a role-based system for the same.

Thanks.

 

 

1 REPLY 1
PaiChung
22-Sapphire I
(To:ras)

You basically need a landing page from which you can authenticate and retrieve a token which then is submitted to Thingworx.

This used to be possible with the Authenticator extension that you would customize.

I'm not exactly sure how you would leverage the new methodology with PingFederate for this.

Announcements


Top Tags