{"id":85,"date":"2006-11-15T05:34:00","date_gmt":"2006-11-15T09:34:00","guid":{"rendered":"http:\/\/onlineappsdba.com\/?p=85"},"modified":"2007-10-05T17:33:31","modified_gmt":"2007-10-05T21:33:31","slug":"oracle-single-sign-on-server-for-apps-dba","status":"publish","type":"post","link":"https:\/\/onlineappsdba.com\/index.php\/2006\/11\/15\/oracle-single-sign-on-server-for-apps-dba\/","title":{"rendered":"Oracle Single Sign-On Server for Apps DBA"},"content":{"rendered":"<p>Today lets discover Single Sign-On (SSO) like why its used , advantages of using it , what all different type of applications can use SSO including technical details of SSO .<\/p>\n<p><strong>What is Single Sign-On Server (SSO)<\/strong> <strong>?<\/strong><br \/>\nAs name says Single-Sign On Server is set of services (Software) which enables login to Application once which will allow you to login to <strong>P<em>partner Applications<\/em><\/strong> with <strong><em>no need<\/em><\/strong> to login again. Lets assume I have configured single SSO Server for <em>Portal , E-Business Suite, Collaboration Suite plus some other other applications<\/em>, Now if I login to any one of them &amp; after that if I wish to login to other applications I should be able to login without supplying passwords again.<\/p>\n<p><strong>How will I log off then ?<\/strong><br \/>\nThis is called as <em>Single Sign-Off<\/em> which is part of SSO server , If you logout from any one application SSO server will log off from all applications.<\/p>\n<p><strong>What are Technology Stack components of SSO Server ?<\/strong><br \/>\nSSO consist of <strong>OC4J_Security<\/strong> &amp; <strong>HTTP Server<\/strong> which are part of <strong><em>Oracle Identity Management<\/em><\/strong> which inturn part of <strong><em>Oracle Infrastructure Server<\/em><\/strong> which in turn part of <strong><em>Oracle Application Server<\/em><\/strong>. SSO server uses Oracle Internet Directory to store User Credentials in encrypted format for Partner Applications . If some one ask you to bounce SSO server , you bounce either of them or both . Oracle components uses <strong><em>mod_osso<\/em><\/strong> which is part of Oracle HTTP Server to connect to SSO server.<\/p>\n<p><strong>Partner Application &amp; External Applications ?<\/strong><br \/>\nAs mentioned above lot of time about Partner Applications ; <strong>Partner Applications<\/strong> are the one which delegates their authentication to SSO server (like Portal, Discoverer, E-Business Suite, Collaboration Suite) where as <strong>External Applications<\/strong> are applications which don&#8217;t delegate their authentication to SSO Server (like yahoo, google, hotmail applications).<br \/>\n<em><strong>What does delegating Authentication means here<\/strong> ? <\/em>Delegating authentication means partner application will ask <strong>sso<\/strong> to verify if a user is authenticated properly or not where as external application will check username\/password at their end sso server will simply hold username\/password in OID (<em><span style=\"font-size: 85%\">If users select remember external application password<\/span><\/em>)<\/p>\n<p><strong>Request Flow when SSO is used &#8230;<\/strong><br \/>\nVery important to understand request flow when a application is configured with SSO &amp; user tries to access Application .<br \/>\n1) User first time tries to access application (like portal, collabsuite, apps 11i) configured with sso server<br \/>\n2) Application checks that there is no login cookie set into User(Clients) browser so Application redirects it to Single Sign-On Server via <strong>mod_osso<\/strong><br \/>\n3) Single Sign-On Server returns login page to user &amp; user enter his\/her username\/password<br \/>\n4) SSO validates these password against one stored in Oracle Internet Directory<br \/>\n5) If password matches then SSO return a token to client with list of all applications which user has access and return client back to original application<br \/>\n6) This token is stored as part of cookie in user&#8217;s\/client&#8217;s browser &amp; further connections from client to applications will be allowed (as authentication token is already in cookie)<\/p>\n<p><strong><span style=\"color: #cc0000\">Do you know how to access Single Sign-On server from browser or what is SSO URL ?<\/span><\/strong><br \/>\n<strong><span style=\"color: #cc0000\">Lot more on OID &amp; Identity Management including IM Cluster coming soon &#8230;<\/span><\/strong><\/p>\n<p class=\"blogger-post-footer\">http:\/\/teachMeOracle.com\/forum<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Today lets discover Single Sign-On (SSO) like why its used , advantages of using it , what all different type [&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":[40],"tags":[],"class_list":["post-85","post","type-post","status-publish","format-standard","hentry","category-sso"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Oracle Single Sign-On Server for Apps DBA -<\/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\/2006\/11\/15\/oracle-single-sign-on-server-for-apps-dba\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Oracle Single Sign-On Server for Apps DBA -\" \/>\n<meta property=\"og:description\" content=\"Today lets discover Single Sign-On (SSO) like why its used , advantages of using it , what all different type [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/onlineappsdba.com\/index.php\/2006\/11\/15\/oracle-single-sign-on-server-for-apps-dba\/\" \/>\n<meta property=\"article:published_time\" content=\"2006-11-15T09:34:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2007-10-05T21:33:31+00:00\" \/>\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=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2006\/11\/15\/oracle-single-sign-on-server-for-apps-dba\/\",\"url\":\"https:\/\/onlineappsdba.com\/index.php\/2006\/11\/15\/oracle-single-sign-on-server-for-apps-dba\/\",\"name\":\"Oracle Single Sign-On Server for Apps DBA -\",\"isPartOf\":{\"@id\":\"https:\/\/onlineappsdba.com\/#website\"},\"datePublished\":\"2006-11-15T09:34:00+00:00\",\"dateModified\":\"2007-10-05T21:33:31+00:00\",\"author\":{\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\"},\"breadcrumb\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2006\/11\/15\/oracle-single-sign-on-server-for-apps-dba\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/onlineappsdba.com\/index.php\/2006\/11\/15\/oracle-single-sign-on-server-for-apps-dba\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2006\/11\/15\/oracle-single-sign-on-server-for-apps-dba\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/onlineappsdba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Oracle Single Sign-On Server for Apps DBA\"}]},{\"@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":"Oracle Single Sign-On Server for Apps DBA -","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\/2006\/11\/15\/oracle-single-sign-on-server-for-apps-dba\/","og_locale":"en_US","og_type":"article","og_title":"Oracle Single Sign-On Server for Apps DBA -","og_description":"Today lets discover Single Sign-On (SSO) like why its used , advantages of using it , what all different type [&hellip;]","og_url":"https:\/\/onlineappsdba.com\/index.php\/2006\/11\/15\/oracle-single-sign-on-server-for-apps-dba\/","article_published_time":"2006-11-15T09:34:00+00:00","article_modified_time":"2007-10-05T21:33:31+00:00","author":"Masroof Ahmad","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Masroof Ahmad","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/onlineappsdba.com\/index.php\/2006\/11\/15\/oracle-single-sign-on-server-for-apps-dba\/","url":"https:\/\/onlineappsdba.com\/index.php\/2006\/11\/15\/oracle-single-sign-on-server-for-apps-dba\/","name":"Oracle Single Sign-On Server for Apps DBA -","isPartOf":{"@id":"https:\/\/onlineappsdba.com\/#website"},"datePublished":"2006-11-15T09:34:00+00:00","dateModified":"2007-10-05T21:33:31+00:00","author":{"@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb"},"breadcrumb":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2006\/11\/15\/oracle-single-sign-on-server-for-apps-dba\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/onlineappsdba.com\/index.php\/2006\/11\/15\/oracle-single-sign-on-server-for-apps-dba\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/onlineappsdba.com\/index.php\/2006\/11\/15\/oracle-single-sign-on-server-for-apps-dba\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/onlineappsdba.com\/"},{"@type":"ListItem","position":2,"name":"Oracle Single Sign-On Server for Apps DBA"}]},{"@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\/85","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=85"}],"version-history":[{"count":0,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/85\/revisions"}],"wp:attachment":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/media?parent=85"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/categories?post=85"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/tags?post=85"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}