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

Community email notifications are disrupted. While we are working to resolve, please check on your favorite boards regularly to keep up with your conversations and new topics.

Is possible to Auth custom FormLogin page ?

ds-21
1-Newbie

Is possible to Auth custom FormLogin page ?

Hi,

   i am using custom AngularJS based LoginForm. is posible to use  Auth(through REST API or else)   with thingworx Organization(FormLogin).

if sucesss we load our own Html Page.

Thanks,

Dinesh.

6 REPLIES 6
posipova
20-Turquoise
(To:ds-21)

You may look into the helpcenter topic PTC

ds-21
1-Newbie
(To:posipova)

is it Possible to get Userid and Password via REST API?

posipova
20-Turquoise
(To:ds-21)

You may consume passwords via REST. Please refer to this thread: Re: looking for a way to authenticate a ThingWorx user through a REST API.

ds-21
1-Newbie
(To:posipova)

whenever i hit this url http://localhost/Thingworx/Things?userid=Administrator&password=admn&x-thingworx-session=true 

i am getting 200 ok status if  credential is worng also.

ds-21
1-Newbie
(To:posipova)

Is possible to Authenticate with Thingworx user using Authenticator extension. if possible please give some demo or hint?

ds-21
1-Newbie
(To:ds-21)

hi,

can anyone tell me. How to use the Custom Authendicator at Runtime?

In doc i saw..

Accessing Authenticators at Runtime

  • <host:port>/Thingworx/Home?YourParameter=something

but i am not able to understand how to hit Authenticator with username and password.




regards,

Dinesh s

Top Tags