How to invoke service via REST in HTML?
Hi,
I try to setup an OData connector from Thingworx to PDMLink.
Version is 11.0 for PDMLink, 8.1.5 for TX.
Navigate is installed, SSO mode with a PDMLink authentication ( ie no PingFederate )
Everything works fine in Navigate.
But I can't make the OData connector works.
My configuration :
No Auth ( driven by SSL certificate... )

Connection definition

Base url is https://kora.4cad.fr/Windchill/sslClientAuth
Also added

But when I try to use the "validate connection" service, 403 error, and in PDMLink log
ERROR : wt.servlet.AuthBridgeServlet - Request rejected due to lack of remote user
What do I miss ?
regards,


