{"id":6610,"date":"2013-11-04T21:41:34","date_gmt":"2013-11-05T01:41:34","guid":{"rendered":"http:\/\/onlineappsdba.com\/?p=6610"},"modified":"2013-11-04T21:50:24","modified_gmt":"2013-11-05T01:50:24","slug":"identity-propagation-between-two-weblogic-domains-cross-domain-security-vs-global-trust","status":"publish","type":"post","link":"https:\/\/onlineappsdba.com\/index.php\/2013\/11\/04\/identity-propagation-between-two-weblogic-domains-cross-domain-security-vs-global-trust\/","title":{"rendered":"Identity Propagation between two WebLogic Domains : Cross Domain Security VS Global Trust"},"content":{"rendered":"<p>I discussed about <a href=\"https:\/\/onlineappsdba.com\/index.php\/2008\/07\/24\/domain-administration-managed-server-cluster-in-oracle-weblogic\/\">WebLogic Domain<\/a>\u00a0earlier, In this post I am going to discuss on <strong>configuring trust<\/strong> between <strong>two WebLogic Domains<\/strong> i.e. <strong>Cross Domain Security<\/strong> or <strong>Global Trust <\/strong>so that <strong>identity<\/strong> can be propagated across WebLogic Domains.<\/p>\n<p>&nbsp;<\/p>\n<p>If there are two WebLogic Domains with same user (<strong>principal<\/strong>) like <strong>user1<\/strong> then these two users (<strong>principal<\/strong>) are differnet and can&#8217;t be used in another domain, unless there is <strong>trust configured<\/strong> between these two WebLogic Domain. If you want to <strong>propagate identity<\/strong> across WebLogic Domains (<span style=\"color: #ff0000;\">from one WebLogic domain to another<\/span>) then you must configure <strong>trust<\/strong> between these two Weblogic Domains.<\/p>\n<p>There are <strong>two types of trust<\/strong> between two or more WebLogic Domains (<span style=\"color: #ff0000;\"><strong>Note<\/strong> : Prior to WebLogic 9.2 there was only one way i.e. <strong>Global Trust<\/strong><\/span>)<\/p>\n<p><strong>A. Global Trust<\/strong> &#8211; This is the <span style=\"text-decoration: underline;\"><strong>only supported<\/strong><\/span> option for <strong>RMI<\/strong> and<strong> EJB<\/strong><br \/>\n<strong>B. Cross Domain Security<\/strong> &#8211; Use this for <strong>JMS<\/strong>, <strong>JTA<\/strong>, <strong>MDB<\/strong> or WAN replication sub system (<span style=\"color: #ff0000;\">don&#8217;t use this option for RMI\/EJB<\/span>)<\/p>\n<p>&nbsp;<\/p>\n<p><span style=\"text-decoration: underline;\"><strong>Global Trust <\/strong>VS<strong> Cross Domain Security<\/strong><\/span><\/p>\n<p><strong>1. Global Trust<\/strong> is <strong>transitive<\/strong> and <strong>symmetric<\/strong> i.e. If there is global trust between <strong>WebLogic Domain A<\/strong> &amp; <strong>B<\/strong>, and there is Global Trust between <strong>webLogic Domain B<\/strong> &amp; <strong>C<\/strong> then there will be <strong>trust between Domain A<\/strong> &amp;<strong> C<\/strong>. In c<strong>ross domain security<\/strong>, if there is trust between A &amp; B and B &amp; C then there will <span style=\"text-decoration: underline;\"><strong>not<\/strong><\/span>\u00a0trust configured between A &amp; C automatically.<\/p>\n<p><strong>2.<\/strong> The domain name involved in <strong>Cross Domain Security<\/strong> must be unique<\/p>\n<p><strong>3. Global Trust <\/strong>can be used for all type of sub systems like <strong>RMI<\/strong>, <strong>EJB<\/strong>, <strong>JMS<\/strong>, <strong>JTA<\/strong>, <strong>MDB<\/strong>, and <strong>WAN<\/strong> where as <strong>Cross Domain Security<\/strong> <span style=\"text-decoration: underline;\">can&#8217;t<\/span> be used for <strong>RMI<\/strong> or <strong>EJBs<\/strong> (you can use <strong>cross domain security<\/strong> \u00a0or <strong>global trust<\/strong> for JMS, JTA, MDB or WAN)<\/p>\n<p><strong>4.<\/strong>\u00a0<strong>Global Trust<\/strong> between WebLogic domains has the potential to open the servers up to <strong>man-in-the-middle<\/strong> attacks. You must use firewalls or dedicated network channels to restrict access in WebLogic Domains (with Global Trust configured)<\/p>\n<p>&nbsp;<\/p>\n<p><span style=\"text-decoration: underline;\"><strong>To configure Global Trust<\/strong><\/span><br \/>\nGlobal Trust across WebLogic Domains : This is old style of configuring trust between two WebLogic Domains where you simply change the credential (domain credential) in two WebLogic Domains to be Same (&lt;<strong>Domain Name&gt;<\/strong>\u00a0: <strong>Security<\/strong> -&gt; <strong>General<\/strong> -&gt;<strong> Advanced<\/strong>\u00a0: <strong>Credential<\/strong>).<\/p>\n<p>&nbsp;<\/p>\n<p><strong>1.<\/strong> Change the credential of Domain to a known value in Domain A<br \/>\n<strong>2.<\/strong> Change the credential of Domain to same value (as used in domain A) in Domain B<\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/11\/global_trust_11.png\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-6615\" title=\"global_trust_1\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/11\/global_trust_11.png\" alt=\"\" width=\"450\" height=\"225\" srcset=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/11\/global_trust_11.png 450w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/11\/global_trust_11-300x150.png 300w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" \/><\/a><\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/11\/global_trust_2.png\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-6616\" title=\"global_trust_2\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/11\/global_trust_2.png\" alt=\"\" width=\"447\" height=\"564\" srcset=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/11\/global_trust_2.png 447w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/11\/global_trust_2-237x300.png 237w\" sizes=\"auto, (max-width: 447px) 100vw, 447px\" \/><\/a><\/p>\n<p>&nbsp;<\/p>\n<p>For full steps to configure trust between two domains using <strong>Global Trust<\/strong> <a href=\"http:\/\/weblogicissuesolutions.blogspot.co.uk\/2011\/05\/steps-to-configure-global-trust-between.html\">click here<\/a><\/p>\n<div><\/div>\n<p>.<\/p>\n<p><span style=\"text-decoration: underline;\"><strong>To configure Cross Domain Security<\/strong><\/span> : In this type of trust between two WebLogic Domains<br \/>\n<strong>1.<\/strong> Enable cross domain security checkbox next to &#8220;<strong>Cross Domain Security Enabled<\/strong>&#8221; in &lt;<strong>WebLogic Domain<\/strong>&gt; : <strong>Security<\/strong> -&gt; <strong>General<\/strong> for both <strong>Domain A<\/strong> and <strong>Domain B<\/strong><\/p>\n<p><strong>2.<\/strong> You create <strong>user<\/strong> in WebLogic Domain A (and assign it to group <strong>CrossDomainConnectors<\/strong>) using <strong>Security Realm<\/strong>\u00a0-&gt;\u00a0<strong>myrealm<\/strong>\u00a0-&gt;\u00a0<strong>Users and Groups<\/strong>\u00a0-&gt;\u00a0<strong>New<\/strong><\/p>\n<div><\/div>\n<p><strong>3.<\/strong> In Domain B, create <strong>Credential Mapping<\/strong> with &#8220;<strong>Use Cross-domain protocol<\/strong>&#8221; option (<strong>Security Realm<\/strong> -&gt; <strong>myrealm<\/strong> -&gt; <strong>Credential Mapping<\/strong> -&gt; <strong>New<\/strong>)<\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/11\/cross_domain_security.png\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-6617\" title=\"cross_domain_security\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/11\/cross_domain_security.png\" alt=\"\" width=\"450\" height=\"393\" srcset=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/11\/cross_domain_security.png 450w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/11\/cross_domain_security-300x262.png 300w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" \/><\/a><\/p>\n<p>&nbsp;<\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/11\/cross_domain_sec_2.png\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-6618\" title=\"cross_domain_sec_2\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/11\/cross_domain_sec_2.png\" alt=\"\" width=\"450\" height=\"390\" srcset=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/11\/cross_domain_sec_2.png 450w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/11\/cross_domain_sec_2-300x260.png 300w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" \/><\/a><\/p>\n<p><strong>4.<\/strong> repeat step 2 in Domain B and Step 3 in Domain B<\/p>\n<p>Follow the full steps to configure cross domain security across two servers <a href=\"http:\/\/weblogicissuesolutions.blogspot.co.uk\/2011\/05\/steps-to-configure-cross-domain.html\">here<\/a><\/p>\n<p>&nbsp;<\/p>\n<p><span style=\"text-decoration: underline;\"><strong>Related\/References<\/strong><\/span><\/p>\n<ul>\n<li><a href=\"http:\/\/docs.oracle.com\/cd\/E23943_01\/web.1111\/e13707\/domain.htm#SECMG405\">Enabling Cross Domain Trust between two WebLogic Domains in WebLogic Administration<\/a><\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I discussed about WebLogic Domain\u00a0earlier, In this post I am going to discuss on configuring trust between two WebLogic Domains [&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":[217],"tags":[],"class_list":["post-6610","post","type-post","status-publish","format-standard","hentry","category-weblogic"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Identity Propagation between two WebLogic Domains : Cross Domain Security VS Global Trust  -<\/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\/11\/04\/identity-propagation-between-two-weblogic-domains-cross-domain-security-vs-global-trust\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Identity Propagation between two WebLogic Domains : Cross Domain Security VS Global Trust  -\" \/>\n<meta property=\"og:description\" content=\"I discussed about WebLogic Domain\u00a0earlier, In this post I am going to discuss on configuring trust between two WebLogic Domains [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/onlineappsdba.com\/index.php\/2013\/11\/04\/identity-propagation-between-two-weblogic-domains-cross-domain-security-vs-global-trust\/\" \/>\n<meta property=\"article:published_time\" content=\"2013-11-05T01:41:34+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2013-11-05T01:50:24+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/11\/global_trust_11.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\/11\/04\/identity-propagation-between-two-weblogic-domains-cross-domain-security-vs-global-trust\/\",\"url\":\"https:\/\/onlineappsdba.com\/index.php\/2013\/11\/04\/identity-propagation-between-two-weblogic-domains-cross-domain-security-vs-global-trust\/\",\"name\":\"Identity Propagation between two WebLogic Domains : Cross Domain Security VS Global Trust -\",\"isPartOf\":{\"@id\":\"https:\/\/onlineappsdba.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2013\/11\/04\/identity-propagation-between-two-weblogic-domains-cross-domain-security-vs-global-trust\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2013\/11\/04\/identity-propagation-between-two-weblogic-domains-cross-domain-security-vs-global-trust\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/11\/global_trust_11.png\",\"datePublished\":\"2013-11-05T01:41:34+00:00\",\"dateModified\":\"2013-11-05T01:50:24+00:00\",\"author\":{\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\"},\"breadcrumb\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2013\/11\/04\/identity-propagation-between-two-weblogic-domains-cross-domain-security-vs-global-trust\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/onlineappsdba.com\/index.php\/2013\/11\/04\/identity-propagation-between-two-weblogic-domains-cross-domain-security-vs-global-trust\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2013\/11\/04\/identity-propagation-between-two-weblogic-domains-cross-domain-security-vs-global-trust\/#primaryimage\",\"url\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/11\/global_trust_11.png\",\"contentUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/11\/global_trust_11.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2013\/11\/04\/identity-propagation-between-two-weblogic-domains-cross-domain-security-vs-global-trust\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/onlineappsdba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Identity Propagation between two WebLogic Domains : Cross Domain Security VS Global Trust\"}]},{\"@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":"Identity Propagation between two WebLogic Domains : Cross Domain Security VS Global Trust  -","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\/11\/04\/identity-propagation-between-two-weblogic-domains-cross-domain-security-vs-global-trust\/","og_locale":"en_US","og_type":"article","og_title":"Identity Propagation between two WebLogic Domains : Cross Domain Security VS Global Trust  -","og_description":"I discussed about WebLogic Domain\u00a0earlier, In this post I am going to discuss on configuring trust between two WebLogic Domains [&hellip;]","og_url":"https:\/\/onlineappsdba.com\/index.php\/2013\/11\/04\/identity-propagation-between-two-weblogic-domains-cross-domain-security-vs-global-trust\/","article_published_time":"2013-11-05T01:41:34+00:00","article_modified_time":"2013-11-05T01:50:24+00:00","og_image":[{"url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/11\/global_trust_11.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\/11\/04\/identity-propagation-between-two-weblogic-domains-cross-domain-security-vs-global-trust\/","url":"https:\/\/onlineappsdba.com\/index.php\/2013\/11\/04\/identity-propagation-between-two-weblogic-domains-cross-domain-security-vs-global-trust\/","name":"Identity Propagation between two WebLogic Domains : Cross Domain Security VS Global Trust -","isPartOf":{"@id":"https:\/\/onlineappsdba.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2013\/11\/04\/identity-propagation-between-two-weblogic-domains-cross-domain-security-vs-global-trust\/#primaryimage"},"image":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2013\/11\/04\/identity-propagation-between-two-weblogic-domains-cross-domain-security-vs-global-trust\/#primaryimage"},"thumbnailUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/11\/global_trust_11.png","datePublished":"2013-11-05T01:41:34+00:00","dateModified":"2013-11-05T01:50:24+00:00","author":{"@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb"},"breadcrumb":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2013\/11\/04\/identity-propagation-between-two-weblogic-domains-cross-domain-security-vs-global-trust\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/onlineappsdba.com\/index.php\/2013\/11\/04\/identity-propagation-between-two-weblogic-domains-cross-domain-security-vs-global-trust\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/onlineappsdba.com\/index.php\/2013\/11\/04\/identity-propagation-between-two-weblogic-domains-cross-domain-security-vs-global-trust\/#primaryimage","url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/11\/global_trust_11.png","contentUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/11\/global_trust_11.png"},{"@type":"BreadcrumbList","@id":"https:\/\/onlineappsdba.com\/index.php\/2013\/11\/04\/identity-propagation-between-two-weblogic-domains-cross-domain-security-vs-global-trust\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/onlineappsdba.com\/"},{"@type":"ListItem","position":2,"name":"Identity Propagation between two WebLogic Domains : Cross Domain Security VS Global Trust"}]},{"@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\/6610","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=6610"}],"version-history":[{"count":0,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/6610\/revisions"}],"wp:attachment":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/media?parent=6610"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/categories?post=6610"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/tags?post=6610"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}