<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic SSO and Application Key in ThingWorx Developers</title>
    <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SSO-and-Application-Key/m-p/845413#M60581</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I am using the Application Key as of now to access services and Mashup for the end user. (Adding APP key in URL)&lt;BR /&gt;If I use the SSO moving forward, how can I access those services and Mashups now?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;/P&gt;</description>
    <pubDate>Wed, 21 Dec 2022 12:26:53 GMT</pubDate>
    <dc:creator>pshashipreetham</dc:creator>
    <dc:date>2022-12-21T12:26:53Z</dc:date>
    <item>
      <title>SSO and Application Key</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SSO-and-Application-Key/m-p/845413#M60581</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I am using the Application Key as of now to access services and Mashup for the end user. (Adding APP key in URL)&lt;BR /&gt;If I use the SSO moving forward, how can I access those services and Mashups now?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2022 12:26:53 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SSO-and-Application-Key/m-p/845413#M60581</guid>
      <dc:creator>pshashipreetham</dc:creator>
      <dc:date>2022-12-21T12:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: SSO and Application Key</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SSO-and-Application-Key/m-p/845433#M60583</link>
      <description>&lt;P&gt;If you want to use SSO to access these Mashups or services you would have to use an oauth token (bearer token) in your authorization.&lt;BR /&gt;This way you can access ThingWorx Mashups or API.&lt;BR /&gt;Or you can also re-enable Appkey authorization together with SSO authorization in ThingWorx.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;To enable &lt;STRONG&gt;AppKey Authenticator&lt;/STRONG&gt; when &lt;STRONG&gt;SSO&lt;/STRONG&gt; is enabled you have to add the&amp;nbsp;&lt;STRONG&gt;ApplicationKeySettings &lt;/STRONG&gt;configuration to the ThingWorx&lt;STRONG&gt; sso-settings.json&lt;/STRONG&gt; file located in&lt;STRONG&gt; &amp;lt;ThingworxPlatform&amp;gt;\ssoSecurityConfig:&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;PRE&gt;&lt;STRONG&gt;{&lt;/STRONG&gt;
 &lt;SPAN class=""&gt;"BasicSettings"&lt;/SPAN&gt;: {...
			},
 &lt;SPAN class=""&gt;"ApplicationKeySettings"&lt;/SPAN&gt;: {
	 &lt;SPAN class=""&gt;"enabled"&lt;/SPAN&gt;: &lt;SPAN class=""&gt;true&lt;/SPAN&gt;
			},
			...
}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;With this help you could still access ThingWorx with appkey even if SSO is enabled&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2022 13:30:39 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SSO-and-Application-Key/m-p/845433#M60583</guid>
      <dc:creator>ThorstenMueller</dc:creator>
      <dc:date>2022-12-21T13:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: SSO and Application Key</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SSO-and-Application-Key/m-p/845764#M60600</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/111842"&gt;@ThorstenMueller&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Business use case over here is like... Mashup renders under a Different Portal. We use a Mashup URL with an Application key to Render in another portal.&lt;BR /&gt;If I use SSO, what should I use in Place of the Application Key in the URL because Auth will not work since Mashup is a Render for that Portal.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2022 09:22:05 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SSO-and-Application-Key/m-p/845764#M60600</guid>
      <dc:creator>pshashipreetham</dc:creator>
      <dc:date>2022-12-23T09:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: SSO and Application Key</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SSO-and-Application-Key/m-p/845769#M60603</link>
      <description>&lt;P&gt;If you want to use SSO to access these Mashups or services you would have to&amp;nbsp;use an oauth token (bearer token) in your authorization. This way you can access ThingWorx Mashups or API. Or you can also re-enable Appkey authorization together with SSO authorization in ThingWorx.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2022 11:09:58 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SSO-and-Application-Key/m-p/845769#M60603</guid>
      <dc:creator>Evieharper</dc:creator>
      <dc:date>2022-12-23T11:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: SSO and Application Key</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SSO-and-Application-Key/m-p/845771#M60604</link>
      <description>&lt;P&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/397183"&gt;@pshashipreetham&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My expectation (never tested) is that if ThingWorx is setup for SSO, and when you are in that external portal you're already logged in, then you would not need to use the appKey at all, because when trying to access TW you'll use the same existing authorization token automatically, since you're already logged in via SSO.&lt;/P&gt;
&lt;P&gt;However, it needs to be tested...&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2022 11:35:54 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SSO-and-Application-Key/m-p/845771#M60604</guid>
      <dc:creator>VladimirRosu</dc:creator>
      <dc:date>2022-12-23T11:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: SSO and Application Key</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SSO-and-Application-Key/m-p/846708#M60662</link>
      <description>&lt;P&gt;Tried following URL format in SSO enabled Thignworx 8.5.4 instance, it's working as expected.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;https://&amp;lt;ThingWorxServer&amp;gt;:&amp;lt;ThingWorxPort&amp;gt;/Thingworx/Mashups/&amp;lt;MashupName&amp;gt;?appKey=&amp;lt;AppKey&amp;gt;&amp;amp;x-thingworx-session=true&lt;/LI-CODE&gt;
&lt;P&gt;Referred &lt;A href="https://www.ptc.com/en/support/article/CS227935" target="_blank"&gt;Accessing Mashups using Application Key (appKey) Authentication in ThingWorx&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2023 05:55:37 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SSO-and-Application-Key/m-p/846708#M60662</guid>
      <dc:creator>Sathishkumar_C</dc:creator>
      <dc:date>2023-01-03T05:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: SSO and Application Key</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SSO-and-Application-Key/m-p/1045980#M71015</link>
      <description>&lt;P&gt;I know it too late but you can try&amp;nbsp;&lt;A href="https://github.com/babashyam3/" target="_blank"&gt;https://github.com/babashyam3/&lt;/A&gt;&lt;STRONG&gt;Thingworx-Custom-Authentication&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Dec 2025 13:17:15 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SSO-and-Application-Key/m-p/1045980#M71015</guid>
      <dc:creator>BABA-SHYAM</dc:creator>
      <dc:date>2025-12-03T13:17:15Z</dc:date>
    </item>
  </channel>
</rss>

