Skip to main content
1-Visitor
August 29, 2016
Solved

Can i embed a mashup visualization in an external web page?

  • August 29, 2016
  • 1 reply
  • 4081 views

Hi, lets say I have my domain example.com, when my users login, I would like to show them a thingworx mashup.

Can i embed a mashup visualization in an external web page?  if it is not possible, what is a good approach to reach a similar effect?

Thanks a lot

Best answer by PaiChung

appkey is one way

Using appKey to avoid log in when launching mashup

SSO using an authenticator would be another way

Authenticators

1 reply

22-Sapphire I
August 29, 2016

You can use an iFrame to accomplish this.

lgonzalez1-VisitorAuthor
1-Visitor
August 30, 2016

Hi Pai,

But what about the security and authentication? I would need to pass the credentials to the client, so that his/her browser can forward them in the iframe request?

or

does it work like google maps for example, which uses an API key and just accepts requests from specific origins?

Thanks a lot

PaiChung22-Sapphire IAnswer
22-Sapphire I
August 30, 2016

appkey is one way

Using appKey to avoid log in when launching mashup

SSO using an authenticator would be another way

Authenticators