Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
Hello
I can create mashups and login windows for specific organizations only via FormLogin in Thingworx.
Is it possible to configure the login page for that person?
For example, to access MashUp you need an account for Thingworx.
So I thought.
If you create another web page and then create an account on that page, it will put information about the account into the database and fetch the information to create another user in Thingworx.
And I want to access MashUp directly based on that account information.
So what should I do?
When accessing Thingworx / Mashup / MashUpname, is it possible to omit the login window and access the MashUp when passing the parameters?
I need your help
Or any other opinion?
thank
Solved! Go to Solution.
If I'm understanding the problem correctly, you may look into using appkeys :
helpcenter link on what app keys are: PTC
How-to article: https://www.ptc.com/en/support/article?n=CS227935
You may also look into using a custom authenticator, helpcenter reference: PTC
If I'm understanding the problem correctly, you may look into using appkeys :
helpcenter link on what app keys are: PTC
How-to article: https://www.ptc.com/en/support/article?n=CS227935
You may also look into using a custom authenticator, helpcenter reference: PTC
Thanks. It's the info I was looking for.