{"id":1891,"date":"2010-06-16T07:01:45","date_gmt":"2010-06-16T11:01:45","guid":{"rendered":"http:\/\/onlineappsdba.com\/index.php\/2010\/06\/16\/form-based-authentication-using-oracle-access-manager-when-login-page-resides-in-central-location\/"},"modified":"2010-06-16T07:01:45","modified_gmt":"2010-06-16T11:01:45","slug":"form-based-authentication-using-oracle-access-manager-when-login-page-resides-in-central-location","status":"publish","type":"post","link":"https:\/\/onlineappsdba.com\/index.php\/2010\/06\/16\/form-based-authentication-using-oracle-access-manager-when-login-page-resides-in-central-location\/","title":{"rendered":"Form based authentication using Oracle Access Manager when login page resides in Central location"},"content":{"rendered":"<p>Hi all,<\/p>\n<p>In my previous you would have seen the configuration for Form based authentication using Oracle Access Manager when application and login page resides in same server.<\/p>\n<p>What if the login page resides in Central location ? This is generally the recommended approach in real time scenarios because there might be several applications where you will use OAM for achieving SSO for all those applications using Form login. In this case, login page will be residing in Central location.<\/p>\n<p>Lets assume that web application resides in OHS server running on port 7777. Login page resides on Apache server running on port 80.<\/p>\n<p>The key params of Authentication Scheme in this usecase are:<\/p>\n<p>Challenge Redirect: http:\/\/apachesvr_hostname:80<\/p>\n<p>Rest of the params in Challenge Parameter remains same as explained in the previous article.<\/p>\n<p>You should test the login page accessibility in Apache server using the URL http:\/\/apachesvr_hostname:80\/login.html<\/p>\n<p>The essential point in this scenario is that there should be a WebGate on the server where login page resides. Also, the login page should be protected using Anonymous Auth scheme as seen in the previous case.<\/p>\n<p>Lets test the application as shown below.<\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/06\/test1.gif\"><img decoding=\"async\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/06\/test1.gif\" \/><\/a><\/p>\n<p>Observe that the login page is present in Apache Server and hence it is redirected as shown below.<\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/06\/loginpage1.gif\"><img decoding=\"async\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/06\/loginpage1.gif\" \/><\/a><\/p>\n<p>After entering the correct credentials, user will be taken to the requested resource on OHS Server.<\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/06\/works1.bmp\"><img decoding=\"async\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/06\/works1.bmp\" \/><\/a><\/p>\n<p>This finishes the configuration.<\/p>\n<p>Please write your comments in case of any questions.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Hi all, In my previous you would have seen the configuration for Form based authentication using Oracle Access Manager when [&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],"tags":[291,292,29],"class_list":["post-1891","post","type-post","status-publish","format-standard","hentry","category-troubleshooting","tag-form-authentication","tag-login","tag-oam"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Form based authentication using Oracle Access Manager when login page resides in Central location -<\/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\/06\/16\/form-based-authentication-using-oracle-access-manager-when-login-page-resides-in-central-location\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Form based authentication using Oracle Access Manager when login page resides in Central location -\" \/>\n<meta property=\"og:description\" content=\"Hi all, In my previous you would have seen the configuration for Form based authentication using Oracle Access Manager when [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/onlineappsdba.com\/index.php\/2010\/06\/16\/form-based-authentication-using-oracle-access-manager-when-login-page-resides-in-central-location\/\" \/>\n<meta property=\"article:published_time\" content=\"2010-06-16T11:01:45+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/06\/test1.gif\" \/>\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=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2010\/06\/16\/form-based-authentication-using-oracle-access-manager-when-login-page-resides-in-central-location\/\",\"url\":\"https:\/\/onlineappsdba.com\/index.php\/2010\/06\/16\/form-based-authentication-using-oracle-access-manager-when-login-page-resides-in-central-location\/\",\"name\":\"Form based authentication using Oracle Access Manager when login page resides in Central location -\",\"isPartOf\":{\"@id\":\"https:\/\/onlineappsdba.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2010\/06\/16\/form-based-authentication-using-oracle-access-manager-when-login-page-resides-in-central-location\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2010\/06\/16\/form-based-authentication-using-oracle-access-manager-when-login-page-resides-in-central-location\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/06\/test1.gif\",\"datePublished\":\"2010-06-16T11:01:45+00:00\",\"author\":{\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\"},\"breadcrumb\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2010\/06\/16\/form-based-authentication-using-oracle-access-manager-when-login-page-resides-in-central-location\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/onlineappsdba.com\/index.php\/2010\/06\/16\/form-based-authentication-using-oracle-access-manager-when-login-page-resides-in-central-location\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2010\/06\/16\/form-based-authentication-using-oracle-access-manager-when-login-page-resides-in-central-location\/#primaryimage\",\"url\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/06\/test1.gif\",\"contentUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/06\/test1.gif\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2010\/06\/16\/form-based-authentication-using-oracle-access-manager-when-login-page-resides-in-central-location\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/onlineappsdba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Form based authentication using Oracle Access Manager when login page resides in Central location\"}]},{\"@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":"Form based authentication using Oracle Access Manager when login page resides in Central location -","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\/06\/16\/form-based-authentication-using-oracle-access-manager-when-login-page-resides-in-central-location\/","og_locale":"en_US","og_type":"article","og_title":"Form based authentication using Oracle Access Manager when login page resides in Central location -","og_description":"Hi all, In my previous you would have seen the configuration for Form based authentication using Oracle Access Manager when [&hellip;]","og_url":"https:\/\/onlineappsdba.com\/index.php\/2010\/06\/16\/form-based-authentication-using-oracle-access-manager-when-login-page-resides-in-central-location\/","article_published_time":"2010-06-16T11:01:45+00:00","og_image":[{"url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/06\/test1.gif","type":"","width":"","height":""}],"author":"Masroof Ahmad","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Masroof Ahmad","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/onlineappsdba.com\/index.php\/2010\/06\/16\/form-based-authentication-using-oracle-access-manager-when-login-page-resides-in-central-location\/","url":"https:\/\/onlineappsdba.com\/index.php\/2010\/06\/16\/form-based-authentication-using-oracle-access-manager-when-login-page-resides-in-central-location\/","name":"Form based authentication using Oracle Access Manager when login page resides in Central location -","isPartOf":{"@id":"https:\/\/onlineappsdba.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2010\/06\/16\/form-based-authentication-using-oracle-access-manager-when-login-page-resides-in-central-location\/#primaryimage"},"image":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2010\/06\/16\/form-based-authentication-using-oracle-access-manager-when-login-page-resides-in-central-location\/#primaryimage"},"thumbnailUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/06\/test1.gif","datePublished":"2010-06-16T11:01:45+00:00","author":{"@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb"},"breadcrumb":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2010\/06\/16\/form-based-authentication-using-oracle-access-manager-when-login-page-resides-in-central-location\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/onlineappsdba.com\/index.php\/2010\/06\/16\/form-based-authentication-using-oracle-access-manager-when-login-page-resides-in-central-location\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/onlineappsdba.com\/index.php\/2010\/06\/16\/form-based-authentication-using-oracle-access-manager-when-login-page-resides-in-central-location\/#primaryimage","url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/06\/test1.gif","contentUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/06\/test1.gif"},{"@type":"BreadcrumbList","@id":"https:\/\/onlineappsdba.com\/index.php\/2010\/06\/16\/form-based-authentication-using-oracle-access-manager-when-login-page-resides-in-central-location\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/onlineappsdba.com\/"},{"@type":"ListItem","position":2,"name":"Form based authentication using Oracle Access Manager when login page resides in Central location"}]},{"@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\/1891","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=1891"}],"version-history":[{"count":0,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/1891\/revisions"}],"wp:attachment":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/media?parent=1891"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/categories?post=1891"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/tags?post=1891"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}