cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need help navigating or using the PTC Community? Contact the community team. X

Can Navigate 1.5 be configured WITHOUT Single Sign On (SSO)?

uyalavarthi-2
6-Contributor

Can Navigate 1.5 be configured WITHOUT Single Sign On (SSO)?

Hi

 

Has anyone successfully installed Navigate 1.5 without PingFederate SSO? All documentation I found includes the steps to configure PingFederate configuration for SSO.

As I am trying this on Dev server, I am trying to skip the SSO.

 

When I test the services on ptc-windchill-demo thing, I get the results. But when I access the apps that use the same service, no results are showing up.

I also tried the REST URL generated in Runtime Integration window when we use the app. That  gives the results when accessed in stand alone browser.

 

Does Navigate 1.5 without SSO?

 

Thanks

Mahesh

7 REPLIES 7

Hello, Mahesh.

Per the ThingWorx Navigate Installation and Configuration Guide, PingFederate is supported but is not a requirement.

https://support.ptc.com/WCMS/files/173199/en/Navigate_PDF.pdf

What kind of errors are the apps returning?

-- Craig A.

uyalavarthi-2
6-Contributor
(To:CRArko)

Hi Craig

PTC confirmed that SSO is required for multi user setup. I am able to access windchill using 'Fixed' authentication type where single user will be used for Windchill connection for all of the Thingworx users. Their recommendation is to bypass SSO only incase of Demo/PoCs. Otherwise, SSO with PingFederation is required.

Thanks

Mahesh

Hi Mahesh

The install & config document only gives details for "Navigate with pingfederate SSO".  For "Fixed" authentication what are the values to be configured for the following in

Authentication Type  : Fixed  (instead of SSO)

Authorization Server ID  :  blank ??

Authorization Server Scopes  :  none ?? 

          (as per doc: Under Authorization Server Scopes Settings, type your scope in the Scope box. This is the WINDCHILL          SCOPE that you registered with Ping Federate)

HTTP Connector Connection Settings  :

username & password  -  Windchill login username & password ??

          (as per doc: Username and Password—Leave these boxes blank. The credentials are provided by your            OAuth  tokens)

Base URL : https://<Windchill Hostname>:Port/Windchill ??

         (as per doc : https://<Windchill Hostname>:Port/Windchill/oauth)


Appreciate any relevant info/documentation on configuring Navigate 1.5 without SSO


Thanks

Madhav

jkaczynski
4-Participant
(To:mmunuswamy)

Hello Mahesh Yalavarthi and Madhavaraju Munuswamy,

To configure Navigate without SSO you need to:

1. Install, configure and run IntegrationRuntime.

2. Configure Integration Connector (default: ptc-windchill-integration-connector) - open the Configuration panel and set:

  • Authentication Type: Fixed
  • HTTP Connector Connection Settings - username, password, base URL.

3. Configure Integration Connector Proxy (default: ptc-windchill-integration-connector-proxy) - open the Configuration panel and set:

  • URL
  • Authentication Type: basic
  • username
  • password.

Then you should be able to connect to Windchill.

By the way - documentation of the process of Navigate 1.5 configuration is really, really poor. Above informations are there, but hidden behind a lot of other stuff what makes them really hard to find. In the previous versions of Navigate there was a section for Development environment configuration (without SSL, just trusted host). The same should be now, for 1.5.

Regards,

J.

Hi Madhavaraju Munuswamy

Jakub Kaczynski​ mentioned all the steps you need. One more is similar to 1.4. (I'm sure you might have done it already)

4. Go to ptc-windchill-demo-thing > Configuration

      Enter the base URL.

That should let you connect your apps.

Thanks

Mahesh

Hi Mahesh, Jakub,

I could only find ptc-windchill-integration-connector

not able to locate

"ptc-windchill-integration-connector-proxy"

or "ptc-windchill-demo-thing"

am i missing some extension?

Thanks & Regards

Madhav

Jakub KaczynskiMahesh Yalavarthi

hselarka
14-Alexandrite
(To:uyalavarthi-2)

Hi Mahesh, please refer to CS266412 article. It has detailed steps for Fixed user.

https://www.ptc.com/en/support/article?n=CS266412

This configuration setup is only for POC / demo setup. Never to be used on prod.

In case if you still face the isue, feel free to crate a case with TS.

BR,

Harsh Selarka

Top Tags