How to Configure OSM for Redirect to External URL After Logout
(Doc ID 2424676.1)
Last updated on FEBRUARY 20, 2019
Applies to:
Oracle Communications Order and Service Management - Version 7.3.5.0.0 and laterInformation in this document applies to any platform.
Goal
On : 7.3.5.0.0 version, Web Client
In order to redirect to <DOMAIN_NAME>( an access management) logout web page after OSM logout, we configure file oms.ear\oms.war\WEB-INF\web.xml and oms.ear\osmwebui.war\WEB-INF\web.xml with <DOMAIN_NAME> URL
LogOut
oracle.communications.ordermanagement.jsp.controller.LogoutServlet
success_logout_url
www.<DOMAIN_NAME>.com/logout
1
and result was
http://<host>:<port>/OrderManagement/www.<DOMAIN_NAME>.com/logout so osm concatenate <DOMAIN_NAME> URL to osm URL
How can we configure an external URL?
Solution
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
Goal |
Solution |
References |