Logout With Different Redirect Page
Hi, looking for some advice from the Community regarding my scenario:
We have 2 different Toolbar Item (Command), with both invoking the Logoff Method
1. Home - this should logout user from Siebel and redirect to the calling Portal's Home Page
2. Logout - this will logout user from Siebel and logout from the calling Portal. I passed the calling portal's logout URL and this one works.
On the Application Logoff Acknowledgment Web Page, I specified the Web Template.
On the Web Template, I added this script:
<html>
<div od-switch>
<div od-case="BusServ1, Method1">
<head>
<meta http-equiv="Refresh" content="0;url=http://www.firstURL.ca