Community Tip - You can change your system assigned username to something more personal in your community settings. 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
