{"id":4728,"date":"2012-12-06T15:30:04","date_gmt":"2012-12-06T19:30:04","guid":{"rendered":"http:\/\/onlineappsdba.com\/?p=4728"},"modified":"2012-12-06T15:45:22","modified_gmt":"2012-12-06T19:45:22","slug":"how-to-createapply-a-custom-password-policy-in-oim-11g","status":"publish","type":"post","link":"https:\/\/onlineappsdba.com\/index.php\/2012\/12\/06\/how-to-createapply-a-custom-password-policy-in-oim-11g\/","title":{"rendered":"How to Create\/Apply a Custom Password Policy in OIM 11g"},"content":{"rendered":"<p>This post covers steps on how to create a <strong>new password policy<\/strong> in Oracle Identity Manager (<strong>OIM<\/strong>) 11g and how to\u00a0 set the criteria to enforce this custom password policy based on <strong>defined\u00a0rules<\/strong>.<\/p>\n<p>OIM 11g comes with a development tool call &#8220;<strong>DESIGN CONSOLE<\/strong>&#8221; to perform various user management , resource management, administration and development tasks including configuring system settings that controls the global behavior of an OIM instance. For more details on how to start <strong>Design Console<\/strong>, please refer this <a href=\"https:\/\/onlineappsdba.com\/index.php\/2010\/10\/11\/part-vii-install-configure-oim-design-console-oracleidm-11g-step-by-step-installation-of-oam-oim-oaam-oapm-oin\/\">link<\/a><\/p>\n<p>To create password policy , use <strong>Administration<\/strong> section of Design console and to define rules and assigning these rule&#8217;s to resource objects use <strong>resource management section<\/strong> of DesignConsole.<\/p>\n<p><span style=\"text-decoration: underline;\"><strong>Steps :<\/strong><\/span>&#8211;<\/p>\n<p>1) Login to Design console under $ORACLE_IDM_HOME\/designconsole\/ as xelsysadm user or any user who have designconsole access:-<\/p>\n<p>.\/<strong>xlclient.sh<\/strong><\/p>\n<p>2) Navigate to<strong> Administration<\/strong> &#8211;&gt; <strong>Password policies<\/strong> . On the right hand side, password policy form opens up where in you can define the restrictions on password and rules.<\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/12\/Screen-Shot-2012-12-05-at-07.54.001.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-medium wp-image-4787\" title=\"Screen Shot 2012-12-05 at 07.54.00\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/12\/Screen-Shot-2012-12-05-at-07.54.001-300x91.png\" alt=\"\" width=\"300\" height=\"91\" srcset=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/12\/Screen-Shot-2012-12-05-at-07.54.001-300x91.png 300w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/12\/Screen-Shot-2012-12-05-at-07.54.001.png 982w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a><\/p>\n<p>3) Under <strong>Policy Name<\/strong> field, enter name of password policy, and in description field enter a short description about policy.<\/p>\n<p>Click <strong>SAVE<\/strong> (Floppy icon on top)<\/p>\n<p><span style=\"color: #ff0000;\">Note:- Its important to save policy to make the &#8220;Policy Rules and Usage&#8221; tabs functional.<\/span><\/p>\n<p>4) Under the &#8220;<strong>Policy Rules<\/strong>&#8221; tab define the restrictions you wish in password policy like &#8211; minimum length of password, number of days after which password should expire etc . For details please refer Oracle documentation <span style=\"text-decoration: underline;\"><strong><a href=\"http:\/\/docs.oracle.com\/cd\/E14571_01\/doc.1111\/e14308\/oim_admin.htm#CDCGIDGB\">HERE<\/a><\/strong><\/span><\/p>\n<p>5) In &#8220;<span style=\"color: #ffffff;\"><del><strong>Policy Rules<\/strong><\/del><\/span>&#8221; tab you can select complex password policy or custom password policy which ever meets your requirement. After making criteria, click SAVE<\/p>\n<p>6)Next Navigate to Resource Management section in design console and click the &#8220;Rule Designer&#8221; form. Here you define a rule based on your requirements , for example lets take below case:-<\/p>\n<p>Your client wish that business users must change password after 90 days but for administrative\/service accounts like &#8220;xelsysadm&#8221; or &#8220;oamadmin&#8221; etc this might be a overhead, so there is a need of rule of exception where in all business users should be forced to change password every 90 days excluding the administrative accounts.<\/p>\n<p>To achieve so , create a new rule in Rule designer to state the exception like:-<\/p>\n<p>a) Name- Name of the rule , for example- ServiceAccRule<\/p>\n<p>b)Operator &#8211; You have an option to select And or OR operators where<\/p>\n<p>AND- means that rule will true\u00a0 when all conditions in rule are met<\/p>\n<p>OR-\u00a0\u00a0 means it will be true when any one condition is met .<\/p>\n<p>c)Under Type Information field :- select Type &#8211; General &#8211; This type enables OIM to add a user to a role automatically and to determine the password policy that is assigned to a resource object.<\/p>\n<p>d)Add Description about rule in description field.<\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/12\/Screen-Shot-2012-12-05-at-08.05.54.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-medium wp-image-4788\" title=\"Screen Shot 2012-12-05 at 08.05.54\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/12\/Screen-Shot-2012-12-05-at-08.05.54-300x132.png\" alt=\"\" width=\"300\" height=\"132\" srcset=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/12\/Screen-Shot-2012-12-05-at-08.05.54-300x132.png 300w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/12\/Screen-Shot-2012-12-05-at-08.05.54.png 975w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a><\/p>\n<p>e)Click Add Element under Rule Elements tab<\/p>\n<p>f) On Edit Rule Element Window,<\/p>\n<p>Select &#8220;Atrribute&#8221; from drop down &#8211; User Login<\/p>\n<p>Operation = &#8220;==&#8221;<\/p>\n<p>Attribute Value- &#8220;Name of users you want to apply the condition&#8221;, example &#8220;XELSYSADM&#8221; or \u201cOAMADMIN\u201d<\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/12\/Screen-Shot-2012-12-05-at-08.14.59.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-medium wp-image-4789\" title=\"Screen Shot 2012-12-05 at 08.14.59\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/12\/Screen-Shot-2012-12-05-at-08.14.59-300x151.png\" alt=\"\" width=\"300\" height=\"151\" srcset=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/12\/Screen-Shot-2012-12-05-at-08.14.59-300x151.png 300w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/12\/Screen-Shot-2012-12-05-at-08.14.59.png 562w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a><\/p>\n<p><span style=\"text-decoration: underline; color: #ff0000;\"><strong>IMPORTANT-<\/strong> The attribute value is case-sensitive and should be kept as it is recorded in the USR table of OIM schema. Example USER LOGIN attribute is store in CAPITAL LETTERS , hence the value given should be in caps.<\/span><\/p>\n<p>Click Save and close Rule Designer Window<\/p>\n<p>7) Navigate to resource management &#8211;&gt;Resource Object. Search for Name field under object definition for resource object you want to apply the rules and password policies.<\/p>\n<p>Example, we want to modify &#8220;Xellerate User&#8221; resource object which is the default resource object and have default password policy .<\/p>\n<p>a) Search for &#8220;Xellerate User&#8221;<\/p>\n<p>b) Navigate to &#8220;Password Policies Rule&#8221;<\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/12\/Screen-Shot-2012-12-05-at-08.17.33.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-medium wp-image-4790\" title=\"Screen Shot 2012-12-05 at 08.17.33\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/12\/Screen-Shot-2012-12-05-at-08.17.33-300x141.png\" alt=\"\" width=\"300\" height=\"141\" srcset=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/12\/Screen-Shot-2012-12-05-at-08.17.33-300x141.png 300w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/12\/Screen-Shot-2012-12-05-at-08.17.33.png 897w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a><\/p>\n<p>c)Click ADD button and set rules, assign password policy to each rule and change priority with &#8220;the rule having highest priority will be evaluated first&#8221;<\/p>\n<p>Example:- If we take the above example of ServiceAccRule, will be the order:-<\/p>\n<p>Rule\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 Policy\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 Priority<\/p>\n<p>Default\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 CustomPwdPolicy\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a02<\/p>\n<p>ServiceAccRule\u00a0\u00a0\u00a0\u00a0 Default Policy\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 1<\/p>\n<p>Click SAVE.<\/p>\n<p>Note:- Priority 1 means this Rule will be checked first .<\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/12\/Screen-Shot-2012-12-05-at-08.20.14.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-medium wp-image-4791\" title=\"Screen Shot 2012-12-05 at 08.20.14\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/12\/Screen-Shot-2012-12-05-at-08.20.14-300x71.png\" alt=\"\" width=\"300\" height=\"71\" srcset=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/12\/Screen-Shot-2012-12-05-at-08.20.14-300x71.png 300w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/12\/Screen-Shot-2012-12-05-at-08.20.14.png 650w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a><\/p>\n<p>You can test, whether above rules works by login as any service account and normal business user and try change password. Policy applicable will be displayed in right hand corner.<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This post covers steps on how to create a new password policy in Oracle Identity Manager (OIM) 11g and how [&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],"tags":[],"class_list":["post-4728","post","type-post","status-publish","format-standard","hentry","category-oim"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Create\/Apply a Custom Password Policy in OIM 11g -<\/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\/2012\/12\/06\/how-to-createapply-a-custom-password-policy-in-oim-11g\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Create\/Apply a Custom Password Policy in OIM 11g -\" \/>\n<meta property=\"og:description\" content=\"This post covers steps on how to create a new password policy in Oracle Identity Manager (OIM) 11g and how [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/onlineappsdba.com\/index.php\/2012\/12\/06\/how-to-createapply-a-custom-password-policy-in-oim-11g\/\" \/>\n<meta property=\"article:published_time\" content=\"2012-12-06T19:30:04+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2012-12-06T19:45:22+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/12\/Screen-Shot-2012-12-05-at-07.54.001-300x91.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\/2012\/12\/06\/how-to-createapply-a-custom-password-policy-in-oim-11g\/\",\"url\":\"https:\/\/onlineappsdba.com\/index.php\/2012\/12\/06\/how-to-createapply-a-custom-password-policy-in-oim-11g\/\",\"name\":\"How to Create\/Apply a Custom Password Policy in OIM 11g -\",\"isPartOf\":{\"@id\":\"https:\/\/onlineappsdba.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2012\/12\/06\/how-to-createapply-a-custom-password-policy-in-oim-11g\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2012\/12\/06\/how-to-createapply-a-custom-password-policy-in-oim-11g\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/12\/Screen-Shot-2012-12-05-at-07.54.001-300x91.png\",\"datePublished\":\"2012-12-06T19:30:04+00:00\",\"dateModified\":\"2012-12-06T19:45:22+00:00\",\"author\":{\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\"},\"breadcrumb\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2012\/12\/06\/how-to-createapply-a-custom-password-policy-in-oim-11g\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/onlineappsdba.com\/index.php\/2012\/12\/06\/how-to-createapply-a-custom-password-policy-in-oim-11g\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2012\/12\/06\/how-to-createapply-a-custom-password-policy-in-oim-11g\/#primaryimage\",\"url\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/12\/Screen-Shot-2012-12-05-at-07.54.001-300x91.png\",\"contentUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/12\/Screen-Shot-2012-12-05-at-07.54.001-300x91.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2012\/12\/06\/how-to-createapply-a-custom-password-policy-in-oim-11g\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/onlineappsdba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Create\/Apply a Custom Password Policy in OIM 11g\"}]},{\"@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":"How to Create\/Apply a Custom Password Policy in OIM 11g -","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\/2012\/12\/06\/how-to-createapply-a-custom-password-policy-in-oim-11g\/","og_locale":"en_US","og_type":"article","og_title":"How to Create\/Apply a Custom Password Policy in OIM 11g -","og_description":"This post covers steps on how to create a new password policy in Oracle Identity Manager (OIM) 11g and how [&hellip;]","og_url":"https:\/\/onlineappsdba.com\/index.php\/2012\/12\/06\/how-to-createapply-a-custom-password-policy-in-oim-11g\/","article_published_time":"2012-12-06T19:30:04+00:00","article_modified_time":"2012-12-06T19:45:22+00:00","og_image":[{"url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/12\/Screen-Shot-2012-12-05-at-07.54.001-300x91.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\/2012\/12\/06\/how-to-createapply-a-custom-password-policy-in-oim-11g\/","url":"https:\/\/onlineappsdba.com\/index.php\/2012\/12\/06\/how-to-createapply-a-custom-password-policy-in-oim-11g\/","name":"How to Create\/Apply a Custom Password Policy in OIM 11g -","isPartOf":{"@id":"https:\/\/onlineappsdba.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2012\/12\/06\/how-to-createapply-a-custom-password-policy-in-oim-11g\/#primaryimage"},"image":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2012\/12\/06\/how-to-createapply-a-custom-password-policy-in-oim-11g\/#primaryimage"},"thumbnailUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/12\/Screen-Shot-2012-12-05-at-07.54.001-300x91.png","datePublished":"2012-12-06T19:30:04+00:00","dateModified":"2012-12-06T19:45:22+00:00","author":{"@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb"},"breadcrumb":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2012\/12\/06\/how-to-createapply-a-custom-password-policy-in-oim-11g\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/onlineappsdba.com\/index.php\/2012\/12\/06\/how-to-createapply-a-custom-password-policy-in-oim-11g\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/onlineappsdba.com\/index.php\/2012\/12\/06\/how-to-createapply-a-custom-password-policy-in-oim-11g\/#primaryimage","url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/12\/Screen-Shot-2012-12-05-at-07.54.001-300x91.png","contentUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/12\/Screen-Shot-2012-12-05-at-07.54.001-300x91.png"},{"@type":"BreadcrumbList","@id":"https:\/\/onlineappsdba.com\/index.php\/2012\/12\/06\/how-to-createapply-a-custom-password-policy-in-oim-11g\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/onlineappsdba.com\/"},{"@type":"ListItem","position":2,"name":"How to Create\/Apply a Custom Password Policy in OIM 11g"}]},{"@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\/4728","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=4728"}],"version-history":[{"count":0,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/4728\/revisions"}],"wp:attachment":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/media?parent=4728"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/categories?post=4728"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/tags?post=4728"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}