{"id":824,"date":"2008-09-13T11:20:09","date_gmt":"2008-09-13T15:20:09","guid":{"rendered":"http:\/\/onlineappsdba.com\/index.php\/2008\/09\/13\/integrate-oracle-bi-server-with-ldap-server-oid-oracle-internet-directory\/"},"modified":"2008-09-13T11:24:40","modified_gmt":"2008-09-13T15:24:40","slug":"integrate-oracle-bi-server-with-ldap-server-oid-oracle-internet-directory","status":"publish","type":"post","link":"https:\/\/onlineappsdba.com\/index.php\/2008\/09\/13\/integrate-oracle-bi-server-with-ldap-server-oid-oracle-internet-directory\/","title":{"rendered":"Integrate Oracle BI Server with LDAP Server (OID &#8211; Oracle Internet Directory)"},"content":{"rendered":"<p>In this post we are going to cover steps to integrate <strong>OBIEE <\/strong>with<strong> OID<\/strong>. By default <strong>BI<\/strong> users are stored locally and authenticate against BI Server.<br \/>\nOBIEE support <strong>authentication<\/strong> via LDAP Server (OID, iPlanet, openldap server).<\/p>\n<p>.<\/p>\n<p><strong>Integration of OBIEE with OID is required if<\/strong><\/p>\n<p><strong> 1.<\/strong> You wish to use <strong>OID as user repository<\/strong> for OBIEE or<strong><br \/>\n2.<\/strong> You wish to <strong>authenticate OBIEE users against OID<\/strong> or <strong><br \/>\n3.<\/strong> You wish to integrate <strong>OBIEE<\/strong> (analytics) <strong>with Oracle Single Sign-On Server <\/strong><br \/>\nTo know more about OID \u00a0  <a href=\"https:\/\/onlineappsdba.com\/index.php\/2006\/12\/04\/oracle-internet-directory-oid\/\" target=\"_blank\">click here<\/a>\u00a0\u00a0 and \u00a0 <a href=\"http:\/\/www.oracle.com\/technology\/products\/oid\/index.html\" target=\"_blank\">here<\/a>  .  <u><strong><br \/>\n<\/strong><\/u><\/p>\n<p><strong>.<\/strong><u><strong><br \/>\nThere are two ways to integrate OBIEE with OID<\/strong><\/u><br \/>\n1. To <strong>authenticate<\/strong> against OID or<br \/>\n2. <strong>Synchronize<\/strong> users\/groups from OID to OBIEE Server .<\/p>\n<p>.<br \/>\n<u><strong>Configure OID for User Authentication in Oracle BI<\/strong><\/u><\/p>\n<p><strong>1.<\/strong> Create <strong>LDAP (OID) entry<\/strong> in Repository of BI<strong><br \/>\n2.<\/strong> Configure <strong>initialization block<\/strong> for user authentication  .<\/p>\n<p>.<\/p>\n<p><strong>1. <\/strong><u><strong>Create LDAP entry in Repository of BI<\/strong><\/u><br \/>\nTo create LDAP (OID) entry in BI Repository<\/p>\n<p><strong>a)<\/strong> Open repository (offline\/online mode) from OBI Administration Tool (To know more about BI Administration Tool, <a href=\"https:\/\/onlineappsdba.com\/index.php\/2008\/09\/02\/user-management-in-obiee-using-bi-administration-tool\/\" target=\"_blank\">Click Here<\/a>)  <strong><br \/>\nManage<\/strong> -&gt; <strong>Security<\/strong> to open Security Manager in BI Administration Tool  <strong><br \/>\nAction<\/strong> -&gt; <strong>New<\/strong> -&gt; <strong>LDAP Server<\/strong> to add new ldap server<\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/09\/bi_oid_2.JPG\"><img decoding=\"async\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/09\/bi_oid_2.JPG\" \/><\/a><\/p>\n<p>.<\/p>\n<p><strong>b)<\/strong> In new pop up window enter <strong>OID server details<\/strong> where<\/p>\n<p>&#8211; <strong>HostName<\/strong> is machine name on which OID is running<br \/>\n&#8211; <strong>Port Number<\/strong> is Port on which <strong>OID<\/strong> is <strong>listening<\/strong>, <font color=\"#ff0000\">if you are planning to use SSL port of OID change select SSL in Advanced Tab as shown below<\/font><br \/>\n&#8211; <strong>Base Dn<\/strong> is location in OID tree under which all users sit\u00a0 (user who wish to login through OBI should be under this tree in OID)<br \/>\n&#8211; <strong>Bind Dn<\/strong> is distinguished name of supeuser usually <strong>orcladmin<\/strong> (super user)<br \/>\n&#8211; <strong>Bind Password<\/strong> &#8211; is password of orcladmin user<\/p>\n<p>.<br \/>\n<a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/09\/bi_oid_3.JPG\"><img decoding=\"async\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/09\/bi_oid_3.JPG\" \/><\/a> <font color=\"#ff0000\"> <\/font><\/p>\n<p>.<\/p>\n<p><font color=\"#ff0000\">Test OID connection by clicking on &#8220;<strong>Test Connection<\/strong>&#8221; button<\/font><\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/09\/bi_oid_4.JPG\"><img decoding=\"async\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/09\/bi_oid_4.JPG\" \/><\/a><\/p>\n<p>&#8211; If <strong>UserName<\/strong> is OID is recognized by <strong>cn<\/strong> and <strong>NOT uid<\/strong> then change it in advanced name. (OID is using cn or uid as its userName is determined by <strong>orclcommonnicknameattribute<\/strong> value in OID)<br \/>\n&#8211; If OID is <strong>listening on SSL only<\/strong> and you entered SSL port in General Tab then select <strong>SSL checkbox<\/strong> in above screen  <strong><br \/>\n.<br \/>\nNote<\/strong> &#8211; OBI Server should be able to connect to OID server (<font color=\"#ff0000\">If there is any firewall between BI Server and OID server open OID port across firewall<\/font>)  .<\/p>\n<p>.<\/p>\n<p>.<\/p>\n<p><strong>2. <\/strong><u><strong>Configure initialization block for user authentication<\/strong><\/u><\/p>\n<p><strong>2.1<\/strong> <strong>Administration Tool<\/strong> -&gt; <strong>Manage<\/strong> -&gt; <strong>Variables<\/strong> -&gt;<\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/09\/bi_oid_5.JPG\"><img decoding=\"async\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/09\/bi_oid_5.JPG\" \/><\/a><\/p>\n<p>.<\/p>\n<p><strong>2.2<\/strong> Action -&gt; New -&gt; Session -&gt; Initialization Block<\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/09\/bi_oid_6.JPG\"><img decoding=\"async\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/09\/bi_oid_6.JPG\" \/><\/a><\/p>\n<p><strong>2.3<\/strong> In Session Variable Initialization Block window, enter <strong>Name<\/strong> for session variable and select &#8220;<strong>Required for Authentication<\/strong>&#8221; check box as shown in screenshot<\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/09\/bi_oid_7.JPG\"><img decoding=\"async\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/09\/bi_oid_7.JPG\" \/><\/a><\/p>\n<p><strong>2.4<\/strong> Now click on &#8220;<strong>Edit Data Source<\/strong>&#8221; button as shows in above screen shot<\/p>\n<p><strong>2.5<\/strong> From drop down list select &#8220;<strong>LDAP<\/strong>&#8221; as datasource and select Browse as shown in below screenshot<\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/09\/bi_oid_8.JPG\"><img decoding=\"async\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/09\/bi_oid_8.JPG\" \/><\/a><\/p>\n<p><strong>2.6<\/strong> Select <strong>OID server<\/strong> which you created in step1 above and click <strong>OK<\/strong><\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/09\/bi_oid_9.JPG\"><img decoding=\"async\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/09\/bi_oid_9.JPG\" \/><\/a><\/p>\n<p><strong>2.7<\/strong> Click OK on next screen<\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/09\/bi_oid_10.JPG\"><img decoding=\"async\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/09\/bi_oid_10.JPG\" \/><\/a><\/p>\n<p><strong>2.8<\/strong> Now click on &#8220;<strong>Edit Data Target<\/strong>&#8221; button on <strong>Session Variable Initialization Block <\/strong>screen<\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/09\/bi_oid_11.JPG\"><img decoding=\"async\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/09\/bi_oid_11.JPG\" \/><\/a><\/p>\n<p><strong>2.9<\/strong> Click on <strong>New<\/strong> and enter Name as <strong>USER<\/strong> in &#8220;<strong>System Session Variable<\/strong>&#8221; and click <strong>OK<\/strong> as shows in screenshot below<\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/09\/bi_oid_12.JPG\"><img decoding=\"async\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/09\/bi_oid_12.JPG\" \/><\/a><\/p>\n<p><strong>2.10<\/strong> Enter the value of <strong>LDAP variable<\/strong> . This value is usually <strong>uid<\/strong> or <strong>cn<\/strong> (check value of <strong>orclcommonnicknameattribute<\/strong> in OID) and click <strong>OK<\/strong> as shown in below screenshot<\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/09\/bi_oid_14.JPG\"><img decoding=\"async\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/09\/bi_oid_14.JPG\" \/><\/a><\/p>\n<p><strong>2.11<\/strong> Finally <strong>test your setup<\/strong> by clicking on <strong>Test button<\/strong> . Enter any valid Username, Password when prompted<\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/09\/bi_oid_15.JPG\"><img decoding=\"async\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/09\/bi_oid_15.JPG\" \/><\/a><\/p>\n<p>.<\/p>\n<p>.<\/p>\n<p><u><strong>Related<\/strong><\/u><\/p>\n<ul>\n<li><a href=\"http:\/\/www.oracle.com\/technology\/oramag\/oracle\/08-jan\/o18identity.html\" target=\"_blank\">Mark Rittman &amp; Joel Crisp &#8211; <span class=\"topstoryhead\">Intelligence and Identity<\/span><\/a><\/li>\n<li><a href=\"http:\/\/download.oracle.com\/docs\/cd\/E10415_01\/doc\/bi.1013\/b40058.pdf\" target=\"_blank\">BI Deployment Guide &#8211; Chapter 10<\/a><\/li>\n<\/ul>\n<p><font color=\"#ff0000\">Configure\/Integration of <strong>Oracle Single Sign-On<\/strong> with <strong>Oracle Business Intelligence<\/strong> coming soon&#8230;<\/font><\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this post we are going to cover steps to integrate OBIEE with OID. By default BI users are stored [&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-824","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>Integrate Oracle BI Server with LDAP Server (OID - Oracle Internet Directory)  -<\/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\/2008\/09\/13\/integrate-oracle-bi-server-with-ldap-server-oid-oracle-internet-directory\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Integrate Oracle BI Server with LDAP Server (OID - Oracle Internet Directory)  -\" \/>\n<meta property=\"og:description\" content=\"In this post we are going to cover steps to integrate OBIEE with OID. By default BI users are stored [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/onlineappsdba.com\/index.php\/2008\/09\/13\/integrate-oracle-bi-server-with-ldap-server-oid-oracle-internet-directory\/\" \/>\n<meta property=\"article:published_time\" content=\"2008-09-13T15:20:09+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2008-09-13T15:24:40+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/09\/bi_oid_2.JPG\" \/>\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\/2008\/09\/13\/integrate-oracle-bi-server-with-ldap-server-oid-oracle-internet-directory\/\",\"url\":\"https:\/\/onlineappsdba.com\/index.php\/2008\/09\/13\/integrate-oracle-bi-server-with-ldap-server-oid-oracle-internet-directory\/\",\"name\":\"Integrate Oracle BI Server with LDAP Server (OID - Oracle Internet Directory) -\",\"isPartOf\":{\"@id\":\"https:\/\/onlineappsdba.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2008\/09\/13\/integrate-oracle-bi-server-with-ldap-server-oid-oracle-internet-directory\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2008\/09\/13\/integrate-oracle-bi-server-with-ldap-server-oid-oracle-internet-directory\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/09\/bi_oid_2.JPG\",\"datePublished\":\"2008-09-13T15:20:09+00:00\",\"dateModified\":\"2008-09-13T15:24:40+00:00\",\"author\":{\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\"},\"breadcrumb\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2008\/09\/13\/integrate-oracle-bi-server-with-ldap-server-oid-oracle-internet-directory\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/onlineappsdba.com\/index.php\/2008\/09\/13\/integrate-oracle-bi-server-with-ldap-server-oid-oracle-internet-directory\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2008\/09\/13\/integrate-oracle-bi-server-with-ldap-server-oid-oracle-internet-directory\/#primaryimage\",\"url\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/09\/bi_oid_2.JPG\",\"contentUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/09\/bi_oid_2.JPG\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2008\/09\/13\/integrate-oracle-bi-server-with-ldap-server-oid-oracle-internet-directory\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/onlineappsdba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Integrate Oracle BI Server with LDAP Server (OID &#8211; Oracle Internet Directory)\"}]},{\"@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":"Integrate Oracle BI Server with LDAP Server (OID - Oracle Internet Directory)  -","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\/2008\/09\/13\/integrate-oracle-bi-server-with-ldap-server-oid-oracle-internet-directory\/","og_locale":"en_US","og_type":"article","og_title":"Integrate Oracle BI Server with LDAP Server (OID - Oracle Internet Directory)  -","og_description":"In this post we are going to cover steps to integrate OBIEE with OID. By default BI users are stored [&hellip;]","og_url":"https:\/\/onlineappsdba.com\/index.php\/2008\/09\/13\/integrate-oracle-bi-server-with-ldap-server-oid-oracle-internet-directory\/","article_published_time":"2008-09-13T15:20:09+00:00","article_modified_time":"2008-09-13T15:24:40+00:00","og_image":[{"url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/09\/bi_oid_2.JPG","type":"","width":"","height":""}],"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\/2008\/09\/13\/integrate-oracle-bi-server-with-ldap-server-oid-oracle-internet-directory\/","url":"https:\/\/onlineappsdba.com\/index.php\/2008\/09\/13\/integrate-oracle-bi-server-with-ldap-server-oid-oracle-internet-directory\/","name":"Integrate Oracle BI Server with LDAP Server (OID - Oracle Internet Directory) -","isPartOf":{"@id":"https:\/\/onlineappsdba.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2008\/09\/13\/integrate-oracle-bi-server-with-ldap-server-oid-oracle-internet-directory\/#primaryimage"},"image":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2008\/09\/13\/integrate-oracle-bi-server-with-ldap-server-oid-oracle-internet-directory\/#primaryimage"},"thumbnailUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/09\/bi_oid_2.JPG","datePublished":"2008-09-13T15:20:09+00:00","dateModified":"2008-09-13T15:24:40+00:00","author":{"@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb"},"breadcrumb":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2008\/09\/13\/integrate-oracle-bi-server-with-ldap-server-oid-oracle-internet-directory\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/onlineappsdba.com\/index.php\/2008\/09\/13\/integrate-oracle-bi-server-with-ldap-server-oid-oracle-internet-directory\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/onlineappsdba.com\/index.php\/2008\/09\/13\/integrate-oracle-bi-server-with-ldap-server-oid-oracle-internet-directory\/#primaryimage","url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/09\/bi_oid_2.JPG","contentUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/09\/bi_oid_2.JPG"},{"@type":"BreadcrumbList","@id":"https:\/\/onlineappsdba.com\/index.php\/2008\/09\/13\/integrate-oracle-bi-server-with-ldap-server-oid-oracle-internet-directory\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/onlineappsdba.com\/"},{"@type":"ListItem","position":2,"name":"Integrate Oracle BI Server with LDAP Server (OID &#8211; Oracle Internet Directory)"}]},{"@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\/824","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=824"}],"version-history":[{"count":0,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/824\/revisions"}],"wp:attachment":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/media?parent=824"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/categories?post=824"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/tags?post=824"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}