{"id":2408,"date":"2011-04-27T12:14:08","date_gmt":"2011-04-27T16:14:08","guid":{"rendered":"http:\/\/onlineappsdba.com\/index.php\/2011\/04\/27\/how-to-integrate-oam-11g-with-oid-11g-for-useridentity-store\/"},"modified":"2017-12-08T08:21:02","modified_gmt":"2017-12-08T12:21:02","slug":"how-to-integrate-oam-11g-with-oid-11g-for-useridentity-store","status":"publish","type":"post","link":"https:\/\/onlineappsdba.com\/index.php\/2011\/04\/27\/how-to-integrate-oam-11g-with-oid-11g-for-useridentity-store\/","title":{"rendered":"How to integrate OAM 11g with OID 11g for User\/Identity Store"},"content":{"rendered":"<ul>\n<li><strong>Oracle Access Manager<\/strong> (OAM) is Oracle&#8217;s recommended Single Sign-On solution, for step by step installation of OAM 11g <a href=\"https:\/\/onlineappsdba.com\/index.php\/2010\/08\/05\/oracleidm-11g-step-by-installation-of-oam-oim-oaam-oapm-oin-111130-par\" target=\"_blank\" rel=\"noopener noreferrer\">click here<\/a><\/li>\n<li>Oracle Internet Directory (OID) is LDAP version 3 complaint directory server from Oracle. For high level steps to install OID 11.1.1.4 <a href=\"https:\/\/onlineappsdba.com\/index.php\/2011\/03\/23\/install-oracle-identity-management-oimidm-11114-oid-ovd-oif-high-level\" target=\"_blank\" rel=\"noopener noreferrer\">click here<\/a><\/li>\n<\/ul>\n<p><strong>Why should you integrate OAM with OID ?<br \/>\n<\/strong>OAM&#8217;s default user store is weblogic&#8217;s embedded ldap server which is not recommended user store for production environment. After OAM installation it is recommended to set Oracle Internet Directory as OAM&#8217;s primary identity store.<\/p>\n<p>Pointing OAM&#8217;s user store to Oracle Internet directory including integration with Oracle Identity Manager is also explained in my Book <a href=\"https:\/\/www.packtpub.com\/oracle-identity-and-access-manager-11g-for-administrators\/book\" target=\"_blank\" rel=\"noopener noreferrer\">&#8220;Oracle Identity and Access Manager 11g for Administrators&#8221;<\/a><\/p>\n<p><strong><u>Steps to configure OAM to use OID as Identity Store <\/u><\/strong><\/p>\n<p><strong>1.<\/strong> Create a groups &#8220;<strong>Administrators<\/strong>&#8221; in <strong>OID<\/strong>under dc=[your_domain], cn=groups using <strong>ODSM<\/strong><\/p>\n<p><strong>2.<\/strong> Create a user <strong>weblogicoid <\/strong>in OID under dc=[your_domain] , cn=users\u00a0 (<span style=\"color: #ff0000;\">This user will then be used to connect to login to weblogic console<\/span>) &#8211; Ensure that attribute <strong>userPassword<\/strong> is set for this user.<\/p>\n<p><strong>3.<\/strong> Add user <strong>weblogicoid<\/strong> in OID to group &#8220;<strong>Administrator<\/strong>&#8220;. Use ODSM to create user\/group in OID 11g. More on <strong>ODSM<\/strong> <a href=\"https:\/\/onlineappsdba.com\/index.php\/2009\/09\/30\/oid-11g-oracle-directory-services-manager-odsm\/\" target=\"_blank\" rel=\"noopener noreferrer\">here<\/a><\/p>\n<p><strong>4. <\/strong>Login to OAM Console ( <strong>http:\/\/server:7001\/oamconsole<\/strong>where 7001 is weblogic admin server port on which OAM is deployed)<\/p>\n<p><strong>5.<\/strong> Click tab &#8220;<strong>System Configuration<\/strong>&#8221; and select <strong>User Identity Stores<\/strong> under <strong>Data Source<br \/>\n<\/strong><br \/>\n<strong>6.<\/strong> From <strong>Actions<\/strong> -&gt; select <strong>Create<br \/>\n.<\/strong><\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/04\/identity_store_1.PNG\"><img decoding=\"async\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/04\/identity_store_1.PNG\" \/><\/a><\/p>\n<p>.<\/p>\n<p><strong>7.<\/strong> Enter OID server details and click on Test Connections<br \/>\n.<\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/04\/identity_store_2.PNG\"><img decoding=\"async\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/04\/identity_store_2.PNG\" \/><\/a><\/p>\n<p>.<\/p>\n<p><span style=\"color: #ff0000;\">If you get &#8220;failed to connect to Identity Store : Invalid Role Security Admin&#8221; make sure that group <strong>Administrators<\/strong> is created in OID<br \/>\n<\/span>.<br \/>\n<strong>8.<\/strong> Click Apply when connection is successful<\/p>\n<p><strong>9. <\/strong>Select newly create User Store from OAM Console and click on button &#8220;<strong>Set as Primary<\/strong>&#8221; on top right<\/p>\n<p><strong>10. <\/strong>Log out from OAM console and login using newly created user in OID (weblogicoid)<\/p>\n<p>Note: You can also use WebLogic Scripting Tool (WLST) to manage identity store in OAM using\u00a0<span style=\"color: #ff0000;\">createUserIdentityStore, deleteUserIdentityStore, displayUserIdentityStore, editUserIdentityStore<\/span><\/p>\n<p><span style=\"color: #ff0000;\">.<\/span><\/p>\n<p><strong><u>How to use WLST commands for OAM ?<\/u><\/strong><\/p>\n<p><strong>1.<\/strong>set environment &#8211; DOMAIN_HOME\/bin\/setDomainEnv.sh<br \/>\n<strong>2.<\/strong>Start WLST &#8211; cd $ORACLE_HOME\/common\/bin\/wlst.sh<br \/>\n<strong>3.<\/strong>Connect to WebLogic Server &#8211; connect()<br \/>\n<strong>4.<\/strong> List all OAM commands &#8211; help(&#8216;oam&#8217;)<br \/>\n<strong>5.<\/strong>To list User Identity Store with name UserIdentityStore1 &#8211; displayUserIdentityStore( name=&#8221;UserIdentityStore1&#8243;)<\/p>\n<p>.<\/p>\n<p><strong><u>References<\/u><\/strong><\/p>\n<ul>\n<li><a href=\"http:\/\/download.oracle.com\/docs\/cd\/E17904_01\/doc.1111\/e15478\/datasrc.htm#BHCJHHFD\" target=\"_blank\" rel=\"noopener noreferrer\">Managing Data Source in OAM<\/a><\/li>\n<li><a href=\"http:\/\/download.oracle.com\/docs\/cd\/E17904_01\/doc.1111\/e15478\/wlst.htm#BHADHECI\" target=\"_blank\" rel=\"noopener noreferrer\">WLST command for OAM administrator<\/a><\/li>\n<\/ul>\n<p>If you are looking for commonly asked interview questions for Oracle Access Manager then just click below and get that in your inbox.<\/p>\n<p><script src=\"\/\/static.leadpages.net\/leadboxes\/current\/embed.js\" async defer><\/script> <a data-leadbox-popup=\"141343e33f72a2:174d8c592346dc\" data-leadbox-domain=\"k21technologies.lpages.co\"><img decoding=\"async\" src=\"http:\/\/1valoz20c7b3s41ocwkpz13z.wpengine.netdna-cdn.com\/wp-content\/uploads\/2017\/01\/banner-_OAM.png\" alt=\"banner-_oam\" \/><\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Oracle Access Manager (OAM) is Oracle&#8217;s recommended Single Sign-On solution, for step by step installation of OAM 11g click here [&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":[1],"tags":[],"class_list":["post-2408","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to integrate OAM 11g with OID 11g for User\/Identity Store -<\/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\/04\/27\/how-to-integrate-oam-11g-with-oid-11g-for-useridentity-store\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to integrate OAM 11g with OID 11g for User\/Identity Store -\" \/>\n<meta property=\"og:description\" content=\"Oracle Access Manager (OAM) is Oracle&#8217;s recommended Single Sign-On solution, for step by step installation of OAM 11g click here [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/onlineappsdba.com\/index.php\/2011\/04\/27\/how-to-integrate-oam-11g-with-oid-11g-for-useridentity-store\/\" \/>\n<meta property=\"article:published_time\" content=\"2011-04-27T16:14:08+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2017-12-08T12:21:02+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/04\/identity_store_1.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=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2011\/04\/27\/how-to-integrate-oam-11g-with-oid-11g-for-useridentity-store\/\",\"url\":\"https:\/\/onlineappsdba.com\/index.php\/2011\/04\/27\/how-to-integrate-oam-11g-with-oid-11g-for-useridentity-store\/\",\"name\":\"How to integrate OAM 11g with OID 11g for User\/Identity Store -\",\"isPartOf\":{\"@id\":\"https:\/\/onlineappsdba.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2011\/04\/27\/how-to-integrate-oam-11g-with-oid-11g-for-useridentity-store\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2011\/04\/27\/how-to-integrate-oam-11g-with-oid-11g-for-useridentity-store\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/04\/identity_store_1.PNG\",\"datePublished\":\"2011-04-27T16:14:08+00:00\",\"dateModified\":\"2017-12-08T12:21:02+00:00\",\"author\":{\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\"},\"breadcrumb\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2011\/04\/27\/how-to-integrate-oam-11g-with-oid-11g-for-useridentity-store\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/onlineappsdba.com\/index.php\/2011\/04\/27\/how-to-integrate-oam-11g-with-oid-11g-for-useridentity-store\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2011\/04\/27\/how-to-integrate-oam-11g-with-oid-11g-for-useridentity-store\/#primaryimage\",\"url\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/04\/identity_store_1.PNG\",\"contentUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/04\/identity_store_1.PNG\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2011\/04\/27\/how-to-integrate-oam-11g-with-oid-11g-for-useridentity-store\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/onlineappsdba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to integrate OAM 11g with OID 11g for User\/Identity Store\"}]},{\"@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":"How to integrate OAM 11g with OID 11g for User\/Identity Store -","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\/04\/27\/how-to-integrate-oam-11g-with-oid-11g-for-useridentity-store\/","og_locale":"en_US","og_type":"article","og_title":"How to integrate OAM 11g with OID 11g for User\/Identity Store -","og_description":"Oracle Access Manager (OAM) is Oracle&#8217;s recommended Single Sign-On solution, for step by step installation of OAM 11g click here [&hellip;]","og_url":"https:\/\/onlineappsdba.com\/index.php\/2011\/04\/27\/how-to-integrate-oam-11g-with-oid-11g-for-useridentity-store\/","article_published_time":"2011-04-27T16:14:08+00:00","article_modified_time":"2017-12-08T12:21:02+00:00","og_image":[{"url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/04\/identity_store_1.PNG","type":"","width":"","height":""}],"author":"Masroof Ahmad","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Masroof Ahmad","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/onlineappsdba.com\/index.php\/2011\/04\/27\/how-to-integrate-oam-11g-with-oid-11g-for-useridentity-store\/","url":"https:\/\/onlineappsdba.com\/index.php\/2011\/04\/27\/how-to-integrate-oam-11g-with-oid-11g-for-useridentity-store\/","name":"How to integrate OAM 11g with OID 11g for User\/Identity Store -","isPartOf":{"@id":"https:\/\/onlineappsdba.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2011\/04\/27\/how-to-integrate-oam-11g-with-oid-11g-for-useridentity-store\/#primaryimage"},"image":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2011\/04\/27\/how-to-integrate-oam-11g-with-oid-11g-for-useridentity-store\/#primaryimage"},"thumbnailUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/04\/identity_store_1.PNG","datePublished":"2011-04-27T16:14:08+00:00","dateModified":"2017-12-08T12:21:02+00:00","author":{"@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb"},"breadcrumb":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2011\/04\/27\/how-to-integrate-oam-11g-with-oid-11g-for-useridentity-store\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/onlineappsdba.com\/index.php\/2011\/04\/27\/how-to-integrate-oam-11g-with-oid-11g-for-useridentity-store\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/onlineappsdba.com\/index.php\/2011\/04\/27\/how-to-integrate-oam-11g-with-oid-11g-for-useridentity-store\/#primaryimage","url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/04\/identity_store_1.PNG","contentUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2011\/04\/identity_store_1.PNG"},{"@type":"BreadcrumbList","@id":"https:\/\/onlineappsdba.com\/index.php\/2011\/04\/27\/how-to-integrate-oam-11g-with-oid-11g-for-useridentity-store\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/onlineappsdba.com\/"},{"@type":"ListItem","position":2,"name":"How to integrate OAM 11g with OID 11g for User\/Identity Store"}]},{"@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\/2408","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=2408"}],"version-history":[{"count":0,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/2408\/revisions"}],"wp:attachment":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/media?parent=2408"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/categories?post=2408"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/tags?post=2408"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}