Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X
I have a cluster of TWX instance running. How can I implement a seemless switching/redirection between one server to another server without reauthenticating.
Thanks
Take a look at Apache Zookeeper I believe that might help in this situation.
You could also go the route of having an Identity Server and then have SSO set up using an authenticator on each Thingworx server.
Hi Pai,
Thanks for the info, however I need to build a PoC for this. I will appreciate if you can direct me to any link to resource, sample example or anyother literature on how to handle this.
Apache Zookeeper you can find documentation on the Apache website.
Here is information on the Authenticator: Authenticators