{"id":5452,"date":"2013-04-28T18:09:40","date_gmt":"2013-04-28T22:09:40","guid":{"rendered":"http:\/\/onlineappsdba.com\/?p=5452"},"modified":"2016-05-04T12:42:39","modified_gmt":"2016-05-04T16:42:39","slug":"oim-integrated-with-oam-sso-showing-oim-login-screen-user-soft-locked","status":"publish","type":"post","link":"https:\/\/onlineappsdba.com\/index.php\/2013\/04\/28\/oim-integrated-with-oam-sso-showing-oim-login-screen-user-soft-locked\/","title":{"rendered":"OIM integrated with OAM (SSO) showing OIM login screen : User Soft Locked"},"content":{"rendered":"<p>If you try to login to standalone <strong>Oracle Identity Manager<\/strong> (OIM), you&#8217;ll see logon screen as shown below. If <strong>OIM <\/strong>is<strong> integrated with Single Sign-On<\/strong> like Oracle Access Manager (OAM), then you should see Single Sign-On Server login screen.<\/p>\n<p>In my OIM environment (integrated with OAM for SSO), after typing username\/password in OAM login screen, OIM was presenting its login screen again.<\/p>\n<p>OIM could present its login screen (even though OIM is integrated with OAM) in following scenarios<\/p>\n<ul>\n<li>OIM is unable to see identity assertion from user session already authenticated via OAM (common issue when OAM webGate is 11g) : Make sure <strong>OAM_REMOTE_USER<\/strong> is chosen in &#8216;<strong>OAM Identity Asserter&#8217;<\/strong> in WebLogic&#8217;s Authentication Provider.<\/li>\n<li>OIM is unable to find authenticated user via OAM in OIM&#8217;s <strong>USR<\/strong> table (You will see error in OIM logs as &#8216;<strong>&lt;user&gt; No Such User<\/strong>&#8216;): Make sure <strong>LDAPSync<\/strong> (more <a href=\"https:\/\/onlineappsdba.com\/index.php\/2011\/10\/31\/oim-ldap-sync-overview-and-key-points\/\">here<\/a> and <a href=\"https:\/\/onlineappsdba.com\/index.php\/2010\/12\/29\/part-viii-optional-configure-ldap-sync-with-oim-11g-oim-11g-integration-with-ovdoid\/\">here<\/a>) is enabled between <strong>OIM <\/strong>and<strong> LDAP<\/strong> (configured as Identity Store in OAM) . More on <strong>OAM&#8217;s LDAP integration<\/strong>\u00a0<a href=\"https:\/\/onlineappsdba.com\/index.php\/2011\/07\/11\/oid-11g-integration-with-oam-11115-for-identity-store\/\">here<\/a><\/li>\n<li>OIM in unable to contact its database to validate logged in user (Error in JDBC to create new session).<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/04\/oim_user_soft_locked.png\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-5453\" title=\"oim_user_soft_locked\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/04\/oim_user_soft_locked.png\" alt=\"\" width=\"450\" height=\"292\" srcset=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/04\/oim_user_soft_locked.png 450w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/04\/oim_user_soft_locked-300x194.png 300w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" \/><\/a><\/p>\n<p>&nbsp;<\/p>\n<p><span style=\"text-decoration: underline;\"><strong>Error<\/strong><\/span>: In my case error message in OIM log was &#8220;<strong>OIM Authenticator : user &lt;user_name&gt; soft locked<\/strong>&#8221; . This error message means User is locked in OIM (table\u00a0<strong>USR<\/strong> and column <strong>USR_LOCKED<\/strong>).<\/p>\n<p><span style=\"text-decoration: underline;\"><strong>Fix<\/strong><\/span> : Login as System Administrator (<strong>xelsysadm<\/strong>), search user and <strong>unlock<\/strong> (by clicking <strong>Unlock Account<\/strong>)<\/p>\n<p>&nbsp;<\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/04\/oim_user_soft_locked_2.png\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-5454\" title=\"oim_user_soft_locked_2\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/04\/oim_user_soft_locked_2.png\" alt=\"\" width=\"412\" height=\"250\" srcset=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/04\/oim_user_soft_locked_2.png 412w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/04\/oim_user_soft_locked_2-300x182.png 300w\" sizes=\"auto, (max-width: 412px) 100vw, 412px\" \/><\/a><\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>Other OIM\/OAM integration issues<\/p>\n<ul>\n<li><a href=\"https:\/\/onlineappsdba.com\/index.php\/2011\/11\/23\/idmconfigtool-oimoamfusionapps-integration-preconfigidstore-prepareidstore-configoam-configoim\/\">IDMConfig Tool to integrate OIM\/OAM<\/a><\/li>\n<li><a href=\"https:\/\/onlineappsdba.com\/index.php\/2012\/10\/09\/account-lock-in-oim-oam-oaam-oid-weblogic-11g-because-of-failed-login-attempts\/\">OIM OAM OAAM OID Account Locked<\/a><\/li>\n<li><a href=\"https:\/\/onlineappsdba.com\/index.php\/2012\/09\/23\/oim-oam-oaam-integration-account-lockout-in-oam-oblogintrycount-oblockouttime-maxretrylimit\/\">Account Locked in OAM<\/a><\/li>\n<li><a href=\"https:\/\/onlineappsdba.com\/index.php\/2011\/11\/09\/password-policy-in-oam-oim-oid-integration-user-not-locked-after-configured-value\/\">Account Not Locked in OIM\/OAM<\/a><\/li>\n<li><a href=\"https:\/\/onlineappsdba.com\/index.php\/2011\/11\/24\/where-are-oam-details-stored-in-oim-account-unlock-password-reset\/\">OAM details in OIM configuration<\/a><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>If you try to login to standalone Oracle Identity Manager (OIM), you&#8217;ll see logon screen as shown below. If OIM [&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":[185,40],"tags":[],"class_list":["post-5452","post","type-post","status-publish","format-standard","hentry","category-oim","category-sso"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>OIM integrated with OAM (SSO) showing OIM login screen : User Soft Locked -<\/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\/04\/28\/oim-integrated-with-oam-sso-showing-oim-login-screen-user-soft-locked\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"OIM integrated with OAM (SSO) showing OIM login screen : User Soft Locked -\" \/>\n<meta property=\"og:description\" content=\"If you try to login to standalone Oracle Identity Manager (OIM), you&#8217;ll see logon screen as shown below. If OIM [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/onlineappsdba.com\/index.php\/2013\/04\/28\/oim-integrated-with-oam-sso-showing-oim-login-screen-user-soft-locked\/\" \/>\n<meta property=\"article:published_time\" content=\"2013-04-28T22:09:40+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2016-05-04T16:42:39+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/04\/oim_user_soft_locked.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=\"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\/2013\/04\/28\/oim-integrated-with-oam-sso-showing-oim-login-screen-user-soft-locked\/\",\"url\":\"https:\/\/onlineappsdba.com\/index.php\/2013\/04\/28\/oim-integrated-with-oam-sso-showing-oim-login-screen-user-soft-locked\/\",\"name\":\"OIM integrated with OAM (SSO) showing OIM login screen : User Soft Locked -\",\"isPartOf\":{\"@id\":\"https:\/\/onlineappsdba.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2013\/04\/28\/oim-integrated-with-oam-sso-showing-oim-login-screen-user-soft-locked\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2013\/04\/28\/oim-integrated-with-oam-sso-showing-oim-login-screen-user-soft-locked\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/04\/oim_user_soft_locked.png\",\"datePublished\":\"2013-04-28T22:09:40+00:00\",\"dateModified\":\"2016-05-04T16:42:39+00:00\",\"author\":{\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\"},\"breadcrumb\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2013\/04\/28\/oim-integrated-with-oam-sso-showing-oim-login-screen-user-soft-locked\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/onlineappsdba.com\/index.php\/2013\/04\/28\/oim-integrated-with-oam-sso-showing-oim-login-screen-user-soft-locked\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2013\/04\/28\/oim-integrated-with-oam-sso-showing-oim-login-screen-user-soft-locked\/#primaryimage\",\"url\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/04\/oim_user_soft_locked.png\",\"contentUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/04\/oim_user_soft_locked.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2013\/04\/28\/oim-integrated-with-oam-sso-showing-oim-login-screen-user-soft-locked\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/onlineappsdba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"OIM integrated with OAM (SSO) showing OIM login screen : User Soft Locked\"}]},{\"@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":"OIM integrated with OAM (SSO) showing OIM login screen : User Soft Locked -","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\/04\/28\/oim-integrated-with-oam-sso-showing-oim-login-screen-user-soft-locked\/","og_locale":"en_US","og_type":"article","og_title":"OIM integrated with OAM (SSO) showing OIM login screen : User Soft Locked -","og_description":"If you try to login to standalone Oracle Identity Manager (OIM), you&#8217;ll see logon screen as shown below. If OIM [&hellip;]","og_url":"https:\/\/onlineappsdba.com\/index.php\/2013\/04\/28\/oim-integrated-with-oam-sso-showing-oim-login-screen-user-soft-locked\/","article_published_time":"2013-04-28T22:09:40+00:00","article_modified_time":"2016-05-04T16:42:39+00:00","og_image":[{"url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/04\/oim_user_soft_locked.png","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\/2013\/04\/28\/oim-integrated-with-oam-sso-showing-oim-login-screen-user-soft-locked\/","url":"https:\/\/onlineappsdba.com\/index.php\/2013\/04\/28\/oim-integrated-with-oam-sso-showing-oim-login-screen-user-soft-locked\/","name":"OIM integrated with OAM (SSO) showing OIM login screen : User Soft Locked -","isPartOf":{"@id":"https:\/\/onlineappsdba.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2013\/04\/28\/oim-integrated-with-oam-sso-showing-oim-login-screen-user-soft-locked\/#primaryimage"},"image":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2013\/04\/28\/oim-integrated-with-oam-sso-showing-oim-login-screen-user-soft-locked\/#primaryimage"},"thumbnailUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/04\/oim_user_soft_locked.png","datePublished":"2013-04-28T22:09:40+00:00","dateModified":"2016-05-04T16:42:39+00:00","author":{"@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb"},"breadcrumb":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2013\/04\/28\/oim-integrated-with-oam-sso-showing-oim-login-screen-user-soft-locked\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/onlineappsdba.com\/index.php\/2013\/04\/28\/oim-integrated-with-oam-sso-showing-oim-login-screen-user-soft-locked\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/onlineappsdba.com\/index.php\/2013\/04\/28\/oim-integrated-with-oam-sso-showing-oim-login-screen-user-soft-locked\/#primaryimage","url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/04\/oim_user_soft_locked.png","contentUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/04\/oim_user_soft_locked.png"},{"@type":"BreadcrumbList","@id":"https:\/\/onlineappsdba.com\/index.php\/2013\/04\/28\/oim-integrated-with-oam-sso-showing-oim-login-screen-user-soft-locked\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/onlineappsdba.com\/"},{"@type":"ListItem","position":2,"name":"OIM integrated with OAM (SSO) showing OIM login screen : User Soft Locked"}]},{"@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\/5452","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=5452"}],"version-history":[{"count":0,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/5452\/revisions"}],"wp:attachment":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/media?parent=5452"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/categories?post=5452"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/tags?post=5452"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}