NOTE: This article is an INTERNAL article and is not visible to customers, currently. Please only link this article in internal comments, but not public comments.
Issue
- Liferay DXP instance default logout link (<Site address>/c/portal/logout) can be accessed from outside of Liferay DXP Instance, ie HTML file.
Step to reproduce
1. Log in to Liferay DXP.
2. Create an HTML file, put the following line <a href="http://localhost:8080/c/portal/logout"/>click</a>
in this file
3. Open the HTML file with Chrome
4. Keep the Admin user logged in, click the link on the HTML file
5. Refresh the Liferay DXP 7.2 portal which logged in as Admin user
Result: The logged-in user (Admin user) is logged out
Environment
- Liferay DXP 7.2
Resolution
- According to LPS-13384, this issue was classified as an improvement as of now.