{"id":756,"date":"2008-08-20T14:46:50","date_gmt":"2008-08-20T18:46:50","guid":{"rendered":"http:\/\/onlineappsdba.com\/index.php\/2008\/08\/20\/apps-11ir1212i-registrationderegistration-with-oidsso-internals\/"},"modified":"2008-08-20T14:56:41","modified_gmt":"2008-08-20T18:56:41","slug":"apps-11ir1212i-registrationderegistration-with-oidsso-internals","status":"publish","type":"post","link":"https:\/\/onlineappsdba.com\/index.php\/2008\/08\/20\/apps-11ir1212i-registrationderegistration-with-oidsso-internals\/","title":{"rendered":"Apps 11i\/R12\/12i Registration\/Deregistration with OID\/SSO : internals"},"content":{"rendered":"<p><strong>Q. <\/strong>If you have multiple nodes with multiple URL&#8217;s (intapps.com , extapps.com..) in apps (11i\/R12), how many times you\u00a0have to run <strong>OID\/SSO Registration Process<\/strong> ?<br \/>\n<strong>Q. <\/strong>In which table (in Apps), Single Sign-On URL&#8217;s are\u00a0stored ?<br \/>\n<strong>Q. <\/strong>In which table (in SSO), all partner applications (including apps stored) ?<br \/>\n<strong>Q.<\/strong> Where is OID, apps 11i\/R12 details are stored (which tree) ?<br \/>\n<strong>Q. <\/strong>If you change apps password in\u00a0Apps (11i\/R12) instance integrated with OID &amp; SSO what additional steps you need to follow ?<br \/>\n<strong>Q. <\/strong>How to clone Apps (11i\/R12) instance integrated with OID &amp; SSO ?<\/p>\n<p>Well if you looking for answer to these and many more interesting questions have a look at <a target=\"_blank\" href=\"https:\/\/onlineappsdba.com\/index.php\/2008\/08\/08\/online-10g-as-ebusiness-integration-training\/\"><strong>four days Apps 11i integration with 10gAS (OID\/SSO\/Portal) training here<\/strong> <\/a><\/p>\n<p><strong>Q. <\/strong>Which script to use for manual OID\/SSO registration\/deregistration with Apps 11i ?<br \/>\n<strong>txkrun.pl -script=SetSSOReg<\/strong> where txkrun.pl is in $FND_TOP\/bin<\/p>\n<p><strong>Q. <\/strong>What are other important files being called from <strong>txkrun.pl<\/strong> ?<\/p>\n<p>$FND_TOP\/patch\/115\/bin\/txkSetSSOReg.pl<br \/>\n$AU_TOP\/perl\/TXK\/advconfig\/OID.pm<br \/>\n$AU_TOP\/perl\/TXK\/advconfig\/SSO.pm<\/p>\n<p><strong>Q. <\/strong>Where are registration\/deregistration related logs stored ?<br \/>\n1. <strong>$APPLRGF\/sso\/<\/strong>\u00a0 where $APPLRGF defaults to $COMMON_TOP\/rgf\/$CONTEXT_NAME<br \/>\nor<br \/>\n2. <strong>$COMMON_TOP\/rgf\/$CONTEXT_NAME\/sso<\/strong><strong>(Above two location are same)<\/p>\n<p><\/strong><br \/>\n<strong>txkSetSSOReg_$day_$Mon_$DD_$timestamp.log<\/strong> &#8211; Apps to SSO\/OID registration\/ deregistration log file<\/p>\n<p>.<\/p>\n<p><font color=\"#ff0000\"><u>What happens\u00a0when you run <strong>&#8220;txkrun.pl -script=SetSSOReg&#8221;<\/strong><\/u><strong> ?<\/strong><\/font><\/p>\n<p>Above script is to register Apps with OID &amp; SSO\u00a0using default template file. Here are steps in\u00a0background<\/p>\n<p><strong><u>Validation Phase\u00a0<\/u><\/strong>\u00a0 &#8211;\u00a0 Above script<\/p>\n<p><strong>i) <\/strong>Checks if script can connect to <strong>orasso<\/strong> schema in SSO Repository using<br \/>\n&#8220;<font color=\"#ff0000\">java oracle.apps.fnd.txk.TXKTestJDBCConn<\/font>&#8221;<br \/>\n<strong>ii) <\/strong>Checks if script can connect to <strong>apps<\/strong> schema in apps (11i\/R12)\u00a0Repository using<br \/>\n&#8220;<font color=\"#ff0000\">java oracle.apps.fnd.txk.TXKTestJDBCConn<\/font>&#8221;<br \/>\n<strong>iii)<\/strong> Extract &amp; Validate &#8220;<strong>Apps Framework Agent<\/strong>&#8221; Value from database at all level (Site, Server, User)<br \/>\n<strong>iv)<\/strong> Create and load &#8220;<strong>SSOSDK<\/strong>&#8221; schema in Apps Database<br \/>\n<strong>v) <\/strong>Extracts ssosdk_902.zip into $APPLRGF\/sso\/sso\/902sdk<br \/>\n<strong>vi)<\/strong> Checks if any application URL (<font color=\"#ff0000\">from step iii<\/font>) is already registered\u00a0(<font color=\"#ff0000\">If not go to step vii<\/font>)<\/p>\n<p>If it finds any application URL (from step iii) already registered with SSO, registration script will fail with error &#8220;<strong>This partner application is already registered<\/strong>&#8221; (Common issue in reregistration after cloning)<\/p>\n<p><strong>Fix <\/strong>:\u00a0is to deregister application URL from SSO\u00a0using<br \/>\n&#8220;<strong>txkrun.pl -script=SetSSOReg -deregister=Yes<\/strong>&#8221;<br \/>\n&#8220;<strong>txkrun.pl -script=SetSSOReg -removereferences=Yes<\/strong>&#8221;<\/p>\n<p><strong>vii)<\/strong>\u00a0does <strong>OID validation<\/strong> like,<br \/>\nIs template file available ?<br \/>\nCan script bind to ldap (<strong>OID<\/strong>) server?<br \/>\nCan <strong>orcladmin<\/strong> modify entry in OID ?<br \/>\nValidates <strong>AppsName<\/strong> is correct with valid character ?<br \/>\nValidates <strong>apps<\/strong> password is correct ?<br \/>\nChecks that <strong>application name<\/strong> is not already registered in OID ?<\/p>\n<p>.<br \/>\n<strong><u>Execution Phase\u00a0<\/u><\/strong>\u00a0 &#8211;\u00a0 Above script<\/p>\n<p><strong>viii)<\/strong> If validation for SSO and OID is successful then script start with SSO registration using<br \/>\n&#8220;<font color=\"#ff0000\">java oracle.security.sso.enabler.SSORegistrar -mode ADD -ssoc &#8230;<\/font>&#8221;<\/p>\n<p>Register all Apps URL stored in &#8220;<strong>Apps Framework Agent<\/strong>&#8221; (at Site, Server, User, Responsibility level)<\/p>\n<p><strong>ix)<\/strong> Register Apps in OID by adding apps container under<br \/>\n<font color=\"#ff0000\">cn=EBusiness, cn=Products, cn=OracleContext, $your_default_realm_in_OID<\/font><\/p>\n<p><strong>x) <\/strong>Create ldif file of format $APPLRGF\/ AppsOIDRegistration_$Day$dd_$timestamp.ldif using template file $FND_TOP\/ admin\/ template\/ XXXXRegistration.tmp<\/p>\n<p><strong>xi) <\/strong>Load ldif file (in above step) &amp; provisioning profile ldif file in to OID using <strong>ldapmodify<\/strong><\/p>\n<p>Finally you should see output like &#8220;<strong>End of $FND_TOP\/patch\/115\/bin\/txkSetSSOReg.pl No Errors encountered<\/strong>&#8221;<\/p>\n<p>.<br \/>\n<font color=\"#ff0000\"><u>What happens\u00a0when you run<strong> &#8220;txkrun.pl -script=SetSSOReg -deregister=Yes&#8221;<\/strong><\/u><strong> ?<\/strong><\/font><\/p>\n<p>Above script is to <strong>deregister<\/strong> SSO &amp; OID from Apps &amp; 10g AS Infrastructure Tier. Here are steps in background<\/p>\n<p><strong><u>SSO validation phase\u00a0<\/u><\/strong>\u00a0 &#8211;\u00a0 Above script<\/p>\n<p><strong>i) <\/strong>Checks if ssosdk schema exists<br \/>\n<strong>ii)<\/strong> Checks if script can connect to <strong>orasso<\/strong> schema in SSO database<br \/>\n<strong>iii)<\/strong> Checks if script can connect to <strong>apps<\/strong> schema in apps database<\/p>\n<p><strong><u>OID Validation Phase\u00a0<\/u><\/strong>\u00a0 &#8211;\u00a0 Above script<\/p>\n<p><strong>iv)<\/strong> Checks if script can bind to LDAP (OID) server using SSL OID port<br \/>\n<strong>v)<\/strong> Validates <strong>orcladmin<\/strong> password in OID using <strong>ldapbind<\/strong><br \/>\n<strong>vi)<\/strong> Checks if <strong>orcladmin<\/strong> account can delete entry in OID (not actually deleting any entry)<br \/>\n<strong>vii)<\/strong> Validates <strong>Apps Name<\/strong>, <strong>Service Name<\/strong>, <strong>Instance Password<\/strong> and <strong>ACCOUNTS<\/strong> from OID<\/p>\n<p><u><strong>SSO deregistration Phase<\/strong><\/u>\u00a0 &#8211;\u00a0 Above script<br \/>\n<strong>viii)<\/strong> Extract <strong>ssosdk_902.zip<\/strong>into $APPLRGF\/sso\/sso\/902sdk<br \/>\n<strong>ix)<\/strong> Checks if any partner application (<strong>Apps Framework Agent<\/strong>) already registered<br \/>\n<strong>x)<\/strong> Removes entry (partner application related to apps ) from SSO (SSOSDK in 11i &amp; ORASSO in SSO Server) using &#8220;<font color=\"#ff0000\">java oracle.security.sso.enabler.SSORegistrar -mode REMOVE&#8230;..<\/font>&#8221;<br \/>\n.<br \/>\n<strong><u>OID Deregistration\u00a0Phase<\/u><\/strong> &#8211;\u00a0 Above script<br \/>\n<strong>xi) <\/strong>Checks provisioning profile which are candidate for deregistration and create LDIF file of type <strong>$APPLRGF\/ sso\/ RemoveGUID_$GUID_$Day$dd_$timestamp.ldif<\/strong> using template file <strong>$FND_TOP\/admin\/template\/ProvDeRegistration.tmp<\/strong><br \/>\n<strong>xii) <\/strong>Runs <strong>ldapdelete<\/strong> using above ldif file to delete any provisioning profile from OID<br \/>\n<strong>xiii) <\/strong>Creates ldif file of format <strong>DeRegistration_$Day$dd_$timestamp.ldif<\/strong> to list application to deregister from OID and then run <strong>ldapdelete<\/strong> to delete application (11i\/r12) from OID<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Q. If you have multiple nodes with multiple URL&#8217;s (intapps.com , extapps.com..) in apps (11i\/R12), how many times you\u00a0have to [&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":[40],"tags":[],"class_list":["post-756","post","type-post","status-publish","format-standard","hentry","category-sso"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Apps 11i\/R12\/12i Registration\/Deregistration with OID\/SSO : internals -<\/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\/08\/20\/apps-11ir1212i-registrationderegistration-with-oidsso-internals\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Apps 11i\/R12\/12i Registration\/Deregistration with OID\/SSO : internals -\" \/>\n<meta property=\"og:description\" content=\"Q. If you have multiple nodes with multiple URL&#8217;s (intapps.com , extapps.com..) in apps (11i\/R12), how many times you\u00a0have to [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/onlineappsdba.com\/index.php\/2008\/08\/20\/apps-11ir1212i-registrationderegistration-with-oidsso-internals\/\" \/>\n<meta property=\"article:published_time\" content=\"2008-08-20T18:46:50+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2008-08-20T18:56:41+00:00\" \/>\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=\"4 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\/08\/20\/apps-11ir1212i-registrationderegistration-with-oidsso-internals\/\",\"url\":\"https:\/\/onlineappsdba.com\/index.php\/2008\/08\/20\/apps-11ir1212i-registrationderegistration-with-oidsso-internals\/\",\"name\":\"Apps 11i\/R12\/12i Registration\/Deregistration with OID\/SSO : internals -\",\"isPartOf\":{\"@id\":\"https:\/\/onlineappsdba.com\/#website\"},\"datePublished\":\"2008-08-20T18:46:50+00:00\",\"dateModified\":\"2008-08-20T18:56:41+00:00\",\"author\":{\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\"},\"breadcrumb\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2008\/08\/20\/apps-11ir1212i-registrationderegistration-with-oidsso-internals\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/onlineappsdba.com\/index.php\/2008\/08\/20\/apps-11ir1212i-registrationderegistration-with-oidsso-internals\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2008\/08\/20\/apps-11ir1212i-registrationderegistration-with-oidsso-internals\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/onlineappsdba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Apps 11i\/R12\/12i Registration\/Deregistration with OID\/SSO : internals\"}]},{\"@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":"Apps 11i\/R12\/12i Registration\/Deregistration with OID\/SSO : internals -","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\/08\/20\/apps-11ir1212i-registrationderegistration-with-oidsso-internals\/","og_locale":"en_US","og_type":"article","og_title":"Apps 11i\/R12\/12i Registration\/Deregistration with OID\/SSO : internals -","og_description":"Q. If you have multiple nodes with multiple URL&#8217;s (intapps.com , extapps.com..) in apps (11i\/R12), how many times you\u00a0have to [&hellip;]","og_url":"https:\/\/onlineappsdba.com\/index.php\/2008\/08\/20\/apps-11ir1212i-registrationderegistration-with-oidsso-internals\/","article_published_time":"2008-08-20T18:46:50+00:00","article_modified_time":"2008-08-20T18:56:41+00:00","author":"Masroof Ahmad","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Masroof Ahmad","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/onlineappsdba.com\/index.php\/2008\/08\/20\/apps-11ir1212i-registrationderegistration-with-oidsso-internals\/","url":"https:\/\/onlineappsdba.com\/index.php\/2008\/08\/20\/apps-11ir1212i-registrationderegistration-with-oidsso-internals\/","name":"Apps 11i\/R12\/12i Registration\/Deregistration with OID\/SSO : internals -","isPartOf":{"@id":"https:\/\/onlineappsdba.com\/#website"},"datePublished":"2008-08-20T18:46:50+00:00","dateModified":"2008-08-20T18:56:41+00:00","author":{"@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb"},"breadcrumb":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2008\/08\/20\/apps-11ir1212i-registrationderegistration-with-oidsso-internals\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/onlineappsdba.com\/index.php\/2008\/08\/20\/apps-11ir1212i-registrationderegistration-with-oidsso-internals\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/onlineappsdba.com\/index.php\/2008\/08\/20\/apps-11ir1212i-registrationderegistration-with-oidsso-internals\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/onlineappsdba.com\/"},{"@type":"ListItem","position":2,"name":"Apps 11i\/R12\/12i Registration\/Deregistration with OID\/SSO : internals"}]},{"@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\/756","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=756"}],"version-history":[{"count":0,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/756\/revisions"}],"wp:attachment":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/media?parent=756"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/categories?post=756"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/tags?post=756"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}