{"id":6128,"date":"2013-09-02T12:26:59","date_gmt":"2013-09-02T16:26:59","guid":{"rendered":"http:\/\/onlineappsdba.com\/?p=6128"},"modified":"2013-09-02T12:26:59","modified_gmt":"2013-09-02T16:26:59","slug":"beware-if-you-are-running-oam-in-simple-mode-with-10g-webgate-oracle-accessgate-api-is-not-initialized","status":"publish","type":"post","link":"https:\/\/onlineappsdba.com\/index.php\/2013\/09\/02\/beware-if-you-are-running-oam-in-simple-mode-with-10g-webgate-oracle-accessgate-api-is-not-initialized\/","title":{"rendered":"Beware if you are running OAM in SIMPLE mode with 10g WebGate : Oracle AccessGate API is not initialized"},"content":{"rendered":"<p>In todays&#8217;s post I am going to cover issue encountered recently on <strong>Oracle Access Manager 11g<\/strong> with <strong>WebGate 10g<\/strong> in <strong>SIMPLE<\/strong> mode configured with <strong>OHS 11g<\/strong>.<\/p>\n<p>First for those who are new to OAM, <strong>Oracle Access Manager (OAM)<\/strong> is recommended <strong>Single Sign-On (SSO)<\/strong> solution from Oracle, <strong>WebGate<\/strong> is a\u00a0<strong><a href=\"https:\/\/onlineappsdba.com\/index.php\/2010\/09\/09\/agents-in-oam-11g-webgate-10g11g-ossomod_osso-accessgate-idm-domain-agent-aka-pep-policy-enforcement-points\/\">Agent<\/a><\/strong> that acts as <strong>Policy Enforcement Point<\/strong> (PEP) and installed with <strong>WebServer<\/strong> (OHS, IHS, IIS etc). To know more about <strong>OAM 11g and its components<\/strong>, you can check my <strong>book<\/strong> at<strong> <a href=\"http:\/\/www.amazon.com\/Oracle-Identity-Access-Manager-Administrators\/dp\/1849682682\">Amazon<\/a><\/strong><\/p>\n<ul>\n<li><strong>WebGate<\/strong> communicates directly with <strong>OAM server&#8217;s proxy port<\/strong> (5575) in OAM 11g (<span style=\"color: #ff0000;\">or Access System in OAM 10g<\/span>) using <strong>Oracle Access Protocol<\/strong> (<strong>OAP<\/strong>).<\/li>\n<li>WebGate communicates with OAM server in one of <strong>three modes<\/strong><\/li>\n<\/ul>\n<p><strong>a) OPEN<\/strong> &#8211; Communication between WebGate and OAM is in clear text<br \/>\n<strong>b) SIMPLE<\/strong> &#8211; \u00a0Communication between WebGate and OAM is secured (SSL) but using Oracle signed certificates<br \/>\n<strong>c) CERT<\/strong> &#8211; \u00a0Communication between WebGate and OAM is secured (SSL) but using recognised certificate signing authority (like verisign)<\/p>\n<p><strong>To change OAM\/WebGate communication mode<\/strong>, check my post\u00a0<a href=\"https:\/\/onlineappsdba.com\/index.php\/2012\/08\/20\/oam-11g-how-to-change-security-mode-open-simple-cert-webgate-to-access-server-communication\/\">here<\/a><\/p>\n<p>&nbsp;<\/p>\n<p>When WebGate is installed and configured in <strong>SIMPLE<\/strong> or <strong>CERT<\/strong> mode , for SSL communication between WebGate and OAM 11g (using <span style=\"color: #ff0000;\">OAP with SSL<\/span>) certificates are generated and stored in <strong>OAM Server<\/strong> (at <span style=\"color: #ff0000;\">$DOMAIN_HOME\/output\/[WebGate_ID]<\/span>) and Web Server (at <span style=\"color: #ff0000;\">$WEB_GATE_HOME\/oblix\/config\/simple\/<strong>aaa_cert.pem<\/strong> and<strong> aaa_key.pem<\/strong><\/span>)<\/p>\n<ul>\n<li>If your WebGate version is 10g and <strong>mode<\/strong> is <strong>SIMPLE<\/strong> then validity of certificate at WebGate side is just 1 Year<\/li>\n<li>To view certificate validity at WebGate side, open <strong>aaa_cert.pem<\/strong> (<span style=\"color: #ff0000;\">you can change extension to <strong>CER<\/strong> and open it on windows to see certify valid till date<\/span> )<a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/08\/SSL_certificate_validity_webgate.png\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-6137\" title=\"SSL_certificate_validity_webgate\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/08\/SSL_certificate_validity_webgate.png\" alt=\"\" width=\"371\" height=\"371\" srcset=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/08\/SSL_certificate_validity_webgate.png 371w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/08\/SSL_certificate_validity_webgate-150x150.png 150w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/08\/SSL_certificate_validity_webgate-300x300.png 300w\" sizes=\"auto, (max-width: 371px) 100vw, 371px\" \/><\/a><\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<ul>\n<li>During WebGate configuration, this certificate is generated using configuration file $WEBGATE_HOME\/oblix\/tools\/openssl\/ <strong>openssl.cnf<\/strong> and<strong> openssl_silent.cnf<\/strong> \u00a0(default_days = 365) which defines <span style=\"color: #ff0000;\">validity period as 1 year<\/span><\/li>\n<\/ul>\n<div><\/div>\n<div><strong>Now coming to actual issue<\/strong> \u00a0&#8211; Exactly after 1 year of OAM setup (OAM 11g with 10g WebGate in SIMPLE mode) , OHS servers started reporting following errors \u00a0(<span style=\"color: #ff0000;\">OHS 11g logs are at $ORACLE_INSTANCE\/diagnostics\/OHS\/ohs1\/<\/span>)<\/div>\n<p>_________<\/p>\n<p><span style=\"color: #ff0000;\">Message from OHS Host at Aug 30 09:34:07 &#8230; Oblix: 2013\/08\/30@09:34:07.384935 #01116526#01116568# 011ACCESS_GATE#011FATAL#0110x0000181C #011\/scratch\/alnguyen \/Oblix\/10143hf\/palantir\/ webgate2\/src\/ apache2entry_web_gate.cpp :434#011 &#8220;Oracle AccessGate API is not initialized.&#8221;#011raw_code^204#011<\/span><\/p>\n<p><span style=\"color: #ff0000;\">Message from OHS Host at Aug 30 09:34:07 &#8230; Oblix: 2013\/08\/30@09:34:07.384935#01116526\u00a0<\/span><span style=\"color: #ff0000;\">#01116568#011ACCESS_GATE #011FATAL#0110x0000181C #011\/scratch\/alnguyen \/Oblix\/10143hf\/palantir \/webgate2\/src\/ apache2entry_web_gate.cpp :434#011 &#8220;Oracle AccessGate \u00a0API is not initialized.&#8221;#011raw_code^204#011<\/span><\/p>\n<p>________<\/p>\n<p>&nbsp;<\/p>\n<p><strong>Note<\/strong>: <span style=\"color: #ff0000;\">This error is generic and means for some reason WebGate is unable to initialize with OAM Server<\/span>.<\/p>\n<p>&nbsp;<\/p>\n<p>In OAM Logs <span style=\"color: #ff0000;\">$DOMAIN_HOME\/servers\/[OAM_SERVER]\/logs<\/span> , I noticed messages like<\/p>\n<p>______<\/p>\n<p><span style=\"color: #ff0000;\">29-Aug-2013 20:07:15 oracle.security.am.engines.common.adapters.OAMLoggerImpl severe SEVERE: Simple Mode HandShake: Mismatch in Client Response. expectedResponse: eb8d218676b5f81a5b8fb4a52902157c clientResponse: ef1560bd753f98a4e164440960852573<\/span><\/p>\n<p>______<\/p>\n<p>I then looked at <strong>SSL certificates<\/strong> at <strong>WebGate<\/strong> and noticed<span style=\"color: #ff0000;\"> certificate was expired<\/span> .<\/p>\n<p><strong>Fix<\/strong>: You can <strong>regenerate SSL certificates for WebGate<\/strong> in <strong>SIMPLE<\/strong> mode by <strong>re-configuring WebGate<\/strong> ($WEBGATE_HOME\/oblix\/tools\/configureWebGate\/ <span style=\"color: #ff0000;\">configureWebGate -i [WebGate_Install_Dir] -t WebGate<\/span>). More on <strong>re-configure<\/strong>\u00a0<strong>10g<\/strong>\u00a0<strong>WebGate<\/strong>\u00a0<a href=\"http:\/\/docs.oracle.com\/cd\/E15217_01\/doc.1014\/e12488\/v2access.htm#BEIJGIAE\">here<\/a><\/p>\n<p><strong>Note:<\/strong> During WebGate configuration, it will prompt for <strong>WebGate Password<\/strong> (if WebGate is password protected) and <strong>Global Passphrase<\/strong>.<\/p>\n<ul>\n<li>If you don&#8217;t remember WebGate Password then you can reset if from OAM console (\/oamconsole)<\/li>\n<li>If you don&#8217;t remember<strong> Global Passphrase<\/strong> then you can retrieve it by running \u00a0WLST \u00a0<a href=\"http:\/\/docs.oracle.com\/cd\/E21764_01\/doc.1111\/e15478\/keytool.htm#CIHIIJCH\"><strong>displaySimpleModeGloablPassphrase<\/strong>()<\/a><\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p><strong>Note:<\/strong> <span style=\"color: #ff0000;\">If your OAM Server is using JDK 1.6.24+ (higher than JDK 1.6.24) then there is BUG in SSL certificate generation in <strong>SIMPLE<\/strong> mode which is fixed in WebGate 10.1.4.3 BP 11A or higher (Apply latest WebGate Bundle Patch for 10.1.4.3 i.e. BP13 17231077)<\/span><\/p>\n<p>To find out your WebGate version click\u00a0<a href=\"https:\/\/onlineappsdba.com\/index.php\/2012\/03\/13\/how-to-find-webgate-10g11g-version-and-patches-applied\/\">here<\/a> and to apply patches in OAM (including WebGate)\u00a0click <a href=\"https:\/\/onlineappsdba.com\/index.php\/2010\/09\/10\/how-to-install-patches-in-oracle-access-manager-10g-bundle-patch-bpxx\/\">here<\/a><\/p>\n<p>&nbsp;<\/p>\n<p><span style=\"text-decoration: underline;\"><strong>References\/Related<\/strong><\/span><\/p>\n<ul>\n<li>Configuration of Webgate 10g with OAM 11g Server Fails For SIMPLE Communication Mode (Doc ID 1453208.1)<\/li>\n<li><a href=\"http:\/\/docs.oracle.com\/cd\/B28196_01\/relnotes.1014\/b32104\/oam.htm\">Password.xml missing<\/a><\/li>\n<li><a href=\"http:\/\/orabot.me\/2013\/07\/01\/fusion-applications-r3-oracle-accessgate-api-is-not-initialized\/\">ORABOT certificate expired<\/a>\/li&gt;<\/li>\n<li><a href=\"http:\/\/coreidng.blogspot.co.uk\/2010\/04\/will-your-oam-installation-fail-in-july_28.html\"> \u00a0Why OAM will fail in 2010<\/a><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>In todays&#8217;s post I am going to cover issue encountered recently on Oracle Access Manager 11g with WebGate 10g in [&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":[42,70],"tags":[],"class_list":["post-6128","post","type-post","status-publish","format-standard","hentry","category-troubleshooting","category-webgate"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Beware if you are running OAM in SIMPLE mode with 10g WebGate : Oracle AccessGate API is not initialized -<\/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\/2013\/09\/02\/beware-if-you-are-running-oam-in-simple-mode-with-10g-webgate-oracle-accessgate-api-is-not-initialized\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Beware if you are running OAM in SIMPLE mode with 10g WebGate : Oracle AccessGate API is not initialized -\" \/>\n<meta property=\"og:description\" content=\"In todays&#8217;s post I am going to cover issue encountered recently on Oracle Access Manager 11g with WebGate 10g in [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/onlineappsdba.com\/index.php\/2013\/09\/02\/beware-if-you-are-running-oam-in-simple-mode-with-10g-webgate-oracle-accessgate-api-is-not-initialized\/\" \/>\n<meta property=\"article:published_time\" content=\"2013-09-02T16:26:59+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/08\/SSL_certificate_validity_webgate.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=\"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\/2013\/09\/02\/beware-if-you-are-running-oam-in-simple-mode-with-10g-webgate-oracle-accessgate-api-is-not-initialized\/\",\"url\":\"https:\/\/onlineappsdba.com\/index.php\/2013\/09\/02\/beware-if-you-are-running-oam-in-simple-mode-with-10g-webgate-oracle-accessgate-api-is-not-initialized\/\",\"name\":\"Beware if you are running OAM in SIMPLE mode with 10g WebGate : Oracle AccessGate API is not initialized -\",\"isPartOf\":{\"@id\":\"https:\/\/onlineappsdba.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2013\/09\/02\/beware-if-you-are-running-oam-in-simple-mode-with-10g-webgate-oracle-accessgate-api-is-not-initialized\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2013\/09\/02\/beware-if-you-are-running-oam-in-simple-mode-with-10g-webgate-oracle-accessgate-api-is-not-initialized\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/08\/SSL_certificate_validity_webgate.png\",\"datePublished\":\"2013-09-02T16:26:59+00:00\",\"author\":{\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\"},\"breadcrumb\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2013\/09\/02\/beware-if-you-are-running-oam-in-simple-mode-with-10g-webgate-oracle-accessgate-api-is-not-initialized\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/onlineappsdba.com\/index.php\/2013\/09\/02\/beware-if-you-are-running-oam-in-simple-mode-with-10g-webgate-oracle-accessgate-api-is-not-initialized\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2013\/09\/02\/beware-if-you-are-running-oam-in-simple-mode-with-10g-webgate-oracle-accessgate-api-is-not-initialized\/#primaryimage\",\"url\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/08\/SSL_certificate_validity_webgate.png\",\"contentUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/08\/SSL_certificate_validity_webgate.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2013\/09\/02\/beware-if-you-are-running-oam-in-simple-mode-with-10g-webgate-oracle-accessgate-api-is-not-initialized\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/onlineappsdba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Beware if you are running OAM in SIMPLE mode with 10g WebGate : Oracle AccessGate API is not initialized\"}]},{\"@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":"Beware if you are running OAM in SIMPLE mode with 10g WebGate : Oracle AccessGate API is not initialized -","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\/2013\/09\/02\/beware-if-you-are-running-oam-in-simple-mode-with-10g-webgate-oracle-accessgate-api-is-not-initialized\/","og_locale":"en_US","og_type":"article","og_title":"Beware if you are running OAM in SIMPLE mode with 10g WebGate : Oracle AccessGate API is not initialized -","og_description":"In todays&#8217;s post I am going to cover issue encountered recently on Oracle Access Manager 11g with WebGate 10g in [&hellip;]","og_url":"https:\/\/onlineappsdba.com\/index.php\/2013\/09\/02\/beware-if-you-are-running-oam-in-simple-mode-with-10g-webgate-oracle-accessgate-api-is-not-initialized\/","article_published_time":"2013-09-02T16:26:59+00:00","og_image":[{"url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/08\/SSL_certificate_validity_webgate.png","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\/2013\/09\/02\/beware-if-you-are-running-oam-in-simple-mode-with-10g-webgate-oracle-accessgate-api-is-not-initialized\/","url":"https:\/\/onlineappsdba.com\/index.php\/2013\/09\/02\/beware-if-you-are-running-oam-in-simple-mode-with-10g-webgate-oracle-accessgate-api-is-not-initialized\/","name":"Beware if you are running OAM in SIMPLE mode with 10g WebGate : Oracle AccessGate API is not initialized -","isPartOf":{"@id":"https:\/\/onlineappsdba.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2013\/09\/02\/beware-if-you-are-running-oam-in-simple-mode-with-10g-webgate-oracle-accessgate-api-is-not-initialized\/#primaryimage"},"image":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2013\/09\/02\/beware-if-you-are-running-oam-in-simple-mode-with-10g-webgate-oracle-accessgate-api-is-not-initialized\/#primaryimage"},"thumbnailUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/08\/SSL_certificate_validity_webgate.png","datePublished":"2013-09-02T16:26:59+00:00","author":{"@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb"},"breadcrumb":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2013\/09\/02\/beware-if-you-are-running-oam-in-simple-mode-with-10g-webgate-oracle-accessgate-api-is-not-initialized\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/onlineappsdba.com\/index.php\/2013\/09\/02\/beware-if-you-are-running-oam-in-simple-mode-with-10g-webgate-oracle-accessgate-api-is-not-initialized\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/onlineappsdba.com\/index.php\/2013\/09\/02\/beware-if-you-are-running-oam-in-simple-mode-with-10g-webgate-oracle-accessgate-api-is-not-initialized\/#primaryimage","url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/08\/SSL_certificate_validity_webgate.png","contentUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/08\/SSL_certificate_validity_webgate.png"},{"@type":"BreadcrumbList","@id":"https:\/\/onlineappsdba.com\/index.php\/2013\/09\/02\/beware-if-you-are-running-oam-in-simple-mode-with-10g-webgate-oracle-accessgate-api-is-not-initialized\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/onlineappsdba.com\/"},{"@type":"ListItem","position":2,"name":"Beware if you are running OAM in SIMPLE mode with 10g WebGate : Oracle AccessGate API is not initialized"}]},{"@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\/6128","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=6128"}],"version-history":[{"count":0,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/6128\/revisions"}],"wp:attachment":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/media?parent=6128"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/categories?post=6128"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/tags?post=6128"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}