Skip to main content
18-Opal
September 26, 2017
Solved

Create a membership in Thingworx Mashup

  • September 26, 2017
  • 2 replies
  • 1808 views

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

Best answer by posipova

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

2 replies

posipova20-TurquoiseAnswer
20-Turquoise
September 26, 2017

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

CHASEONHO18-OpalAuthor
18-Opal
September 27, 2017

Thanks. It's the info I was looking for.