{"id":2111,"date":"2010-09-09T12:06:34","date_gmt":"2010-09-09T16:06:34","guid":{"rendered":"http:\/\/onlineappsdba.com\/index.php\/2010\/09\/09\/agents-in-oam-11g-webgate-10g11g-ossomod_osso-accessgate-idm-domain-agent-aka-pep-policy-enforcement-points\/"},"modified":"2010-09-09T09:57:28","modified_gmt":"2010-09-09T13:57:28","slug":"agents-in-oam-11g-webgate-10g11g-ossomod_osso-accessgate-idm-domain-agent-aka-pep-policy-enforcement-points","status":"publish","type":"post","link":"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\/","title":{"rendered":"Agents in OAM 11g (WebGate 10g\/11g, OSSO\/mod_osso, AccessGate IDM Domain agent) aka PEP (Policy Enforcement Points)"},"content":{"rendered":"<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/09\/oam_agents_1.jpg\"><img decoding=\"async\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/09\/oam_agents_1.jpg\" \/><\/a><\/p>\n<p>This post covers overview of Policy Enforcement Points (known as Agents) in OAM 11g. For <strong>Step by Step installation<\/strong> of OAM 11g\u00a0<a target=\"_blank\" href=\"https:\/\/onlineappsdba.com\/index.php\/2010\/08\/05\/oracleidm-11g-step-by-installation-of-oam-oim-oaam-oapm-oin-111130-part-i-load-schema\/\">click here<\/a> and\u00a0to know about\u00a0changes in\u00a0Access Manager (OAM)\u00a011g <a target=\"_blank\" href=\"https:\/\/onlineappsdba.com\/index.php\/2010\/09\/01\/changes-in-oracle-access-manager-11g-r1-11113\/\">click here<\/a><\/p>\n<p><strong>Agent<\/strong> in OAM 11g : is <strong>Policy Enforcement Point<\/strong> (PEP) registered with\u00a0 <strong>WebServer <\/strong>(Apache, OHS, IBM HTTP Server), <strong>Application Server <\/strong>(WebLogic&#8230;)\u00a0or third party application to protect using Oracle Access Manager 11g.\u00a0 Example of OAM 11g Agent (aka Policy Enforcement Agents) are WebGate, AccessGate, OSSO Agent and IDM Domain Agent<\/p>\n<p><strong>a) WebGate<\/strong>: WebGate is pre-packaged webserver plug-in to protect web-server via OAM11g. There are <strong>two version<\/strong>of WebGate i.e. 10g WebGate and 11g WebGate . OAM 11g server supports both 10g WebGate and 11g WebGate<\/p>\n<p><strong>b) AccessGate<\/strong> : is custom access client developed using <strong>AccessSDK <\/strong>to protect non web-based applications protected by OAM 11g<\/p>\n<p><strong>c) mod_osso or OSSO agent<\/strong>: Agents introduced in OAM 11g\u00a0for\u00a0Oracle AS 10g SSO (Single Sign-On)<\/p>\n<p><strong>d) IDM Domain Agent :<\/strong>\u00a0 IDM Domain agent provides SSO for OAM Console and other IDM consoles (OIM, OAAM..) deployed on WebLogic Domain in Identity Management 11g.<\/p>\n<p>.<\/p>\n<p>.<\/p>\n<p><strong><u>Key points for OAM 11g Agents<\/u><\/strong><br \/>\n<strong>1. <\/strong>A Web server, Application Server, or any third-party application must be protected by a WebGate, mod_osso or AccessGate instance that is registered with Oracle Access Manager as an agent.<\/p>\n<p><strong>2. <\/strong>Agent (access gate\/webgate\/mod_osso) communicate with OAM Server (in OAM 10g this is Access Server) to check protected resource and configured access policies<\/p>\n<p><strong>3. <\/strong>Individual agents must be registered (from OAM console or Remote Registration Tool)\u00a0with Oracle Access Manager 11g to set up the required trust mechanism between the agent and OAM Server.<\/p>\n<p><strong>4.<\/strong> Registering an Agent with OAM Server 11g is also known as &#8220;<strong>Registering a partner application<\/strong>&#8221; or &#8220;<strong>Regsitering a partner application with OAM<\/strong>&#8221;<\/p>\n<p><strong>5.<\/strong> When you register an Agent, a key is created and stored at Agent side in local <strong>wallet <\/strong>file, and at OAM Server side in <strong>Java Key Store<\/strong>. There is one key-pair per Agent with exception to WebGate 10g (There is only one secret key for all 10g Webgates registered with OAM 11g)<\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/09\/oam_key_11.jpg\"><img decoding=\"async\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/09\/oam_key_11.jpg\" \/><\/a><\/p>\n<p><strong>6. <\/strong>On Agent registration, it create files on OAM&#8217;s WebLogic Admin Server under <strong>$DOMAIN_HOME\/output\/&lt;agent_name&gt;<\/strong>(ObAccessClient.xml, cwallet.sso, osso.conf, )<br \/>\n\u00a0<\/p>\n<p>.<\/p>\n<p><strong><u>How various agents talk to OAM Server ?<br \/>\n<\/u><\/strong><br \/>\n<strong>a) WebGate 11g :<\/strong>After registration with OAM Server 11g, WebGate 11g directly communicates with OAM 11g server (No Proxy)<\/p>\n<p><strong>b) WebGate 10g<\/strong>: After registration with OAM Server 11g, WebGate 10g communicates with OAM 11g server through J2EE based OAM Proxy.<\/p>\n<p><strong>c) IDM Domain Agent<\/strong>: This agent is installed as part of Identity Management Domain (WebLogic Domain) and performs as an OAM 10g Agent.<\/p>\n<p><strong>d) OSSO Agent (mod_osso 10g)<\/strong> : After registration with OAM Server 11g, OSSO agents communicate with OAM server via OSSO Proxy (OSSO proxy converts OSSO protocol to OAM 11g authentication service protocol).<\/p>\n<p>.<\/p>\n<p>.<\/p>\n<p><strong><u>How to register Agent with OAM server ?<\/u><\/strong><\/p>\n<p>To register Agents you can use<br \/>\n<strong>a) OAM Administration Server Console<\/strong>: ( <strong>http:\/\/server:7001\/oamconsole<\/strong> ) where 7001 is <strong>Admin server port <\/strong>for WebLogic server on which OAM server 11g is installed.<\/p>\n<p>Administration Console -&gt; System Configuration -&gt; Agent Node<\/p>\n<p><strong>b) Command Line Tool (aka Remote Registration Tool)<\/strong> :\u00a0 <strong>oamreg.sh<\/strong> (Unix) or <strong>oamreg.bat<\/strong> (Windows)\u00a0<br \/>\n<font color=\"#ff0000\">More on Remote Registration Tool for WebGate\/Access Gate\/mod_osso agent later<\/font><\/p>\n","protected":false},"excerpt":{"rendered":"<p>This post covers overview of Policy Enforcement Points (known as Agents) in OAM 11g. For Step by Step installation of [&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-2111","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>Agents in OAM 11g (WebGate 10g\/11g, OSSO\/mod_osso, AccessGate IDM Domain agent) aka PEP (Policy Enforcement Points) -<\/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\/2010\/09\/09\/agents-in-oam-11g-webgate-10g11g-ossomod_osso-accessgate-idm-domain-agent-aka-pep-policy-enforcement-points\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Agents in OAM 11g (WebGate 10g\/11g, OSSO\/mod_osso, AccessGate IDM Domain agent) aka PEP (Policy Enforcement Points) -\" \/>\n<meta property=\"og:description\" content=\"This post covers overview of Policy Enforcement Points (known as Agents) in OAM 11g. For Step by Step installation of [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"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\/\" \/>\n<meta property=\"article:published_time\" content=\"2010-09-09T16:06:34+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/09\/oam_agents_1.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\/2010\/09\/09\/agents-in-oam-11g-webgate-10g11g-ossomod_osso-accessgate-idm-domain-agent-aka-pep-policy-enforcement-points\/\",\"url\":\"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\/\",\"name\":\"Agents in OAM 11g (WebGate 10g\/11g, OSSO\/mod_osso, AccessGate IDM Domain agent) aka PEP (Policy Enforcement Points) -\",\"isPartOf\":{\"@id\":\"https:\/\/onlineappsdba.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"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\/#primaryimage\"},\"image\":{\"@id\":\"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\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/09\/oam_agents_1.jpg\",\"datePublished\":\"2010-09-09T16:06:34+00:00\",\"author\":{\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\"},\"breadcrumb\":{\"@id\":\"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\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"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\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"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\/#primaryimage\",\"url\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/09\/oam_agents_1.jpg\",\"contentUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/09\/oam_agents_1.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"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\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/onlineappsdba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Agents in OAM 11g (WebGate 10g\/11g, OSSO\/mod_osso, AccessGate IDM Domain agent) aka PEP (Policy Enforcement Points)\"}]},{\"@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":"Agents in OAM 11g (WebGate 10g\/11g, OSSO\/mod_osso, AccessGate IDM Domain agent) aka PEP (Policy Enforcement Points) -","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\/2010\/09\/09\/agents-in-oam-11g-webgate-10g11g-ossomod_osso-accessgate-idm-domain-agent-aka-pep-policy-enforcement-points\/","og_locale":"en_US","og_type":"article","og_title":"Agents in OAM 11g (WebGate 10g\/11g, OSSO\/mod_osso, AccessGate IDM Domain agent) aka PEP (Policy Enforcement Points) -","og_description":"This post covers overview of Policy Enforcement Points (known as Agents) in OAM 11g. For Step by Step installation of [&hellip;]","og_url":"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\/","article_published_time":"2010-09-09T16:06:34+00:00","og_image":[{"url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/09\/oam_agents_1.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\/2010\/09\/09\/agents-in-oam-11g-webgate-10g11g-ossomod_osso-accessgate-idm-domain-agent-aka-pep-policy-enforcement-points\/","url":"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\/","name":"Agents in OAM 11g (WebGate 10g\/11g, OSSO\/mod_osso, AccessGate IDM Domain agent) aka PEP (Policy Enforcement Points) -","isPartOf":{"@id":"https:\/\/onlineappsdba.com\/#website"},"primaryImageOfPage":{"@id":"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\/#primaryimage"},"image":{"@id":"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\/#primaryimage"},"thumbnailUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/09\/oam_agents_1.jpg","datePublished":"2010-09-09T16:06:34+00:00","author":{"@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb"},"breadcrumb":{"@id":"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\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["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\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"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\/#primaryimage","url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/09\/oam_agents_1.jpg","contentUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/09\/oam_agents_1.jpg"},{"@type":"BreadcrumbList","@id":"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\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/onlineappsdba.com\/"},{"@type":"ListItem","position":2,"name":"Agents in OAM 11g (WebGate 10g\/11g, OSSO\/mod_osso, AccessGate IDM Domain agent) aka PEP (Policy Enforcement Points)"}]},{"@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\/2111","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=2111"}],"version-history":[{"count":0,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/2111\/revisions"}],"wp:attachment":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/media?parent=2111"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/categories?post=2111"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/tags?post=2111"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}