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

Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X

How to implement a login page in Thingworx?

ras
10-Marble
10-Marble

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.

Top Tags