Skip to main content
18-Opal
January 29, 2018
Solved

is it possible modify login page?

  • January 29, 2018
  • 3 replies
  • 12039 views

I have now configured the login page with Appkey.

The user and password are stored in the stream.

I think there might be a problem, so I'm looking for another way.

Can I edit the following pages?

1. FormLogin

2.ThingWorx

I would like to add password search and subscription as shown in the following figure.

I hope that the background behind is also included.

I also hope that URLs to other pages will also be provided as links.

normal login page에 대한 이미지 검색결과

Is it possible?

Do you have any other comments?

Best answer by CHASEONHO

In fact, creating a Form using SSO was very difficult.
I was not able to get the solution according to the advice above.

 

I made the mashup login form and inserted the mashup into the window of HTML through AppKey.
AppKey's authentication valid session was set to infinite, which looked like a normal login page.

 

The above procedure worked fine in TWX 7.4, but I did not test it in the upper version.

3 replies

22-Sapphire I
January 29, 2018

To get the most flexibility, you probably want to:

1. Use SSO

2. Create your own custom landing page

This way your login page can look any way you want and after they submit their credentials, SSO can then log them into Thingworx

You can also create your own html Form page similar to how the FormLogin works.

CHASEONHO18-OpalAuthor
18-Opal
January 30, 2018

could you please more explain?

Is SSO or a custom landing page within ThingWorx?

Creating an account for ThingWorx and inserting an image in the background Is there an easier approach to adding two to FormLogin?

I do not have much time.

thanks

1-Visitor
April 11, 2018

Dis you get a solution?. I am facing same problem. 

Thank you.

Val

Support
May 2, 2019

Hi @CHASEONHO.

 

If one of the previous responses answered your question, please mark the appropriate one as the Accepted solution for the benefit of others with the same question.

 

Regards.

 

--Sharon

CHASEONHO18-OpalAuthorAnswer
18-Opal
May 3, 2019

In fact, creating a Form using SSO was very difficult.
I was not able to get the solution according to the advice above.

 

I made the mashup login form and inserted the mashup into the window of HTML through AppKey.
AppKey's authentication valid session was set to infinite, which looked like a normal login page.

 

The above procedure worked fine in TWX 7.4, but I did not test it in the upper version.