Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X
Hi, I want to know is there any way i can pass the username and password in the Windchill url so that the user need not enter it when accessing the secured resource so the pop up box does not appear.
i.e.
https://SITE/Windchill/rfa/logout/LogOutRedirect.jsp
?j_username="test"&j_password="test"
Or if there is a way we can do this through a TomCat Server
