<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
   <title>Virtual Identity Dialogue</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/mwilcox/" />
   <link rel="self" type="application/atom+xml" href="http://blogs.oracle.com/mwilcox/xml/rss.xml" />
   <id>tag:blogs.oracle.com,2009:/mwilcox//68</id>
   <updated>2009-11-17T16:56:18Z</updated>
   
   <generator uri="http://www.sixapart.com/movabletype/">Movable Type Enterprise 4.23-en</generator>


<entry>
   <title>Announcing Oracle Identity Management 11.1.1.2</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/mwilcox/2009/11/announcing_oracle_identity_man_1.html" />
   <id>tag:blogs.oracle.com,2009:/mwilcox//68.15609</id>
   
   <published>2009-11-17T16:48:33Z</published>
   <updated>2009-11-17T16:56:18Z</updated>
   
   <summary>As you may have seen elsewhere Oracle released an update to the Fusion Middleware 11g bits this includes the current 11g IDM products (Oracle Virtual Directory, Oracle Internet Directory and Oracle Identity Federation). The release is named 11.1.1.2 and can...</summary>
   <author>
      <name>mark.wilcox</name>
      
   </author>
   
   <category term="oracle_idm" label="Oracle_IDM" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/mwilcox/">
      <![CDATA[<p>As you may have seen elsewhere Oracle released an update to the Fusion Middleware 11g bits this includes the current 11g IDM products (Oracle Virtual Directory, Oracle Internet Directory and Oracle Identity Federation).<p /> The release is named 11.1.1.2 and can be <a href="http://www.oracle.com/technology/software/products/middleware/htdocs/fmw_11_download.html" target="_blank">downloaded</a> here. <p />For OID and OIF it&#39;s basically a bugfix update for R1. For OVD besides the usual bugfixes - we also added several new features. It&#39;s why I&#39;ve informally nicknamed this release OVD 11g - the Director&#39;s Cut.<p /> Here are 3 key enhancements in this release:<p />1 - Ability to search both primary and secondary adapters in a split-profile (aka Join adapter). A split-profile is where attributes for a single entry are split between 2 or more sources (for example username, password in Active Directory, jobcode in HR database). Applications can now search on these entries (they have always been able to view or update) as if they were a single source without needing to copy into a single store. The ForkJoin plug-in provides this functionality.<p /> 2 - Hide entries from search results based on a filter. Sometimes customers need to hide entries from being returned from an adapter based on some criteria outside of an ACL. For example maybe the need to prevent &quot;classified=Top Secret&quot; or &quot;doNotPublishInAddressBook=<div class="ii gt">true&quot; entries from being returned. While many customers have implemented this behavior before using one of our sample plug-ins (I think it&#39;s the first sample I ever wrote) - it&#39;s now productized with the  HideByFilter plug-in.<p /> 3 - Improved Microsoft compatibility. OVD will now support binds where the DN is not a valid DN (like a username) and can add a memberOf attribute to any person entry using the UPNBind and VirtualMemberOf plug-ins.<p /> You can read more about these plug-ins and the additional new features I didn&#39;t cover here in the <a href="http://download.oracle.com/docs/cd/E15523_01/oid.1111/e10046/whatsnew.htm#sthref11" target="_blank">&quot;What&#39;s New&quot;</a> section of the documentation.<p /> ... Apologies if this ends up being a double-post - still having fun figuring out my new blogging system.<br /></div>      <p style="font-size: 10px;">  <a href="http://posterous.com">Posted via email</a>   from <a href="http://mewldap.posterous.com/announcing-oracle-identity-management-11112-0">Virtual Identity Dialogue</a>  </p>  </p>]]>
      
   </content>
</entry>

<entry>
   <title>Announcing Oracle Identity Management 11.1.1.2</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/mwilcox/2009/11/announcing_oracle_identity_man.html" />
   <id>tag:blogs.oracle.com,2009:/mwilcox//68.15608</id>
   
   <published>2009-11-17T16:41:53Z</published>
   <updated>2009-11-17T16:41:53Z</updated>
   
   <summary>As you may have seen elsewhere Oracle released an update to the Fusion Middleware 11g bits this includes the current 11g IDM products (Oracle Virtual Directory, Oracle Internet Directory and Oracle Identity Federation). The release is named 11.1.1.2 and can...</summary>
   <author>
      <name>mark.wilcox</name>
      
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/mwilcox/">
      <![CDATA[<p>As you may have seen elsewhere Oracle released an update to the Fusion Middleware 11g bits this includes the current 11g IDM products (Oracle Virtual Directory, Oracle Internet Directory and Oracle Identity Federation).<p /> The release is named 11.1.1.2 and can be <a href="http://www.oracle.com/technology/software/products/middleware/htdocs/fmw_11_download.html" target="_blank">downloaded</a> here. <p />For OID and OIF it&#39;s basically a bugfix update for R1. For OVD besides the usual bugfixes - we also added several new features. It&#39;s why I&#39;ve informally nicknamed this release OVD 11g - the Director&#39;s Cut.<p /> Here are 3 key enhancements in this release:<p />1 - Ability to search both primary and secondary adapters in a split-profile (aka Join adapter). A split-profile is where attributes for a single entry are split between 2 or more sources (for example username, password in Active Directory, jobcode in HR database). Applications can now search on these entries (they have always been able to view or update) as if they were a single source without needing to copy into a single store. The ForkJoin plug-in provides this functionality.<p /> 2 - Hide entries from search results based on a filter. Sometimes customers need to hide entries from being returned from an adapter based on some criteria outside of an ACL. For example maybe the need to prevent &quot;classified=Top Secret&quot; or &quot;doNotPublishInAddressBook=true&quot; entries from being returned. While many customers have implemented this behavior before using one of our sample plug-ins (I think it&#39;s the first sample I ever wrote) - it&#39;s now productized with the  HideByFilter plug-in.<p /> 3 - Improved Microsoft compatibility. OVD will now support binds where the DN is not a valid DN (like a username) and can add a memberOf attribute to any person entry using the UPNBind and VirtualMemberOf plug-ins.<p /> You can read more about these plug-ins and the additional new features I didn&#39;t cover here in the <a href="http://download.oracle.com/docs/cd/E15523_01/oid.1111/e10046/whatsnew.htm#sthref11">&quot;What&#39;s New&quot;</a> section of the documentation.      <p style="font-size: 10px;">  <a href="http://posterous.com">Posted via email</a>   from <a href="http://mewldap.posterous.com/announcing-oracle-identity-management-11112">Virtual Identity Dialogue</a>  </p>  </p>]]>
      
   </content>
</entry>

<entry>
   <title>Upcoming Webcast: 4 Ways to Optimize Your Identity Management with Virtual Directories</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/mwilcox/2009/11/upcoming_webcast_4_ways_to_opt.html" />
   <id>tag:blogs.oracle.com,2009:/mwilcox//68.15426</id>
   
   <published>2009-11-06T15:35:31Z</published>
   <updated>2009-11-06T15:35:31Z</updated>
   
   <summary>I&apos;ll be joined by Alex Petrushko from our partner Identigral to talk about how Oracle Virtual Directory can improve your identity management implementation. Alex will be speaking about how a large telco provider used OVD to reduce time it takes...</summary>
   <author>
      <name>mark.wilcox</name>
      
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/mwilcox/">
      <![CDATA[<p>I'll be joined by Alex Petrushko from our partner Identigral to talk about how Oracle Virtual Directory can improve your identity management implementation. Alex will be speaking about how a large telco provider used OVD to reduce time it takes to deploy new applications. <p /> The webcast will be live at: <br />Nov 19, 2009 <br />12:00 p.m. Eastern/ 9:00 a.m. Pacific (60 minutes) <p /> I believe it will also be available for replay as well. <br /><a href="http://www.eseminarslive.com/c/a/Virtualization/Oracle111909/?partnerref=CL111909Oracle3">Register for the Webcast</a>      <p style="font-size: 10px;">  <a href="http://posterous.com">Posted via email</a>   from <a href="http://mewldap.posterous.com/upcoming-webcast-4-ways-to-optimize-your-iden">Virtual Identity Dialogue</a>  </p>  </p>]]>
      
   </content>
</entry>

<entry>
   <title>Has Facebook Connect Trumped Them All?</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/mwilcox/2009/11/has_facebook_connect_trumped_t.html" />
   <id>tag:blogs.oracle.com,2009:/mwilcox//68.15411</id>
   
   <published>2009-11-06T04:04:00Z</published>
   <updated>2009-11-06T04:04:00Z</updated>
   
   <summary>I wasn&apos;t able to make it to Internet Identity Workshop this week because I would like to know the thoughts on Facebook Connect. It appears that more and more sites are now allowing you to use your Facebook account to...</summary>
   <author>
      <name>mark.wilcox</name>
      
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/mwilcox/">
      <![CDATA[<p>I wasn't able to make it to Internet Identity Workshop this week because I would like to know the thoughts on Facebook Connect. It appears that more and more sites are now allowing you to use your Facebook account to authenticate you. <p /> The experience in my opinion may make this Facebook's killer app (though my wife's obsession with Cafe World, makes me wish I had paid more attention to Flash development back when it first emerged). <p /> The reason is that - I simply clicked on the Facebook icon on the site I was accessing. And because I happened to be logged into Facebook at the time - I I was granted access. If you are not logged in, you are presented with the familiar Facebook login in a screen. And it then connects you - NO REDIRECTS. <p /> I fell out of my chair. I didn't think that would be possible. But yet, there it was. <p /> And of course the Connect process is potentially prone to phishing attacks but we've been dealing with those for a long time now. So even if you were a bank and wanted to use Facebook Connect -if you combined it with an anti-fraud solution like Oracle Adaptive Access Manager including potential secondary pin (so you would have 2-factor authentication without needing to manage millions of additional passwords) - it's not any less secure than current systems. <p /> I'm not sure of the technology behind it. And I know that the bulk of my friends on Facebook - wouldn't care. And if I was running a consumer-facing business that needed authentication for whatever reason - I would strongly consider rolling the dice on just supporting Facebook Connect backed up with traditional local accounts. And tell the other big-guns out there - if you want to play in my space - you have to give me an experience like Facebook Connect.      <p style="font-size: 10px;">  <a href="http://posterous.com">Posted via email</a>   from <a href="http://mewldap.posterous.com/has-facebook-connect-trumped-them-all">Virtual Identity Dialogue</a>  </p>  </p>]]>
      
   </content>
</entry>

<entry>
   <title>One more autopost test</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/mwilcox/2009/11/one_more_autopost_test.html" />
   <id>tag:blogs.oracle.com,2009:/mwilcox//68.15404</id>
   
   <published>2009-11-06T00:34:10Z</published>
   <updated>2009-11-06T00:34:10Z</updated>
   
   <summary>I&apos;m trying out http://www.posterous.com which is a nifty new service I found about via This Week In Startups. Basically it radically simplifies blogging. You send an email to post@posterous.com and bingo you have a blog. No preregistration is necessary. In...</summary>
   <author>
      <name>mark.wilcox</name>
      
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/mwilcox/">
      <![CDATA[<p>I'm trying out <a href="http://www.posterous.com">http://www.posterous.com</a> which is a nifty new service I found about via This Week In Startups. Basically it radically simplifies blogging. You send an email to <a href="mailto:post@posterous.com">post@posterous.com</a> and bingo you have a blog. No preregistration is necessary. In fact if you don't need to edit your blog - you never ever log into anything. <p /> Plus it will post anything - blogs, photos, video, audio (the latter as attachments). And it supports autoposting which hopefully will make it easier for me to post more frequently. It also means duplicate blogging but that's ok - because it means I can have an IDM blog that is hosted on Oracle and one that is not in case I need the latter in the future. <p /> ((tag: marktest))      <p style="font-size: 10px;">  <a href="http://posterous.com">Posted via email</a>   from <a href="http://mewldap.posterous.com/one-more-autopost-test">Virtual Identity Dialogue</a>  </p>  </p>]]>
      
   </content>
</entry>

<entry>
   <title>Test autopost</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/mwilcox/2009/11/test_autopost.html" />
   <id>tag:blogs.oracle.com,2009:/mwilcox//68.15402</id>
   
   <published>2009-11-06T00:22:47Z</published>
   <updated>2009-11-06T00:22:47Z</updated>
   
   <summary>I&apos;m testing new blog update software. Sent from my iPhone Posted via email from Virtual Identity Dialogue...</summary>
   <author>
      <name>mark.wilcox</name>
      
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/mwilcox/">
      <![CDATA[<p>I'm testing new blog update software. <p /> Sent from my iPhone      <p style="font-size: 10px;">  <a href="http://posterous.com">Posted via email</a>   from <a href="http://mewldap.posterous.com/test-autopost-24">Virtual Identity Dialogue</a>  </p>  </p>]]>
      
   </content>
</entry>

<entry>
   <title>My OOW Sessions</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/mwilcox/2009/10/my_oow_sessions.html" />
   <id>tag:blogs.oracle.com,2009:/mwilcox//68.14816</id>
   
   <published>2009-10-07T21:32:20Z</published>
   <updated>2009-10-07T21:32:25Z</updated>
   
   <summary>I will be co-presenting on two sessions at OOW. The first is Getting More out of Siebel and PeopleSoft Applications with Oracle Directory Services on Oct 13 (Tuesday) at 4pm in Moscone South 236. The second is Microsoft Active Directory...</summary>
   <author>
      <name>mark.wilcox</name>
      
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/mwilcox/">
      <![CDATA[<p>I will be co-presenting on two sessions at OOW.</p>  <p>The first is <strong>Getting More out of Siebel and PeopleSoft Applications with Oracle Directory Services</strong> on Oct 13 (Tuesday) at 4pm in Moscone South 236.</p>  <p>The second is<strong> Microsoft Active Directory and Windows Security Integration with Oracle Database</strong>&#160; on Oct 14 (Wednesday) at 10:15 am also in Moscone South, Room 236.</p>  <p>We will also have a booth in the Identity Management section.</p>]]>
      
   </content>
</entry>

<entry>
   <title>Updated OVD Guide For Managing Oracle Database Users (Enterprise User Security) Posted</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/mwilcox/2009/09/updated_ovd_guide_for_managing.html" />
   <id>tag:blogs.oracle.com,2009:/mwilcox//68.14675</id>
   
   <published>2009-09-30T15:10:01Z</published>
   <updated>2009-09-30T15:25:10Z</updated>
   
   <summary>Hard to believe it&apos;s the end of September. Anyway we (and by we, I mean Olaf Stullich my fellow PM here in directory services) updated our white paper on Centralized Oracle Database User Management aka Enterprise User Security. The most...</summary>
   <author>
      <name>mark.wilcox</name>
      
   </author>
   
   <category term="oracle_idm" label="Oracle_IDM" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/mwilcox/">
      <![CDATA[<p>Hard to believe it's the end of September. </p>  <p>Anyway we (and by we, I mean Olaf Stullich my fellow PM here in directory services) updated our <a href="http://www.oracle.com/technology/products/oid/pdf/ovd_only_eus_integration.pdf">white paper</a> on Centralized Oracle Database User Management aka Enterprise User Security.</p>  <p>The most prominent change is to highlight we now also support Novell eDirectory with OVD EUS. </p>]]>
      
   </content>
</entry>

<entry>
   <title>The Difference In Farm Conversations Between 1909 and 2009</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/mwilcox/2009/09/the_difference_in_farm_convers.html" />
   <id>tag:blogs.oracle.com,2009:/mwilcox//68.14250</id>
   
   <published>2009-09-08T15:42:16Z</published>
   <updated>2009-09-08T15:42:21Z</updated>
   
   <summary>Over the Labor Day weekend, we took a quick trip to visit my parents who still live in Waco, TX (I now live up near Plano, Tx). During the weekly post-church (which primarily serves as social network to organize lunch...</summary>
   <author>
      <name>mark.wilcox</name>
      
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/mwilcox/">
      <![CDATA[<p>Over the Labor Day weekend, we took a quick trip to visit my parents who still live in Waco, TX (I now live up near Plano, Tx). During the weekly post-church (which primarily serves as social network to organize lunch and dinners during the week) lunch - my parents and parents friends (most of whom, I've known for 20 or more years) got to celebrate the primary accomplishment of Labor Day weekend.</p>  <p>Which is that I finally got my Mom on Facebook. That was much harder than I thought because of lack of updates on the Mac but it did allow me to watch all of the college football games I wanted :).</p>  <p>But what really struck me as funny was that everyone at the table was all playing Farm Town on Facebook. This is a game where you get to plant different crops, raise animals, etc and of course harvest them.</p>  <p>As we were breaking up to go our separate ways - it occurred to me, that the conversations were probably very similar 100 years ago (my parent's church is over 100 years old as a prairie church).</p>  <p>Basically the common phrase was:</p>  <p>&quot;I need to go home and harvest my crops&quot;.</p>  <p>Except in 1909 they meant this:</p>  <p><img src="http://blog.americanfeast.com/images/1farming.jpg" /> </p>  <p>And in 2009 that means this:</p>  <p><img src="http://farm3.static.flickr.com/2539/3900032147_3c54277c25_m.jpg" /></p>]]>
      
   </content>
</entry>

<entry>
   <title>Simplifying LDAP Access For .NET Developers</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/mwilcox/2009/09/simplifying_ldap_access_for_ne.html" />
   <id>tag:blogs.oracle.com,2009:/mwilcox//68.14168</id>
   
   <published>2009-09-02T19:15:21Z</published>
   <updated>2009-09-02T19:17:28Z</updated>
   
   <summary>I don&apos;t do much .NET development these days but I saw this posted on Planet Identity yesterday so I thought I would pass it along for anyone who reads this but maybe doesn&apos;t subscribe to the Planet Identity feed. Zetetic...</summary>
   <author>
      <name>mark.wilcox</name>
      
   </author>
   
   <category term="oracle_idm" label="Oracle_IDM" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/mwilcox/">
      <![CDATA[<p>I don't do much .NET development these days but I saw this posted on Planet Identity yesterday so I thought I would pass it along for anyone who reads this but maybe doesn't subscribe to the Planet Identity feed. </p>  <p><a href="http://zetetic.net/blog/2009/09/01/zetetic-ldap---bringing-ldap-ldif-tools-to-net/">Zetetic - Zetetic.Ldap - Bringing LDAP + LDIF tools to .NET</a> </p>  <p>It's a new general purpose LDAP API for .NET that at least at first glance feels similar to UnboundID's new LDAP API. </p>  <p>While it's good to see new development in this space - we are trying to move developer identity development into a simpler API via our upcoming ArisID Beans API. Hopefully I will be able to share more about this API soon but as usual - until it's released, I can't publicly talk about it. </p>  <p>However, I can give a slightly more concrete teaser - my goal with ArisID is to make it so that it's like Java Persistence Architecture (JPA) for Identity. Meaning - developers can focus on writing business objects and then just run an IDE extension that creates the proper meta-data (e.g. the CARML file) for it so that an IGF identity provider can provide the data to the client.</p>  <p>It's my belief that if a developer can write something like:</p>  <p>public class MyCustomer {</p>  <blockquote>   <p>String customerName;</p> </blockquote>  <blockquote>   <p>String customerAddress;</p>    <p>String customerIdentifier;</p>    <p>Boolean isGoodCustomer;</p> </blockquote>  <p>}</p>  <p>That should be basically all they need to do to really worry about when building identity data into their applications.</p>  <p>Until then API like Zetetic.Ldap can help reduce some of the pain at a lower level. </p>]]>
      
   </content>
</entry>

<entry>
   <title>Innovations in Directory Services</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/mwilcox/2009/08/innovations_in_directory_servi.html" />
   <id>tag:blogs.oracle.com,2009:/mwilcox//68.13970</id>
   
   <published>2009-08-24T12:22:11Z</published>
   <updated>2009-08-24T12:35:58Z</updated>
   
   <summary>Between helping get internal people up to speed on 11g, a really bad cold which may or may not have been the flu, and vacation (which was culminated with me getting to see two of my current favorite bands live...</summary>
   <author>
      <name>mark.wilcox</name>
      
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/mwilcox/">
      <![CDATA[<p>Between helping get internal people up to speed on 11g, a really bad cold which may or may not have been the flu, and vacation (which was culminated with me getting to see two of my current favorite bands live on the Mayhem tour) - been a bit behind on getting to respond to some stuff floating around the blogsphere.</p>  <p>The strangest one was the implication that we here in the Oracle mothership had not been innovative in regards to virtual directory. </p>  <p>Particularly ironic was it came soon after I got publicly acknowledged with an <a href="http://www.oracle.com/innovation/innovator-mark-wilcox.html">Oracle Innovator Award</a>. And of course we just released <a href="http://www.oracle.com/technology/software/products/middleware/htdocs/111110_fmw.html">11g</a>. </p>  <p>While we have done several updates to OVD functionality over the past several years (including Oracle Database Enterprise User Security and Microsoft Sharepoint integration) I wanted to highlight the new functionality in our 11g release. </p>  <p>The primary focus for 11g was to improve manageability and usability as opposed to adding a bunch of new server features. The reason for this is that we believe that we already lead the industry in terms of features. Thus there was not as much pressure in terms of adding missing features for the initial release. </p>  <p>The key difference between 10g and 11g is the UI. In 10g, the UI was based on Eclipse. In 11g, we now use a browser-based management console. </p>  <p>While Eclipse was nice (I have no reservations on building another tool using Eclipse RCP) but moving to the Web gave us some advantages:</p>  <ul>   <li>By using Oracle ADF UI framework able to leverage the hard-work of this amazing Web-2.0 ready product </li>    <li>Simplified the ability to integrate with Enterprise Manager and our additional IDM products (as they release their own 11g versions) for administration </li>    <li>Eliminates problems where customers either couldn't install software on their desktops and non-Windows/Linux platforms </li> </ul>  <p>So now let's take a look at some of the new UI elements. If you're reading this in an RSS reader - make sure to click the link to see the blog in your browser to see the images if they don't show up in your reader.</p>  <p>First all Fusion Middleware Components are now integrating with Enterprise Manager. EM provides a standard way of providing monitoring, performance information as well as standard access point to logging and audit information:</p>  <p>&#160;<img src="http://farm3.static.flickr.com/2478/3843121405_205c739729.jpg" /> </p>  <p>The next three shots show different screens with Oracle Directory Services Manager (ODSM). ODSM is used to manage OVD and OID. However, you can still deploy OVD without OID. And you can deploy OID without OVD. </p>  <p>First up is the ODSM Home screen. It provides additional status information not currently found in EM - such as adapter status and version information:</p>  <p><img src="http://farm3.static.flickr.com/2627/3843909706_edbe64bbd6.jpg" /> </p>  <p>Next we take a look at the ODSM Data Browser which is often used by administrators to quickly see how the data will appear in OVD. I would like to highlight the fact that we have made this data view, much nicer for common LDAP data. In this example we are looking at a person entry - note that we show the most common data in an easy to read format. And if you have a picture for the entry, it shows up (otherwise we show a default icon). This can make it easier to actually check the data because most other LDAP tools don't really make it easy to see the data - they cloud it with attributes you don't really care about. We still provide access to all attributes, but for the common data you probably care the most about - it's highlighted up front.</p>  <p><img src="http://farm4.static.flickr.com/3434/3843909476_a0b8f20ef4.jpg" /> </p>  <p>Finally - all 11g Identity Management will write audit data to a common audit system. By default this is written to a text file. However, it is possible to write this data to a database. And if you write the data to a database, we provide a standard set of Oracle BI Publisher reports. </p>  <p><img src="http://farm4.static.flickr.com/3118/3843909368_9ea2cab238.jpg" /></p>]]>
      
   </content>
</entry>

<entry>
   <title>Check out IdentityForge updated site</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/mwilcox/2009/08/check_out_identityforge_update.html" />
   <id>tag:blogs.oracle.com,2009:/mwilcox//68.13685</id>
   
   <published>2009-08-07T11:56:31Z</published>
   <updated>2009-08-07T11:58:15Z</updated>
   
   <summary>IdentityForge which is our preferred partner for providing LDAP-enabled access to mainframe identity data has updated their website. And if you have identity information locked in your mainframe that you are trying to integrate with your identity management infrastructure -...</summary>
   <author>
      <name>mark.wilcox</name>
      
   </author>
   
   <category term="oracle_idm" label="Oracle_IDM" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/mwilcox/">
      <![CDATA[<p><a href="http://identityforge.com/index.php">IdentityForge</a> which is our preferred partner for providing LDAP-enabled access to mainframe identity data has updated their website. And if you have identity information locked in your mainframe that you are trying to integrate with your identity management infrastructure - these are the ones to look to.</p>]]>
      
   </content>
</entry>

<entry>
   <title>Visa Wins Identity Management Innovation Award for Their OVD Deployment</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/mwilcox/2009/07/visa_wins_identity_management.html" />
   <id>tag:blogs.oracle.com,2009:/mwilcox//68.13569</id>
   
   <published>2009-07-30T16:28:46Z</published>
   <updated>2009-07-30T16:30:41Z</updated>
   
   <summary>Today we announced that Cisco and Visa were the recipients of our first annual Identity Management Innovation award. Visa won because of their innovative use of OVD. From the award page: &#8220;Visa deployed Oracle Virtual Directory Services to provide applications...</summary>
   <author>
      <name>mark.wilcox</name>
      
   </author>
   
   <category term="oracle_idm" label="Oracle_IDM" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/mwilcox/">
      <![CDATA[<p>Today we <a href="http://www.oracle.com/us/corporate/press/022542?rssid=rss_ocom_pr">announced</a> that Cisco and Visa were the recipients of our first annual Identity Management Innovation award. Visa won because of their innovative use of OVD.</p>  <p>From the award page:</p>  <blockquote>   <p>&#8220;Visa deployed Oracle Virtual Directory Services to provide applications with a single view of identity data and to facilitate the externalization of access control from the applications. Oracle Virtual Directory is part of Visa's Identity and Access Management infrastructure to streamline the access management processes for corporate applications,&#8221; said Paul Mezzera, Lead System Architect, Visa.</p></blockquote>]]>
      
   </content>
</entry>

<entry>
   <title>Celebrating the moon</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/mwilcox/2009/07/celebrating_the_moon.html" />
   <id>tag:blogs.oracle.com,2009:/mwilcox//68.13407</id>
   
   <published>2009-07-20T12:33:34Z</published>
   <updated>2009-07-20T12:33:51Z</updated>
   
   <summary>Today is the 40th anniversary of the first manned moon landing by Apollo 11. And here is a link to one of my favorite photos - the launch of the Saturn V sending them on their way. I also have...</summary>
   <author>
      <name>mark.wilcox</name>
      
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/mwilcox/">
      <![CDATA[<p>Today is the 40th anniversary of the first manned moon landing by Apollo 11. And here is a <a href="http://images.google.com/hosted/life/l?imgurl=19dd3644c4d2c68b&amp;q=source:life%20apollo%2011&amp;prev=/images%3Fq%3Dsource:life%2Bapollo%2B11%26hl%3Den">link</a> to one of my favorite photos - the launch of the Saturn V sending them on their way. </p>  <p>I also have a personal connection to the moon landing. My grandfather actually knew Neil Armstrong's parents and even met Neil several times when Neil was a teenager. Though to be candid - as I told my mom, I'm not sure if you could have picked a more boring person to be the first person on the moon. I really wish Jim Lovell (commander of Apollo 13 and first person to make 2 trips to the moon, though unfortunately never able to land) had been the first because he's much more comfortable doing publicity. </p>  <p>That being said - I really wish Obama would come out and have a bold new vision of space exploration. One that encouraged private exploration - basically NASA could act like the FAA for coordination.&#160; </p>  <p>Exploration shouldn't be limited by the the winds of politics. </p>  <p>Whether it's actually sending more people to the moon (or beyond) or better unmanned platforms (it should be pointed out that we have found much more about the universe including the stunning Hubbel photographs - have been carried out by unmanned missions). I doubt there is much money in space exploration beyond space tourism but then I'm sure the same was said of the early sea explorers. </p>  <p>But I want to unshackle the next generation of explorers from the whims of politicians. I want my nieces and nephews who while playing with their Lego-built spaceships think of really flying in space. I want to see Red Bull sponsored moon racing.</p>  <p>In short - I want to see what we can do next so that when 2069 roles around -we're not talking about 100 years ago being the last time we set foot on the moon.</p>]]>
      
   </content>
</entry>

<entry>
   <title>Strong Web Passwords Are Not As Helpful As You Think</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/mwilcox/2009/07/strong_web_passwords_are_not_a.html" />
   <id>tag:blogs.oracle.com,2009:/mwilcox//68.13316</id>
   
   <published>2009-07-13T14:37:39Z</published>
   <updated>2009-07-13T15:32:35Z</updated>
   
   <summary>Saw the abstract of a new security paper via Scheier. In short - strong passwords do not really do a better job of security accounts as you might think. This is because they do not do anything to prevent phishing...</summary>
   <author>
      <name>mark.wilcox</name>
      
   </author>
   
   <category term="oracle_idm" label="Oracle_IDM" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/mwilcox/">
      <![CDATA[<p>Saw the abstract of a new security paper via <a href="http://www.schneier.com/blog/archives/2009/07/strong_web_pass.html">Scheier</a>. </p>  <p>In short - strong passwords do not really do a better job of security accounts as you might think. This is because they do not do anything to prevent phishing and related social network attacks (not to mention good ol' sniffing of the network for passwords sent in the clear). And that the 3-strikes rule on most sites is sufficiently good enough security to prevent brute force attacks (I've long argued that most attacks do not go directly against the password database, but through the app and this seems to prove my hypothesis). </p>  <p>Another nugget from this abstract:</p>  <blockquote>   <p>If a larger credential space is needed it appears better <strong>to increase the strength of the user ID's</strong> rather than the passwords.</p> </blockquote>  <p>Oracle Identity and Access Management products can help you implement both passwords as well as increase the strength of identities via Oracle Adaptive Access Manager. With the improved reporting in 11g Fusion Middleware it is also possible to track all password requests from the application they were entered through the directory services layer. Thus customers can be more aware of when password failures occur and why. </p>  <p>Thus can help create policies to help improve their security.</p>  <p>Because as they used to say on the old G.I. Joe cartoon - &quot;knowledge is half of the battle&quot;. </p>]]>
      
   </content>
</entry>

</feed>
