<?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 Re: SSO SAML integration with Thingworx 9.3.4 using OKTA. in ThingWorx Developers</title>
    <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SSO-SAML-integration-with-Thingworx-9-3-4-using-OKTA/m-p/1035816#M70616</link>
    <description>&lt;P&gt;Hello &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/531685"&gt;@SV_10197221&lt;/a&gt;&lt;/SPAN&gt; ,&lt;BR /&gt;&lt;BR /&gt;Getting access to the articles does require you log into the support site. &amp;nbsp;&lt;BR /&gt;There is another article which you should review as well. &amp;nbsp;&lt;STRONG&gt;Article - &lt;/STRONG&gt;&lt;A href="https://www.ptc.com/en/support/article/CS376069" target="_blank"&gt;&lt;STRONG&gt;CS376069 - &lt;/STRONG&gt;While configuring ThingWorx for SSO encrypting passwords fails with the error "Error initializing from keystore.conf, Failed to create SecurityManager, Failed to load SecretProvider"&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Please review and let me know if this helps&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Pehowe&lt;/P&gt;</description>
    <pubDate>Thu, 25 Sep 2025 15:19:06 GMT</pubDate>
    <dc:creator>PEHOWE</dc:creator>
    <dc:date>2025-09-25T15:19:06Z</dc:date>
    <item>
      <title>SSO SAML integration with Thingworx 9.3.4 using OKTA.</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SSO-SAML-integration-with-Thingworx-9-3-4-using-OKTA/m-p/1034868#M70564</link>
      <description>&lt;P&gt;I am working on&amp;nbsp;SSO SAML integration with Thingworx 9.3.4 using OKTA. and stuck with the below thingworx error apperating in Application log.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Need advice on what might be the issue. I have double checked and validated the path, permission, password mentioned in &lt;EM&gt;&lt;STRONG&gt;KeyManagerSettings&lt;/STRONG&gt;&amp;nbsp;json&amp;nbsp;&lt;/EM&gt;parameter in sso-settings.json file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error:&lt;/P&gt;&lt;P&gt;WebApp starting...&lt;BR /&gt;2025-09-19 13:31:13.071+0530 [L: INFO] [O: c.t.s.ThingWorxPersistenceHandler] [I: ] [U: SuperUser] [S: ] [P: ] [T: main] Default Persistence Provider Name = ThingworxPersistenceProvider&lt;BR /&gt;2025-09-19 13:31:13.071+0530 [L: INFO] [O: c.t.s.ThingWorxPersistenceHandler] [I: ] [U: SuperUser] [S: ] [P: ] [T: main] Default Persistence Provider Package Name = PostgresPersistenceProviderPackage&lt;BR /&gt;2025-09-19 13:31:13.076+0530 [L: INFO] [O: c.t.p.p.PostgresDatasource] [I: ] [U: SuperUser] [S: ] [P: ] [T: main] Reading configuration from configTableCol&lt;BR /&gt;2025-09-19 13:31:13.230+0530 [L: INFO] [O: c.t.p.p.PostgresDatasource] [I: ] [U: SuperUser] [S: ] [P: ] [T: main] INITIALIZED network settings on datasource - networkTimeout=900000 milliseconds, networkTimeoutExecutorThreads=10&lt;BR /&gt;2025-09-19 13:31:13.409+0530 [L: INFO] [O: c.t.s.ThingWorxServer] [I: ] [U: SuperUser] [S: ] [P: ] [T: main] Datastore database...INITIALIZED&lt;BR /&gt;2025-09-19 13:31:13.503+0530 [L: INFO] [O: c.t.s.SecurityManagerBootstrapper] [I: ] [U: SuperUser] [S: ] [P: ] [T: main] initializing KeyStore provider&lt;BR /&gt;2025-09-19 13:31:13.503+0530 [L: INFO] [O: c.t.s.u.SecureTokenUtils] [I: ] [U: SuperUser] [S: ] [P: ] [T: main] Creating new keystore password file at /opt/ThingWorxFoundation/ThingworxPlatform/ssoSecurityConfig/keystore-password&lt;BR /&gt;2025-09-19 13:31:13.503+0530 [L: INFO] [O: c.t.s.u.SecureTokenUtils] [I: ] [U: SuperUser] [S: ] [P: ] [T: main] Writing keystore password file at /opt/ThingWorxFoundation/ThingworxPlatform/ssoSecurityConfig/keystore-password&lt;BR /&gt;2025-09-19 13:31:13.510+0530 [L: ERROR] [O: c.t.s.SecurityManagerBootstrapper] [I: ] [U: SuperUser] [S: ] [P: ] [T: main] Unable to load SecretProvider, {}&lt;BR /&gt;2025-09-19 13:31:13.510+0530 [L: ERROR] [O: c.t.s.SecurityManagerBootstrapper] [I: ] [U: SuperUser] [S: ] [P: ] [T: main] Failed to create SecurityManager, Failed to load SecretProvider&lt;BR /&gt;2025-09-19 13:31:13.514+0530 [L: INFO] [O: c.t.s.SecurityManagerBootstrapper] [I: ] [U: ] [S: ] [P: ] [T: main] initializing KeyStore provider&lt;BR /&gt;2025-09-19 13:31:13.518+0530 [L: ERROR] [O: c.t.s.SecurityManagerBootstrapper] [I: ] [U: ] [S: ] [P: ] [T: main] Unable to load SecretProvider, {}&lt;BR /&gt;2025-09-19 13:31:13.518+0530 [L: ERROR] [O: c.t.s.SecurityManagerBootstrapper] [I: ] [U: ] [S: ] [P: ] [T: main] Failed to create SecurityManager, Failed to load SecretProvider&lt;BR /&gt;2025-09-19 13:31:13.519+0530 [L: ERROR] [O: o.s.w.c.ContextLoader] [I: ] [U: SuperUser] [S: ] [P: ] [T: main] Context initialization failed&lt;BR /&gt;2025-09-19 13:31:13.520+0530 [L: INFO] [O: c.t.p.p.PersistenceProvider] [I: ] [U: SuperUser] [S: ] [P: ] [T: main] Connection ThingworxPersistenceProvider, type PostgresPersistenceProviderPackage stopped&lt;BR /&gt;2025-09-19 13:31:13.521+0530 [L: WARN] [O: c.t.p.p.PersistenceProvider] [I: ] [U: SuperUser] [S: ] [P: ] [T: main] Could not find persistenceProviderPackage PostgresPersistenceProviderPackage and thus could not stop data processing&lt;BR /&gt;2025-09-19 13:31:13.523+0530 [L: ERROR] [O: c.t.s.ThingWorxBootstrapper] [I: ] [U: SuperUser] [S: ] [P: ] [T: main] *** CRITICAL ERROR ON STARTUP: Severe error in Custom Context Loader Listener: Failed to retrieve SSOContext&lt;BR /&gt;2025-09-19 13:31:13.523+0530 [L: ERROR] [O: c.t.s.ThingWorxBootstrapper] [I: ] [U: SuperUser] [S: ] [P: ] [T: main] *** Web Application STATE is being set to ERROR! ***&lt;BR /&gt;2025-09-19 13:31:13.523+0530 [L: INFO] [O: c.t.s.ThingWorxServer] [I: ] [U: SuperUser] [S: ] [P: ] [T: main] &amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; PLATFORM SHUTDOWN START &amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Sep 2025 11:04:01 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SSO-SAML-integration-with-Thingworx-9-3-4-using-OKTA/m-p/1034868#M70564</guid>
      <dc:creator>SV_10197221</dc:creator>
      <dc:date>2025-09-19T11:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: SSO SAML integration with Thingworx 9.3.4 using OKTA.</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SSO-SAML-integration-with-Thingworx-9-3-4-using-OKTA/m-p/1034877#M70565</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/531685"&gt;@SV_10197221&lt;/a&gt;&amp;nbsp; look at the article below and let us know your output.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ptc.com/en/support/article/CS274461" target="_blank"&gt;https://www.ptc.com/en/support/article/CS274461&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Sep 2025 12:22:32 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SSO-SAML-integration-with-Thingworx-9-3-4-using-OKTA/m-p/1034877#M70565</guid>
      <dc:creator>Surya_Tiwari</dc:creator>
      <dc:date>2025-09-19T12:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: SSO SAML integration with Thingworx 9.3.4 using OKTA.</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SSO-SAML-integration-with-Thingworx-9-3-4-using-OKTA/m-p/1034885#M70568</link>
      <description>&lt;P&gt;Hi Surya,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the link, but this issues was related to temporary files that gets created during TWX service start in ssoSecurityConfig folder. I removed the them are restated, the service is starting successfully. But ever after the SAML authentication, the Thingworx page is redirected and stuck here.&lt;/P&gt;&lt;P&gt;Any Idea on what's causing this ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is no error in SAML response by the way. I checked using SAML Tracker .&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SV_10197221_0-1758287469537.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/128569i728FB1CB17575EB7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SV_10197221_0-1758287469537.png" alt="SV_10197221_0-1758287469537.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Sep 2025 13:10:58 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SSO-SAML-integration-with-Thingworx-9-3-4-using-OKTA/m-p/1034885#M70568</guid>
      <dc:creator>SV_10197221</dc:creator>
      <dc:date>2025-09-19T13:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: SSO SAML integration with Thingworx 9.3.4 using OKTA.</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SSO-SAML-integration-with-Thingworx-9-3-4-using-OKTA/m-p/1035816#M70616</link>
      <description>&lt;P&gt;Hello &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/531685"&gt;@SV_10197221&lt;/a&gt;&lt;/SPAN&gt; ,&lt;BR /&gt;&lt;BR /&gt;Getting access to the articles does require you log into the support site. &amp;nbsp;&lt;BR /&gt;There is another article which you should review as well. &amp;nbsp;&lt;STRONG&gt;Article - &lt;/STRONG&gt;&lt;A href="https://www.ptc.com/en/support/article/CS376069" target="_blank"&gt;&lt;STRONG&gt;CS376069 - &lt;/STRONG&gt;While configuring ThingWorx for SSO encrypting passwords fails with the error "Error initializing from keystore.conf, Failed to create SecurityManager, Failed to load SecretProvider"&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Please review and let me know if this helps&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Pehowe&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 15:19:06 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SSO-SAML-integration-with-Thingworx-9-3-4-using-OKTA/m-p/1035816#M70616</guid>
      <dc:creator>PEHOWE</dc:creator>
      <dc:date>2025-09-25T15:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: SSO SAML integration with Thingworx 9.3.4 using OKTA.</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SSO-SAML-integration-with-Thingworx-9-3-4-using-OKTA/m-p/1035883#M70624</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/531685"&gt;@SV_10197221&lt;/a&gt;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Are your passwords encypted in sso-settings.json? If so, set the passwords as plain text and see if it resolves the issue. Then follow the &lt;A href="https://support.ptc.com/help/thingworx/platform/r9/en/index.html#page/ThingWorx/Help/Composer/Security/SSO/encrypting_passwords_for_sso.html#" target="_blank" rel="noopener"&gt;Help Center&lt;/A&gt; to re-encrypt the passwords if needed.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Sep 2025 00:49:57 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SSO-SAML-integration-with-Thingworx-9-3-4-using-OKTA/m-p/1035883#M70624</guid>
      <dc:creator>TonyZhang</dc:creator>
      <dc:date>2025-09-26T00:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: SSO SAML integration with Thingworx 9.3.4 using OKTA.</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SSO-SAML-integration-with-Thingworx-9-3-4-using-OKTA/m-p/1036319#M70644</link>
      <description>&lt;P&gt;Hello &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/531685"&gt;@SV_10197221&lt;/a&gt;&lt;/SPAN&gt; ,&amp;nbsp;&lt;BR /&gt;Hope things are going well have you been able to make any progress with the information provided.&lt;/P&gt;
&lt;P&gt;Please post a status.&amp;nbsp;&lt;BR /&gt;If you have resolved the issue please post your solution for other members of the community.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Pehowe&lt;/P&gt;</description>
      <pubDate>Tue, 30 Sep 2025 15:46:28 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/SSO-SAML-integration-with-Thingworx-9-3-4-using-OKTA/m-p/1036319#M70644</guid>
      <dc:creator>PEHOWE</dc:creator>
      <dc:date>2025-09-30T15:46:28Z</dc:date>
    </item>
  </channel>
</rss>

