Agile PLM: Session not getting Destroyed in URL PX even after closing the browser
I have a Web Application as a URL PX. and following are the steps to reciprocate the issue.
Steps to repeat it:
- Open Agile and Login in the Web Client
- Open a URL PX (From Action's Menu or tool's Menu)
- Copy the URL of the PX.
- Close the PX.
- Logout of the Agile from UI.
- Copy the URL again on the browser. (The session is getting created)
I am creating session using the request parameter, and the session is still getting created by using the copied URL even after logging out from Agile .
Please let me know if there is any solution.