Logout not Working Properly for WebCenter Portal Configured with OAM: Portal Session Not Killed or Unable to Redirect to a Custom URL After Logout
(Doc ID 2750901.1)
Last updated on JUNE 17, 2024
Applies to:
Oracle WebCenter Portal - Version 12.2.1.4.0 and laterOracle WebCenter Portal for OCI - Version 12.2.1.4_24.2 and later
Information in this document applies to any platform.
Symptoms
ACTUAL BEHAVIOR
Logout not working properly for WebCenter Portal configured with OAM. The portal session is not killed or unable to redirect to a custom URL after Logout.
EXPECTED BEHAVIOR
Expect to be able to logout from WebCenter Portal and be redirected to an specific URL after logout.
STEPS
The issue can be reproduced at will with the following steps:
- Setup /oamsso/logout.html per the following documentation:
Administering Oracle WebCenter Portal
26 Configuring Single Sign-On
Configuring the WebLogic Domain for OAM
Adding an OAM Single Sign-on Provider - Test Logout from WebCenter Portal.
Results are:
Portal session is not killed, user can come back portal URL without login.
- Use the declarative component called from the portal navigation in a WebCenter Portal Template:
<wcdc:spacesAction displayType="menuItem" id="wcLogoutLink" inlineStyle="white-space:nowrap" shortDesc="#{uib_o_w_w_r_WebCenter.GLOBAL_LINK_LOGOUT_DESC}" text="#{uib_o_w_w_r_WebCenter.GLOBAL_LINK_LOGOUT}" type="logout"/> - Test Logout from WebCenter Portal.
Results are:
Portal session is killed, but unable to specify a destination after Logout.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |