{"id":2726,"date":"2011-09-26T05:43:35","date_gmt":"2011-09-26T09:43:35","guid":{"rendered":"http:\/\/onlineappsdba.com\/index.php\/2011\/09\/26\/unable-to-login-into-oiddassso-application-after-logs-out-from-same-ie-session\/"},"modified":"2011-09-26T05:43:35","modified_gmt":"2011-09-26T09:43:35","slug":"unable-to-login-into-oiddassso-application-after-logs-out-from-same-ie-session","status":"publish","type":"post","link":"https:\/\/onlineappsdba.com\/index.php\/2011\/09\/26\/unable-to-login-into-oiddassso-application-after-logs-out-from-same-ie-session\/","title":{"rendered":"Unable to login into OIDDAS\/SSO application after logs out from same IE Session"},"content":{"rendered":"<p><font face=\"Calibri\"><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/09\/untitled.gif\"><\/a>Hi, today I like to cover the login issue in SSO\/OIDDAS after implementation of global logout. After implementation of global logout, we are able to logout and login in portal application in same IE session \u00a0but the same we are not able to perform in SSO\/ OIDDAS application console in same IE browser. The problem is we have seen Internet explorer cannot display the webpage when we tried to login into SSO\/OIDDAS console after logout from the application in same IE browser.<\/font><font face=\"Calibri\">\u00a0<\/font><\/p>\n<p><font face=\"Calibri\">Please find the screenshot ,<\/font><\/p>\n<p><font face=\"Calibri\">\u00a0<a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/09\/untitled.gif\"><img decoding=\"async\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/09\/untitled.gif\" \/><\/a><\/font><font face=\"Calibri\">\u00a0<\/font><font face=\"Calibri\">By default, the WebGate logs a user out when it receives a URL containing &#8220;logout.&#8221; (including the &#8220;.&#8221;), with the exceptions of logout.gif and logout.jpg. For example, logout.html or logout.pl. When the WebGate receives a URL with this string, the value of the ObSSOCookie is set to &#8220;logout.&#8221;<\/font><font face=\"Calibri\">\u00a0<\/font><font face=\"Calibri\">WebGate also treats any designated URL as a signal to log the user out of the single sign-on domain. The logout URL is configured in the AccessGate configuration page. If the configuration is not specified, then the default behavior is used(from policy.properties file).<\/font><font face=\"Calibri\">\u00a0<\/font><font face=\"Calibri\">For example, you can configure the following logout URLs:<\/font><font face=\"Calibri\">\u00a0<\/font><font face=\"Calibri\">\/sso\/logout<\/font><font face=\"Calibri\">\/sso\/pages\/logout.jsp<\/font><font face=\"Calibri\">\u00a0<\/font><font face=\"Calibri\">The default behavior can be turned off by specifying custom URLs in the LogOutURLs setting for the WebGate. <\/font><font face=\"Calibri\">\u00a0<\/font><font face=\"Calibri\">Solution for the above mentioned issue.<\/font><font face=\"Times New Roman\">1.\u00a0\u00a0\u00a0\u00a0\u00a0 The URL can be any gif file. Below url is embedded in logout.jsp. <\/font><font face=\"Times New Roman\">\/access\/oblix\/lang\/en-us\/style2\/oblixlogo.gif<\/font>\/\/ Substitute an actual host, domain, and port for myhost.us.mydomain.com:7777\/\/ that points to the WebGate. &lt;img src=&#8221;http:\/\/myhost.us.mydomain.com:7777\/access\/oblix\/lang\/en-us\/style2\/oblixlogo.gif&#8221;&gt;<font face=\"Times New Roman\">2.\u00a0\u00a0\u00a0\u00a0\u00a0 Confirm that you can perform a global logout both from Oracle AS Single Sign-On Server and from the Access Server.<\/font><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Hi, today I like to cover the login issue in SSO\/OIDDAS after implementation of global logout. After implementation of global [&hellip;]<\/p>\n","protected":false},"author":115,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[51,40,42],"tags":[],"class_list":["post-2726","post","type-post","status-publish","format-standard","hentry","category-session","category-sso","category-troubleshooting"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Unable to login into OIDDAS\/SSO application after logs out from same IE Session -<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/onlineappsdba.com\/index.php\/2011\/09\/26\/unable-to-login-into-oiddassso-application-after-logs-out-from-same-ie-session\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Unable to login into OIDDAS\/SSO application after logs out from same IE Session -\" \/>\n<meta property=\"og:description\" content=\"Hi, today I like to cover the login issue in SSO\/OIDDAS after implementation of global logout. After implementation of global [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/onlineappsdba.com\/index.php\/2011\/09\/26\/unable-to-login-into-oiddassso-application-after-logs-out-from-same-ie-session\/\" \/>\n<meta property=\"article:published_time\" content=\"2011-09-26T09:43:35+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/09\/untitled.gif\" \/>\n<meta name=\"author\" content=\"Masroof Ahmad\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Masroof Ahmad\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2011\/09\/26\/unable-to-login-into-oiddassso-application-after-logs-out-from-same-ie-session\/\",\"url\":\"https:\/\/onlineappsdba.com\/index.php\/2011\/09\/26\/unable-to-login-into-oiddassso-application-after-logs-out-from-same-ie-session\/\",\"name\":\"Unable to login into OIDDAS\/SSO application after logs out from same IE Session -\",\"isPartOf\":{\"@id\":\"https:\/\/onlineappsdba.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2011\/09\/26\/unable-to-login-into-oiddassso-application-after-logs-out-from-same-ie-session\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2011\/09\/26\/unable-to-login-into-oiddassso-application-after-logs-out-from-same-ie-session\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/09\/untitled.gif\",\"datePublished\":\"2011-09-26T09:43:35+00:00\",\"author\":{\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\"},\"breadcrumb\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2011\/09\/26\/unable-to-login-into-oiddassso-application-after-logs-out-from-same-ie-session\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/onlineappsdba.com\/index.php\/2011\/09\/26\/unable-to-login-into-oiddassso-application-after-logs-out-from-same-ie-session\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2011\/09\/26\/unable-to-login-into-oiddassso-application-after-logs-out-from-same-ie-session\/#primaryimage\",\"url\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/09\/untitled.gif\",\"contentUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/09\/untitled.gif\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2011\/09\/26\/unable-to-login-into-oiddassso-application-after-logs-out-from-same-ie-session\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/onlineappsdba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Unable to login into OIDDAS\/SSO application after logs out from same IE Session\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/onlineappsdba.com\/#website\",\"url\":\"https:\/\/onlineappsdba.com\/\",\"name\":\"\",\"description\":\"Oracle Implementation &amp; Training Experts\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/onlineappsdba.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\",\"name\":\"Masroof Ahmad\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g\",\"caption\":\"Masroof Ahmad\"},\"url\":\"https:\/\/onlineappsdba.com\/index.php\/author\/masroof\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Unable to login into OIDDAS\/SSO application after logs out from same IE Session -","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/onlineappsdba.com\/index.php\/2011\/09\/26\/unable-to-login-into-oiddassso-application-after-logs-out-from-same-ie-session\/","og_locale":"en_US","og_type":"article","og_title":"Unable to login into OIDDAS\/SSO application after logs out from same IE Session -","og_description":"Hi, today I like to cover the login issue in SSO\/OIDDAS after implementation of global logout. After implementation of global [&hellip;]","og_url":"https:\/\/onlineappsdba.com\/index.php\/2011\/09\/26\/unable-to-login-into-oiddassso-application-after-logs-out-from-same-ie-session\/","article_published_time":"2011-09-26T09:43:35+00:00","og_image":[{"url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/09\/untitled.gif","type":"","width":"","height":""}],"author":"Masroof Ahmad","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Masroof Ahmad","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/onlineappsdba.com\/index.php\/2011\/09\/26\/unable-to-login-into-oiddassso-application-after-logs-out-from-same-ie-session\/","url":"https:\/\/onlineappsdba.com\/index.php\/2011\/09\/26\/unable-to-login-into-oiddassso-application-after-logs-out-from-same-ie-session\/","name":"Unable to login into OIDDAS\/SSO application after logs out from same IE Session -","isPartOf":{"@id":"https:\/\/onlineappsdba.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2011\/09\/26\/unable-to-login-into-oiddassso-application-after-logs-out-from-same-ie-session\/#primaryimage"},"image":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2011\/09\/26\/unable-to-login-into-oiddassso-application-after-logs-out-from-same-ie-session\/#primaryimage"},"thumbnailUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/09\/untitled.gif","datePublished":"2011-09-26T09:43:35+00:00","author":{"@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb"},"breadcrumb":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2011\/09\/26\/unable-to-login-into-oiddassso-application-after-logs-out-from-same-ie-session\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/onlineappsdba.com\/index.php\/2011\/09\/26\/unable-to-login-into-oiddassso-application-after-logs-out-from-same-ie-session\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/onlineappsdba.com\/index.php\/2011\/09\/26\/unable-to-login-into-oiddassso-application-after-logs-out-from-same-ie-session\/#primaryimage","url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/09\/untitled.gif","contentUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/09\/untitled.gif"},{"@type":"BreadcrumbList","@id":"https:\/\/onlineappsdba.com\/index.php\/2011\/09\/26\/unable-to-login-into-oiddassso-application-after-logs-out-from-same-ie-session\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/onlineappsdba.com\/"},{"@type":"ListItem","position":2,"name":"Unable to login into OIDDAS\/SSO application after logs out from same IE Session"}]},{"@type":"WebSite","@id":"https:\/\/onlineappsdba.com\/#website","url":"https:\/\/onlineappsdba.com\/","name":"","description":"Oracle Implementation &amp; Training Experts","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/onlineappsdba.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb","name":"Masroof Ahmad","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g","caption":"Masroof Ahmad"},"url":"https:\/\/onlineappsdba.com\/index.php\/author\/masroof\/"}]}},"_links":{"self":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/2726","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/users\/115"}],"replies":[{"embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/comments?post=2726"}],"version-history":[{"count":0,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/2726\/revisions"}],"wp:attachment":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/media?parent=2726"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/categories?post=2726"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/tags?post=2726"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}