Windchill Odata Rest Endpoint with form based authentication
Hi,
in our project, customer decided to switch from basic authentication to form based authentication.
We have existing interfaces which were configured to use the basic authentication.
I have found that adding "/protocolAuth" to the Rest Urls would work form based authentication. But this will require that the interface partners have to update their urls. Is there an another way to handle this conversion, without having to update the URLs of the interface a?
Thanks in advance!

