Skip to main content
14-Alexandrite
November 27, 2025
Solved

How to configure a worker with basic auth in a windchill sso configured environment.

  • November 27, 2025
  • 1 reply
  • 509 views

How to configure a worker with basic auth in a windchill sso configured environment.

Best answer by avillanueva

Trusted host is deprecated yes but a replacement has not been provided. Ok to use that for now.  You can remove the password from the auth.properties and the CAD worker should be trusted.

1 reply

14-Alexandrite
December 1, 2025

https://www.ptc.com/en/support/article/CS372426?source=search

It seems the trusted host is deprecated. Using windchill 12.1

How doe we register the url in server management and use basic authentication instead of SSO?

jbailey
18-Opal
December 1, 2025

Depending on which version of Windchill you are on, it will still work. I can confirm it works on 13.0.2.x. It uses an already open URL for basic auth that enforces access via the trustedhosts configuration. Is there a reason you need basic auth instead of the $user variable method? Obviously with the Client Credential Grant method you will need to configure Windchill for OAuth.