{"id":172,"date":"2007-09-13T13:40:00","date_gmt":"2007-09-13T17:40:00","guid":{"rendered":"http:\/\/onlineappsdba.com\/?p=172"},"modified":"2018-08-27T08:15:03","modified_gmt":"2018-08-27T12:15:03","slug":"25-things-apps-dba-should-know-for-apps-11ir12-integration-with-oidsso","status":"publish","type":"post","link":"https:\/\/onlineappsdba.com\/index.php\/2007\/09\/13\/25-things-apps-dba-should-know-for-apps-11ir12-integration-with-oidsso\/","title":{"rendered":"25 Things Apps DBA should know for Apps 11i\/R12 Integration with OID\/SSO"},"content":{"rendered":"<p>Check below 25 points which Apps DBA should know for Apps(11i\/R12) integration with SSO\/OID (Single Sign-On\/Oracle Internet Directory)<\/p>\n<p>1. If you <strong>change APPS password<\/strong> using FNDCPASS utility, update provisioning profile with new password using <strong>OIDPROVTOOL<\/strong>. (<span style=\"font-size: 85%;\"><em>More on OID Scripts &amp; Tools coming soon<\/em><\/span>). This is required as APPS password is stored in provisioning profile in OID.<\/p>\n<p>2. If you <strong>clone E-Business Suite Instance<\/strong>,<br \/>\n&#8212;&#8212;2.1 Deregister old E-Business Suite details from target OID Instance,<br \/>\n&#8212;&#8212;2.2 Deregister Integration details from cloned target E-Business Suite instance<br \/>\n&#8212;&#8212;2.3 Reregister target E-Business Suite Instance to target OID and SSO instance<br \/>\n(<span style=\"font-size: 85%;\"><em>More on cloning Oracle Apps instance integrated with OID\/SSO coming soon<\/em><\/span>)<\/p>\n<p>3. <strong>Session Idle Timeout<\/strong> value in E-Business\/Apps is set to 30 minute by default but there is <strong>NO Session Idle timeout value set on SSO<\/strong> (<span style=\"font-size: 85%;\"><em>There is Global Timeout value set to 8 hours in Oracle SSO which is different from Idle Timeout<\/em><\/span>). If session is Idle for more than 30 minutes in Apps\/E-Business suite, users will be redirected to SSO and user can get back to Apps &#8220;<strong>without<\/strong>&#8221; entering username password as user session cookie is still valid on SSO Server .<br \/>\nFor global Idle Session time out to work properly set Idle timeout value to required value in Oracle SSO server and match that with E-Business Suite Instance.<\/p>\n<p>4. User with Name <em>USER1<\/em> in <strong>FND_USERS<\/strong> can be linked to username <em>USER2<\/em> in OID , so username need not to be same. Users in E-Business Suite\/Apps are linked to Users in OID\/SSO via <strong>GUID.<\/strong><\/p>\n<p>5. <strong>User mapping between OID &amp; E-Business\/Apps<\/strong> -&gt; Login name in OID is identified by attribute &#8220;<strong><em>orclcommonnicknameattribute<\/em><\/strong>&#8221; which by default is &#8220;<strong>uid<\/strong>&#8220;. To understand this better, think of user User &#8220;Atul Kumar&#8221; in OID with various attribute like <em>first name<\/em>, <em>lastname<\/em>, <em>phonenumber, cn, sn, uid<\/em> &#8230;. If for &#8220;Atul Kumar&#8221; value of attribute <strong>uid<\/strong> is set to &#8220;<em>akumar<\/em>&#8221; then user should use &#8220;<em>akumar<\/em>&#8221; to login.<br \/>\nThis &#8220;akumar&#8221; (value of attribute &#8220;uid&#8221;) is mapped to <strong>USER_NAME<\/strong> column of table <strong>FND_USER<\/strong> and &#8220;<strong>orclguid<\/strong>&#8221; attribute in OID should have same value as <strong>USER_GUID<\/strong> column value in <strong>FND_USER<\/strong> table. As mentioned in point 4, users in OID &amp; Apps are linked via <strong>GUID<\/strong> and this value should be same. (<em><span style=\"font-size: 85%;\">More on user mapping and authentication flow with SSO coming soon<\/span><\/em> )<\/p>\n<p>6. Currently supported <strong>nickname <\/strong>attribute to be mapped to FND_USER table are &#8220;<strong>uid<\/strong>&#8221; and &#8220;<strong>mail<\/strong>&#8221;<\/p>\n<p>7. If naming convention of your users in OID is different from users in E-Business\/Apps (like atul.kumar in OID but kumaratul in apps\/E-Business Suite) then disable profile &#8220;<strong>Applications SSO Auto Link User<\/strong>&#8221;<\/p>\n<p>8. Not all attributes for users can be integrated\/synchronized from OID to E-Business Suite or Vice Versa. For list of attributes supported currently (as of build 5) check Appendix C on Page 88 of Integration guide.<\/p>\n<p>9. Updates to email ID in Oracle Internet Directory are not correctly reflected in the E-Business Suite <strong>HZ_CONTACT_POINTS<\/strong> in TCA unless the PERSON_PARTY_ID foreign key in the FND_USER table has been defined. Furthermore, if <strong>PERSON_PARTY_ID<\/strong> is changed i.e. user is linked to another person in TCA, information stored in OID can overwrite this other person\u2019s information during provisioning.<\/p>\n<p>10. As of build 5, logout from OAM (<span style=\"font-size: 85%;\">Oracle Application Manager<\/span>) results in page not found, though users can logout successfully from professional forms and self service web applications.<\/p>\n<p>11. Users can be provisioned from E-Business\/11i\/R12 (FND_USER) to OID, OID to E-Business Suite, and two way. (<span style=\"font-size: 85%;\"><em>How to find current user provisioning direction coming soon in OID Scripts post<\/em><\/span>)<\/p>\n<p>12. User Provisioning from <strong>TCA <\/strong><span style=\"font-size: 85%;\">(Trading Community Architecture)<\/span><strong> to OID is not yet supported<\/strong> (as of build 5). Provisioning of HR to OID, FND_USER to OID or from OID to FND_USER is supported.<\/p>\n<p>13. If provisioning profile includes password to be provisioned from E-Business Suite\/Apps to OID, password policy in E-Business Suite should be <strong>atleast as restrictive as OID<\/strong> else when you create user in E-Business Suite\/Apps without password not not in line with password policy, you will get non descriptive error message.<\/p>\n<p>14. User can login to E-Business Suite <strong>Locally<\/strong> (NO SSO, directly from FND_USER) or to <strong>SSO<\/strong> (authentication via SSO) or <strong>BOTH<\/strong>. Set profile option &#8220;<strong><em>Applications SSO Login Types<\/em><\/strong>&#8221; to LOCAL or BOTH at <strong>userlevel<\/strong> and use<\/p>\n<p><em>http(s):\/\/(hostname).(domainname):(port)\/ OA_HTML\/ AppsLocalLogin.jsp<\/em><\/p>\n<p>For SSO authentication use URL<br \/>\n<em>http(s):\/\/(hostname).(domainname):(port)\/oa_servlets\/AppsLogin<\/em><\/p>\n<p>15. It is possible to register multiple E-Buisness Suite Instance (Test, Dev, UAT) to single OID\/SSO Instance. (<em><span style=\"font-size: 85%;\">How to find list of E-Business Suite instance registered against OID, coming soon in OID Scripts<\/span><\/em>)<\/p>\n<p>16. If you have OID with multiple Realm (<em><span style=\"font-size: 85%;\">How to find default and all available realms in OID, coming soon in OID scripts<\/span><\/em>), E-Business Suite\/11i\/R12 can be registered against default OID realm only (As of SSO build 5).<\/p>\n<p>17. It is possible to link multiple E-Business Suite accounts to single SSO account but vice versa is not possible\/supported. i.e. User1 and User2 in E-Business account can be linked to user3 in OID\/SSO (<em><span style=\"font-size: 85%;\">For more<br \/>\ninformation Check Profile Option &#8220;<strong>Applications SSO Allow Multiple Accounts<\/strong>&#8221; <\/span><\/em>)<\/p>\n<p>18. It is possible to synch User <strong>Password<\/strong> from E-Business Suite to OID but vice versa is not allowed. This is because passwords in E-Buisness Suite\/Apps\/11i\/R12 are encrypted but are hashed in OID.<\/p>\n<p>19. If you are palnning to implement SSO Integration with E-Business \/11i\/R12 in enterprise where E-Business Suite and OID are already implemented and working independently, <em><strong>it is possible to bulkload user from OID to E-Business<\/strong><\/em>(Users which are already in OID but not in E-Business Suite) or <strong><em>from E-Busienss to OID<\/em><\/strong> (Users which are already in E-Business Suite but not in OID) and map common users.<\/p>\n<p>20. For bulk migrating users from E-Business Suite to OID or from OID to E-Business Suite, check <strong>AppsUserExport<\/strong>, <strong>LDAPUserImport<\/strong>, <strong>ldifmigrator<\/strong>, bulkload.sh utility<\/p>\n<p>21. When users are imported (initial load) from OID to E-Business\/Apps 11i\/R12 using LDAPUserImport, <strong>all user &#8220;attributes&#8221; can&#8217;t be imported<\/strong>.<\/p>\n<p>22. If <strong>hashing method in OID is not MD5<\/strong>, bulkload of users to OID (initial set of users migrated from Apps\/E-Business Suite) . (<em><span style=\"font-size: 85%;\">How to find default hasing method in OID, coming soon in OID Scripts..<\/span><\/em>)<\/p>\n<p>23. During initial load of users from E-Business Suite to OID (using bulkload.sh), <strong>password policy in OID is not verified<\/strong> . This is because E-Business Suite passwords are encrypted in dump file and bulk load tool can&#8217;t check passwords.<\/p>\n<p>24. Oracle Application Server (SSO\/OID) &amp; Apps\/E-Business Suite database server system clocks should be in synch else users will face issue during login\/logoff<\/p>\n<p>25.<\/p>\n<p>Leave your comments on what you think is important for Apps\/11i\/R12 integration with OID\/SSO to fill point no. 25<\/p>\n<h2>Related Post<\/h2>\n<ul>\n<li>Oracle EBS (R12) \u2013 OAM Integration for SSO-\u00a0<span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"https:\/\/k21academy.com\/ebsoam03\" target=\"_blank\" rel=\"noopener noreferrer\">Click Here<\/a><\/span><\/li>\n<li>Oracle EBS (R12) \u2013 OAM\/OID Integration for SSO: Self Study-\u00a0<span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"https:\/\/k21academy.com\/ebsoam04\" target=\"_blank\" rel=\"noopener noreferrer\">Click Here<\/a><\/span><\/li>\n<li>Oracle EBS (R12) OAM\/OID\/OUD\/SSO Integration: Activity Guides from Training-\u00a0<span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"https:\/\/k21academy.com\/ebsoam05\" target=\"_blank\" rel=\"noopener noreferrer\">Click Here<\/a><\/span><\/li>\n<li>Integration of E-Business suite with Oracle Single Sign-on-\u00a0<span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"https:\/\/onlineappsdba.com\/index.php\/2010\/08\/24\/integration-of-e-business-suite-with-oracle-single-sign-on\/\" target=\"_blank\" rel=\"noopener noreferrer\">Click here<\/a><\/span><\/li>\n<li><strong><a href=\"http:\/\/becomeappsdba.blogspot.com\/2007\/09\/questions-for-oracle-apps-11i.html\">Management Questions for Apps Integration with OID\/SSO<\/a><\/strong><\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p>If you have not yet downloaded\u00a0<a href=\"http:\/\/k21academy.com\/ebs-oam-integration-free-guide\" target=\"_blank\" rel=\"noopener noreferrer\">FREE eBook \u2013 7 Docs every Oracle Apps DBA must read for EBS R12 integration with OAM\/OID for SSO<\/a>\u00a0get a copy in your Email<\/p>\n<p><script src=\"\/\/static.leadpages.net\/leadboxes\/current\/embed.js\" async defer><\/script><a data-leadbox-popup=\"BRbh4AKunL5KxrLfebS2LW\" data-leadbox-domain=\"k21technologies.lpages.co\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-large wp-image-11599\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/11\/banner__-1024x154.png\" alt=\"banner__\" width=\"1024\" height=\"154\" srcset=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/11\/banner__-1024x154.png 1024w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/11\/banner__-150x23.png 150w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/11\/banner__-300x45.png 300w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/11\/banner__-80x12.png 80w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/11\/banner__-220x33.png 220w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/11\/banner__-250x38.png 250w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/11\/banner__-280x42.png 280w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/11\/banner__-510x77.png 510w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/11\/banner__-750x113.png 750w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/11\/banner__-975x147.png 975w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/11\/banner__-1190x179.png 1190w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/p>\n<p class=\"blogger-post-footer\">\n","protected":false},"excerpt":{"rendered":"<p>Check below 25 points which Apps DBA should know for Apps(11i\/R12) integration with SSO\/OID (Single Sign-On\/Oracle Internet Directory) 1. If [&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":[488,1],"tags":[],"class_list":["post-172","post","type-post","status-publish","format-standard","hentry","category-cloud","category-uncategorized"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>25 Things Apps DBA should know for Apps 11i\/R12 Integration with OID\/SSO -<\/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\/2007\/09\/13\/25-things-apps-dba-should-know-for-apps-11ir12-integration-with-oidsso\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"25 Things Apps DBA should know for Apps 11i\/R12 Integration with OID\/SSO -\" \/>\n<meta property=\"og:description\" content=\"Check below 25 points which Apps DBA should know for Apps(11i\/R12) integration with SSO\/OID (Single Sign-On\/Oracle Internet Directory) 1. If [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/onlineappsdba.com\/index.php\/2007\/09\/13\/25-things-apps-dba-should-know-for-apps-11ir12-integration-with-oidsso\/\" \/>\n<meta property=\"article:published_time\" content=\"2007-09-13T17:40:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2018-08-27T12:15:03+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/11\/banner__-1024x154.png\" \/>\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=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2007\/09\/13\/25-things-apps-dba-should-know-for-apps-11ir12-integration-with-oidsso\/\",\"url\":\"https:\/\/onlineappsdba.com\/index.php\/2007\/09\/13\/25-things-apps-dba-should-know-for-apps-11ir12-integration-with-oidsso\/\",\"name\":\"25 Things Apps DBA should know for Apps 11i\/R12 Integration with OID\/SSO -\",\"isPartOf\":{\"@id\":\"https:\/\/onlineappsdba.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2007\/09\/13\/25-things-apps-dba-should-know-for-apps-11ir12-integration-with-oidsso\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2007\/09\/13\/25-things-apps-dba-should-know-for-apps-11ir12-integration-with-oidsso\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/11\/banner__-1024x154.png\",\"datePublished\":\"2007-09-13T17:40:00+00:00\",\"dateModified\":\"2018-08-27T12:15:03+00:00\",\"author\":{\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\"},\"breadcrumb\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2007\/09\/13\/25-things-apps-dba-should-know-for-apps-11ir12-integration-with-oidsso\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/onlineappsdba.com\/index.php\/2007\/09\/13\/25-things-apps-dba-should-know-for-apps-11ir12-integration-with-oidsso\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2007\/09\/13\/25-things-apps-dba-should-know-for-apps-11ir12-integration-with-oidsso\/#primaryimage\",\"url\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/11\/banner__-1024x154.png\",\"contentUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/11\/banner__-1024x154.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2007\/09\/13\/25-things-apps-dba-should-know-for-apps-11ir12-integration-with-oidsso\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/onlineappsdba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"25 Things Apps DBA should know for Apps 11i\/R12 Integration with OID\/SSO\"}]},{\"@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":"25 Things Apps DBA should know for Apps 11i\/R12 Integration with OID\/SSO -","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\/2007\/09\/13\/25-things-apps-dba-should-know-for-apps-11ir12-integration-with-oidsso\/","og_locale":"en_US","og_type":"article","og_title":"25 Things Apps DBA should know for Apps 11i\/R12 Integration with OID\/SSO -","og_description":"Check below 25 points which Apps DBA should know for Apps(11i\/R12) integration with SSO\/OID (Single Sign-On\/Oracle Internet Directory) 1. If [&hellip;]","og_url":"https:\/\/onlineappsdba.com\/index.php\/2007\/09\/13\/25-things-apps-dba-should-know-for-apps-11ir12-integration-with-oidsso\/","article_published_time":"2007-09-13T17:40:00+00:00","article_modified_time":"2018-08-27T12:15:03+00:00","og_image":[{"url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/11\/banner__-1024x154.png","type":"","width":"","height":""}],"author":"Masroof Ahmad","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Masroof Ahmad","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/onlineappsdba.com\/index.php\/2007\/09\/13\/25-things-apps-dba-should-know-for-apps-11ir12-integration-with-oidsso\/","url":"https:\/\/onlineappsdba.com\/index.php\/2007\/09\/13\/25-things-apps-dba-should-know-for-apps-11ir12-integration-with-oidsso\/","name":"25 Things Apps DBA should know for Apps 11i\/R12 Integration with OID\/SSO -","isPartOf":{"@id":"https:\/\/onlineappsdba.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2007\/09\/13\/25-things-apps-dba-should-know-for-apps-11ir12-integration-with-oidsso\/#primaryimage"},"image":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2007\/09\/13\/25-things-apps-dba-should-know-for-apps-11ir12-integration-with-oidsso\/#primaryimage"},"thumbnailUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/11\/banner__-1024x154.png","datePublished":"2007-09-13T17:40:00+00:00","dateModified":"2018-08-27T12:15:03+00:00","author":{"@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb"},"breadcrumb":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2007\/09\/13\/25-things-apps-dba-should-know-for-apps-11ir12-integration-with-oidsso\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/onlineappsdba.com\/index.php\/2007\/09\/13\/25-things-apps-dba-should-know-for-apps-11ir12-integration-with-oidsso\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/onlineappsdba.com\/index.php\/2007\/09\/13\/25-things-apps-dba-should-know-for-apps-11ir12-integration-with-oidsso\/#primaryimage","url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/11\/banner__-1024x154.png","contentUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/11\/banner__-1024x154.png"},{"@type":"BreadcrumbList","@id":"https:\/\/onlineappsdba.com\/index.php\/2007\/09\/13\/25-things-apps-dba-should-know-for-apps-11ir12-integration-with-oidsso\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/onlineappsdba.com\/"},{"@type":"ListItem","position":2,"name":"25 Things Apps DBA should know for Apps 11i\/R12 Integration with OID\/SSO"}]},{"@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\/172","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=172"}],"version-history":[{"count":0,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/172\/revisions"}],"wp:attachment":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/media?parent=172"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/categories?post=172"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/tags?post=172"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}