{"id":6382,"date":"2013-10-07T15:38:15","date_gmt":"2013-10-07T19:38:15","guid":{"rendered":"http:\/\/onlineappsdba.com\/?p=6382"},"modified":"2018-01-02T19:42:03","modified_gmt":"2018-01-02T23:42:03","slug":"troubleshooting-11g-webgate-with-ohs-11g-integrated-with-oam-11g-obwebgate_authnandauthz-oracle-accessgate-api-is-not-initialized","status":"publish","type":"post","link":"https:\/\/onlineappsdba.com\/index.php\/2013\/10\/07\/troubleshooting-11g-webgate-with-ohs-11g-integrated-with-oam-11g-obwebgate_authnandauthz-oracle-accessgate-api-is-not-initialized\/","title":{"rendered":"Troubleshooting : 11g WebGate with OHS 11g integrated with OAM 11g : OBWebGate_AuthnAndAuthz: Oracle AccessGate API is not initialized"},"content":{"rendered":"<p>I discussed about issue <strong><a 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\/\">Oracle AccessGate API is not initialized<\/a><\/strong> with <strong>OAM 11g<\/strong> with <strong>WebGate 10g<\/strong> where <strong>CERTIFICATES<\/strong> expired . In this post I am going to cover similar issue but in OAM 11g version.<\/p>\n<p>After integrating <strong>OAM 11g WebGate<\/strong> for OHS with <strong>OAM 11g Server<\/strong> version configured in <strong>SIMPLE<\/strong> (this issue could be with <strong>CERT<\/strong> as well), I was unable to access resource via OHS.<\/p>\n<p>In <strong>OHS Error logs<\/strong> at $ORACLE_INSTANCE\/diagnostics\/logs\/OHS\/ohs1\/<strong>ohs1.log<\/strong><\/p>\n<p>________<\/p>\n<p><span style=\"color: #ff0000;\">[2013-10-05T23:40:30.2335+01:00] [OHS] [ERROR:32] [OHS-9999] [core.c] [client_id: 127.0.0.1] [host_id: ohs_host] [host_addr: 192.168.1.12] [tid: 47414834960704] [user: oracle] [ecid: 004u0ORAPh7EkJWjLxiOOA0006uI00000L] [rid: 0] [VirtualHost: main]\u00a0 OBWebGate_AuthnAndAuthz: Oracle AccessGate API is not initialized.<\/span><\/p>\n<p><span style=\"color: #ff0000;\">[2013-10-05T23:40:30.2339+01:00] [OHS] [ERROR:32] [OHS-9999] [core.c] [client_id: 127.0.0.1] [host_id: ohs_host] [host_addr: 192.168.1.12] [tid: 47414834960704] [user: oracle] [ecid: 004u0ORAPh7EkJWjLxiOOA0006uI00000L] [rid: 0] [VirtualHost: main]\u00a0 Request Failed for : \/index.html, Resp Code : [500]<\/span><\/p>\n<p>________<\/p>\n<p>In Oblix logs (<span style=\"color: #ff0000;\">OAM is product from Oblix that Oracle acquired in 2005<\/span>) at $ORACLE_INSTANCE\/diagnostics\/logs\/OHS\/ohs1\/<strong>oblog.log<\/strong><\/p>\n<p>________<\/p>\n<p><span style=\"color: #ff0000;\"><a href=\"mailto:2013\/10\/05@22:43:10.23081\"><span style=\"color: #ff0000;\">2013\/10\/05@22:43:10.23081<\/span><\/a>\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 28337\u00a0\u00a0 28356\u00a0\u00a0 ACCESS_GATE\u00a0\u00a0\u00a0\u00a0 FATAL\u00a0\u00a0 0x00001520\u00a0\u00a0\u00a0\u00a0\u00a0 \/ade\/aime_50561\/ngamac\/src\/palantir\/webgate2\/src\/apache2entry_web_gate.cpp:598\u00a0 &#8220;Exception thrown during WebGate initialization&#8221; <a href=\"mailto:2013\/10\/05@22:43:10.23095\"><span style=\"color: #ff0000;\">2013\/10\/05@22:43:10.23095<\/span><\/a>\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 28337\u00a0\u00a0 28356\u00a0\u00a0 ACCESS_GATE\u00a0\u00a0\u00a0\u00a0 FATAL\u00a0\u00a0 0x0000181C\u00a0\u00a0\u00a0\u00a0\u00a0 \/ade\/aime_50561\/ngamac\/src\/palantir\/webgate2\/src\/apache2entry_web_gate.cpp:599\u00a0 &#8220;Oracle AccessGate API is not initialized.&#8221;\u00a0\u00a0\u00a0\u00a0 raw_code^204<\/span><\/p>\n<p>________<\/p>\n<p>If you encounter this issue, check if <strong>WebGate<\/strong> (configured on OHS server) can connect to OAM Server on port mentioned in <strong>primary_server_list<\/strong> . OAM server details are stored in <strong>WebGate configuration file<\/strong> (on OHS server) at $ORACLE_INSTANCE\/ config\/ OHS\/ ohs1\/ webgate\/ config\/<strong>ObAccessClient.xml\u00a0<\/strong> (<span style=\"color: #ff0000;\">other files generated based on password selected for Agent and OAM server mode (<strong>SIMPLE<\/strong> or <strong>CERT<\/strong>) <strong>password.xml<\/strong>, <strong>cwallet.sso<\/strong>, <strong>aaa_cert.pem<\/strong>, <strong>aaa_key.pem<\/strong><\/span>)<\/p>\n<p>Look for entry like<\/p>\n<p><span style=\"color: #ff0000;\">ListName=&#8221;primary_server_list&#8221;&gt;&lt;ValListMember Value=&#8221;<strong>oamhost1<\/strong>:<strong>5575<\/strong>&#8220;&gt;<\/span><\/p>\n<p>Check mode of OAM Server and if this is <strong>SIMPLE<\/strong> or <strong>CERT<\/strong> then you should see files\u00a0<strong>aaa_cert.pem<\/strong> &amp;\u00a0<strong>aaa_key.pem<\/strong> under folder\u00a0<strong>$ORACLE_INSTANCE\/ config\/ OHS\/ ohs1\/ webgate\/ config\/ simple<\/strong><\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/10\/oam_mode_1.png\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-6385\" title=\"oam_mode_1\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/10\/oam_mode_1.png\" alt=\"\" width=\"450\" height=\"311\" srcset=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/10\/oam_mode_1.png 450w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/10\/oam_mode_1-300x207.png 300w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" \/><\/a><\/p>\n<p><span style=\"text-decoration: underline;\"><strong>Note<\/strong><\/span>: OAM can be configured in one of three modes <strong>OPEN<\/strong>, <strong>SIMPLE<\/strong>, <strong>CERT<\/strong> , for steps to change <strong>communication MODE in OAM<\/strong> <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\/\">click here<\/a><\/p>\n<p><span style=\"text-decoration: underline;\"><strong>Issue<\/strong><\/span>: In my case\u00a0<strong>.pem<\/strong>\u00a0file under folder simple were missing (other reason could be that files are there but certificate inside these files are expired)<\/p>\n<p><span style=\"text-decoration: underline;\"><strong>Note<\/strong><\/span>: These files are generated on OAM server under<\/p>\n<p><strong>a)<\/strong> If <strong>WebGate instance is created using RREG<\/strong> then files will be generated under $OAM_ORACLE_HOME\/oam\/server\/rreg\/output<\/p>\n<p><strong>b)<\/strong> If <strong>WebGate instance is created\/updated using OAM console<\/strong> then files will be generated under $DOMAIN_HOME\/output\/[WEBGATE_NAME]<\/p>\n<p><strong>Note<\/strong>: To configure 11g WebGate using RREG click <a href=\"https:\/\/onlineappsdba.com\/index.php\/2011\/01\/10\/part-ix-install-oam-agent-11g-webgate-with-oam-11g\/\">here<\/a> or for basics in OAM 11g R1 check my book <a href=\"http:\/\/www.amazon.com\/Oracle-Identity-Access-Manager-Administrators\/dp\/1849682682\">buy OAM\/OIM 11g book from Amazon<\/a><a href=\"http:\/\/www.amazon.com\/Oracle-Identity-Access-Manager-Administrators\/dp\/1849682682\"><br \/>\n<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/onlineappsdba.com\/images\/idam2.jpg\" alt=\"Oracle Identity &amp; Access Manager 11g Administration\" width=\"200\" height=\"246\" \/><\/a><\/p>\n<p>Did you get a chance to download Free Guide for OAM? If not, download it here\u00a0<a href=\"http:\/\/k21academy.com\/free-guide-oam\">http:\/\/k21academy.com\/free-guide-oam<\/a><\/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 loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-8618\" src=\"http:\/\/k21academy.com\/wp-content\/uploads\/2017\/05\/banner-_OAM.png\" alt=\"\" width=\"13025\" height=\"1959\" \/><\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>I discussed about issue Oracle AccessGate API is not initialized with OAM 11g with WebGate 10g where CERTIFICATES expired . [&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":[442,443],"tags":[],"class_list":["post-6382","post","type-post","status-publish","format-standard","hentry","category-oracle-access-manager","category-troubleshooting-oracle-access-manager"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Troubleshooting : 11g WebGate with OHS 11g integrated with OAM 11g : OBWebGate_AuthnAndAuthz: 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\/10\/07\/troubleshooting-11g-webgate-with-ohs-11g-integrated-with-oam-11g-obwebgate_authnandauthz-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=\"Troubleshooting : 11g WebGate with OHS 11g integrated with OAM 11g : OBWebGate_AuthnAndAuthz: Oracle AccessGate API is not initialized -\" \/>\n<meta property=\"og:description\" content=\"I discussed about issue Oracle AccessGate API is not initialized with OAM 11g with WebGate 10g where CERTIFICATES expired . [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/onlineappsdba.com\/index.php\/2013\/10\/07\/troubleshooting-11g-webgate-with-ohs-11g-integrated-with-oam-11g-obwebgate_authnandauthz-oracle-accessgate-api-is-not-initialized\/\" \/>\n<meta property=\"article:published_time\" content=\"2013-10-07T19:38:15+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2018-01-02T23:42:03+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/10\/oam_mode_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\/2013\/10\/07\/troubleshooting-11g-webgate-with-ohs-11g-integrated-with-oam-11g-obwebgate_authnandauthz-oracle-accessgate-api-is-not-initialized\/\",\"url\":\"https:\/\/onlineappsdba.com\/index.php\/2013\/10\/07\/troubleshooting-11g-webgate-with-ohs-11g-integrated-with-oam-11g-obwebgate_authnandauthz-oracle-accessgate-api-is-not-initialized\/\",\"name\":\"Troubleshooting : 11g WebGate with OHS 11g integrated with OAM 11g : OBWebGate_AuthnAndAuthz: Oracle AccessGate API is not initialized -\",\"isPartOf\":{\"@id\":\"https:\/\/onlineappsdba.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2013\/10\/07\/troubleshooting-11g-webgate-with-ohs-11g-integrated-with-oam-11g-obwebgate_authnandauthz-oracle-accessgate-api-is-not-initialized\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2013\/10\/07\/troubleshooting-11g-webgate-with-ohs-11g-integrated-with-oam-11g-obwebgate_authnandauthz-oracle-accessgate-api-is-not-initialized\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/10\/oam_mode_1.png\",\"datePublished\":\"2013-10-07T19:38:15+00:00\",\"dateModified\":\"2018-01-02T23:42:03+00:00\",\"author\":{\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\"},\"breadcrumb\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2013\/10\/07\/troubleshooting-11g-webgate-with-ohs-11g-integrated-with-oam-11g-obwebgate_authnandauthz-oracle-accessgate-api-is-not-initialized\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/onlineappsdba.com\/index.php\/2013\/10\/07\/troubleshooting-11g-webgate-with-ohs-11g-integrated-with-oam-11g-obwebgate_authnandauthz-oracle-accessgate-api-is-not-initialized\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2013\/10\/07\/troubleshooting-11g-webgate-with-ohs-11g-integrated-with-oam-11g-obwebgate_authnandauthz-oracle-accessgate-api-is-not-initialized\/#primaryimage\",\"url\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/10\/oam_mode_1.png\",\"contentUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/10\/oam_mode_1.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2013\/10\/07\/troubleshooting-11g-webgate-with-ohs-11g-integrated-with-oam-11g-obwebgate_authnandauthz-oracle-accessgate-api-is-not-initialized\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/onlineappsdba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Troubleshooting : 11g WebGate with OHS 11g integrated with OAM 11g : OBWebGate_AuthnAndAuthz: 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":"Troubleshooting : 11g WebGate with OHS 11g integrated with OAM 11g : OBWebGate_AuthnAndAuthz: 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\/10\/07\/troubleshooting-11g-webgate-with-ohs-11g-integrated-with-oam-11g-obwebgate_authnandauthz-oracle-accessgate-api-is-not-initialized\/","og_locale":"en_US","og_type":"article","og_title":"Troubleshooting : 11g WebGate with OHS 11g integrated with OAM 11g : OBWebGate_AuthnAndAuthz: Oracle AccessGate API is not initialized -","og_description":"I discussed about issue Oracle AccessGate API is not initialized with OAM 11g with WebGate 10g where CERTIFICATES expired . [&hellip;]","og_url":"https:\/\/onlineappsdba.com\/index.php\/2013\/10\/07\/troubleshooting-11g-webgate-with-ohs-11g-integrated-with-oam-11g-obwebgate_authnandauthz-oracle-accessgate-api-is-not-initialized\/","article_published_time":"2013-10-07T19:38:15+00:00","article_modified_time":"2018-01-02T23:42:03+00:00","og_image":[{"url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/10\/oam_mode_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\/2013\/10\/07\/troubleshooting-11g-webgate-with-ohs-11g-integrated-with-oam-11g-obwebgate_authnandauthz-oracle-accessgate-api-is-not-initialized\/","url":"https:\/\/onlineappsdba.com\/index.php\/2013\/10\/07\/troubleshooting-11g-webgate-with-ohs-11g-integrated-with-oam-11g-obwebgate_authnandauthz-oracle-accessgate-api-is-not-initialized\/","name":"Troubleshooting : 11g WebGate with OHS 11g integrated with OAM 11g : OBWebGate_AuthnAndAuthz: Oracle AccessGate API is not initialized -","isPartOf":{"@id":"https:\/\/onlineappsdba.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2013\/10\/07\/troubleshooting-11g-webgate-with-ohs-11g-integrated-with-oam-11g-obwebgate_authnandauthz-oracle-accessgate-api-is-not-initialized\/#primaryimage"},"image":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2013\/10\/07\/troubleshooting-11g-webgate-with-ohs-11g-integrated-with-oam-11g-obwebgate_authnandauthz-oracle-accessgate-api-is-not-initialized\/#primaryimage"},"thumbnailUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/10\/oam_mode_1.png","datePublished":"2013-10-07T19:38:15+00:00","dateModified":"2018-01-02T23:42:03+00:00","author":{"@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb"},"breadcrumb":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2013\/10\/07\/troubleshooting-11g-webgate-with-ohs-11g-integrated-with-oam-11g-obwebgate_authnandauthz-oracle-accessgate-api-is-not-initialized\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/onlineappsdba.com\/index.php\/2013\/10\/07\/troubleshooting-11g-webgate-with-ohs-11g-integrated-with-oam-11g-obwebgate_authnandauthz-oracle-accessgate-api-is-not-initialized\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/onlineappsdba.com\/index.php\/2013\/10\/07\/troubleshooting-11g-webgate-with-ohs-11g-integrated-with-oam-11g-obwebgate_authnandauthz-oracle-accessgate-api-is-not-initialized\/#primaryimage","url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/10\/oam_mode_1.png","contentUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/10\/oam_mode_1.png"},{"@type":"BreadcrumbList","@id":"https:\/\/onlineappsdba.com\/index.php\/2013\/10\/07\/troubleshooting-11g-webgate-with-ohs-11g-integrated-with-oam-11g-obwebgate_authnandauthz-oracle-accessgate-api-is-not-initialized\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/onlineappsdba.com\/"},{"@type":"ListItem","position":2,"name":"Troubleshooting : 11g WebGate with OHS 11g integrated with OAM 11g : OBWebGate_AuthnAndAuthz: 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\/6382","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=6382"}],"version-history":[{"count":0,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/6382\/revisions"}],"wp:attachment":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/media?parent=6382"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/categories?post=6382"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/tags?post=6382"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}