<?xml version='1.0' encoding='UTF-8'?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-2161719610840672545</atom:id><lastBuildDate>Fri, 06 Sep 2024 02:53:12 +0000</lastBuildDate><category>RBAC</category><title>Identity and Access Management</title><description>Blog devoted to recent happenings and news in IAM.</description><link>http://prashant-iam.blogspot.com/</link><managingEditor>noreply@blogger.com (Prashant Kulkarni)</managingEditor><generator>Blogger</generator><openSearch:totalResults>6</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2161719610840672545.post-4021402601815952103</guid><pubDate>Mon, 04 Jun 2007 15:19:00 +0000</pubDate><atom:updated>2007-06-04T08:22:34.025-07:00</atom:updated><title>Identity Centric Architecture - 4 Part series By: Phil Becker</title><description>&lt;a href=&quot;http://www.digitalidworld.com/modules.php?op=modload&amp;name=News&amp;amp;file=article&amp;sid=394&amp;amp;mode=chrono&amp;order=0&quot;&gt;&lt;span style=&quot;font-family:trebuchet ms;font-size:130%;color:#ffcc00;&quot;&gt;Part 1&lt;br /&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://www.digitalidworld.com/modules.php?op=modload&amp;amp;name=News&amp;file=article&amp;amp;sid=395&amp;mode=chrono&amp;amp;order=0&quot;&gt;&lt;br /&gt;&lt;span style=&quot;font-family:trebuchet ms;font-size:130%;color:#ffcc00;&quot;&gt;Part 2&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family:trebuchet ms;font-size:130%;color:#ffcc00;&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;a href=&quot;http://www.digitalidworld.com/modules.php?op=modload&amp;name=News&amp;amp;file=article&amp;sid=396&amp;amp;mode=chrono&amp;order=0&quot;&gt;&lt;span style=&quot;font-family:trebuchet ms;font-size:130%;color:#ffcc00;&quot;&gt;Part 3&lt;br /&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://www.digitalidworld.com/modules.php?op=modload&amp;amp;name=News&amp;file=article&amp;amp;sid=397&amp;mode=chrono&amp;amp;order=0&quot;&gt;&lt;br /&gt;&lt;span style=&quot;font-family:trebuchet ms;font-size:130%;color:#ffcc00;&quot;&gt;Part 4&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family:trebuchet ms;font-size:130%;color:#ffcc00;&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;</description><link>http://prashant-iam.blogspot.com/2007/06/identity-centric-architecture-4-part.html</link><author>noreply@blogger.com (Prashant Kulkarni)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2161719610840672545.post-805250360402479927</guid><pubDate>Thu, 31 May 2007 19:41:00 +0000</pubDate><atom:updated>2007-05-31T12:49:27.250-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">RBAC</category><title>RBAC Profiles in the Solaris OS</title><description>&lt;span style=&quot;font-family:trebuchet ms;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size:130%;color:#ff9900;&quot;&gt;Using Sun Java System Identity Manager With RBAC Profiles in the Solaris OS&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size:130%;color:#ffff33;&quot;&gt;Overview &lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;The Sun Java System Identity Manager utilizes Resource Adapters to create, modify and delete accounts on systems running the Solaris Operating System. The Identity Manager Resource Adapter needs to be configured with a user that has access to perform user management tasks. The Resource Adapter for the Solaris OS can use the root account, the sudo utility, or a &quot;privileged&quot; user account.&lt;br /&gt;&lt;br /&gt;Most customers will not allow Identity Manager to manage users with the root account. The use of the sudo facility requires installation and configuration on the Solaris OS. (sudo is a utility on the Companion CD that is not supported by Sun.) The creation of a &quot;proxy&quot; or &quot;privileged&quot; account is a secure way to grant fine-grained access to specific users. The Solaris OS has a built-in mechanism for delegating privileged commands to individual users or roles.&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-size:130%;color:#ffff00;&quot;&gt;&lt;strong&gt;RBAC and Profiles&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;The Solaris OS provides Role Based Access Control (RBAC) for the delegation of administrative tasks. RBAC can be used as an alternative to using the root account for user management. RBAC is also a replacement for the sudo utility, which is not supported as a Solaris feature. This paper covers a component of RBAC called profiles. A given profile defines what privileged commands can be executed. A profile can be assigned to users and/or roles.&lt;br /&gt;Profiles in the Solaris OS are enabled by having a user either su into a role or execute privileged commands in a &quot;profile shell.&quot;&lt;br /&gt;The Solaris OS provides three different profile shells:&lt;br /&gt;&lt;br /&gt;/usr/bin/pfsh&lt;br /&gt;/usr/bin/pfcsh&lt;br /&gt;/usr/bin/pfksh &lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;p&gt;&lt;span style=&quot;font-family:trebuchet ms;&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:trebuchet ms;&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;Click the link for the complete document. &lt;a href=&quot;http://www.sun.com/bigadmin/features/articles/id_rbac.html&quot;&gt;http://www.sun.com/bigadmin/features/articles/id_rbac.html&lt;/a&gt;&lt;/p&gt;&lt;/span&gt;&lt;/span&gt;</description><link>http://prashant-iam.blogspot.com/2007/05/rbac-profiles-in-solaris-os.html</link><author>noreply@blogger.com (Prashant Kulkarni)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2161719610840672545.post-8956779632182742531</guid><pubDate>Wed, 30 May 2007 19:53:00 +0000</pubDate><atom:updated>2007-05-30T12:53:42.513-07:00</atom:updated><title>Identity Centric Architecture: True Robustness with Identity aware RIA and RTSJ</title><description>&lt;a href=&quot;http://identity-centric-architecture.blogspot.com/2007/05/true-robustness-with-identity-aware-ria.html#links&quot;&gt;Identity Centric Architecture: True Robustness with Identity aware RIA and RTSJ&lt;/a&gt;</description><link>http://prashant-iam.blogspot.com/2007/05/identity-centric-architecture-true.html</link><author>noreply@blogger.com (Prashant Kulkarni)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2161719610840672545.post-1051974445682261795</guid><pubDate>Wed, 30 May 2007 08:36:00 +0000</pubDate><atom:updated>2007-05-30T01:43:16.869-07:00</atom:updated><title>Disney-developed identity technology</title><description>&lt;span style=&quot;font-family:trebuchet ms;&quot;&gt;&lt;span style=&quot;color:#66ffff;&quot;&gt;This story appeared on Network World at &lt;a href=&quot;http://www.networkworld.com/news/2007/052207-disney.html&quot;&gt;http://www.networkworld.com/news/2007/052207-disney.html&lt;/a&gt;&lt;/span&gt; &lt;/span&gt;&lt;br /&gt;&lt;p&gt;&lt;span style=&quot;font-family:trebuchet ms;color:#33ffff;&quot;&gt;Haapy Reading !!&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:Trebuchet MS;color:#33ffff;&quot;&gt;Prashant&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:trebuchet ms;&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;color:#ffcc00;&quot;&gt;Start-up Bitkoo is releasing as a commercial product identity-management technology developed and deployed by The Walt Disney Co. that it says provides cutting-edge authentication/authorization and auditing/compliance capabilities. Bitkoo, however, isn’t just taking over commercial development of the technology that Disney calls Keystone। The start-up’s founder invented Keystone before leaving Disney. &lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-family:trebuchet ms;color:#ffcc00;&quot;&gt;Doron Grinstein, CEO of Bitkoo, brainstormed the idea and wrote the software for Keystone, which Disney has been using for nearly three years to protect access to many of its critical applications, such as the central reservation system at Walt Disney World in Orlando.&lt;br /&gt;The Burton Group analyst firm last year called Keystone, “cutting edge” and featured a Disney presentation on Keystone at its annual Catalyst conference. The firm said Keystone’s ability to move authorization responsibilities away from applications “is one of the goals we have had as an industry for a number of years.”&lt;br /&gt;Now the application, which handles nearly 10 million authorization requests per year at Disney, is available to the public.&lt;br /&gt;Keystone provides a centralized engine that eliminates the need for authorization mechanisms to be built into applications. Applications and Web services written with tools such as Java, .Net, Delphi and COM need only a single line of code to turn their authorization duties over to Keystone.&lt;br /&gt;Keystone’s access controls can be dialed down not only to secure individual applications but also to secure access to specific buttons, text boxes and functions within an application, as well as variables such as what times, from what IP address and under what conditions a user can access an application. In addition, auditing capabilities help organizations manage compliance requirements.&lt;br /&gt;Disney, which is known for the quality of its homegrown technology, said late last year it was looking for someone to take Keystone commercial.&lt;br /&gt;“I went to Disney and said the best place for Keystone is with its creator,” said Grinstein. “I have a great vision for it.”&lt;br /&gt;That vision includes adding to Keystone 3.0, which Grinstein unveiled Tuesday at Interop, a new technology he has filed a patent for called “authlets.”&lt;br /&gt;The authlet is a digitally signed piece of authorization data that can be as simple as where the user is located.&lt;br /&gt;The authlets support what Grinstein calls federated authorization, a scenario where authlet information is temporarily stored on a client application or on a Web server via a Keystone client that runs on Apache or Microsoft’s Internet Information Server.&lt;br /&gt;The client temporarily holds the authlets and when their data is needed to confirm access rights to an application or parts of that application the authlet serves it up without the client having to traverse the network to make the request at the Keystone server.&lt;br /&gt;“This is much faster than going back to the network to see if something is allowed or disallowed,” says Grinstein.&lt;br /&gt;The Keystone server generates an identity assertion, a series of authlets each containing one aspect of the user’s total access information. Keystone digitally signs each authlet and passes the entire assertion to the Keystone client agent.&lt;br /&gt;“You can do any crazy authorization rule using Keystone and you never have to touch the source code of your application,” says Grinstein.&lt;br /&gt;Keystone passes authentication duties, which validate the user’s identity, through its gateway to existing back-end systems, including Active Directory, LDAP-based directories and CA’s SiteMinder Web access management platform.&lt;br /&gt;A centralized console provides a GUI interface for setting and administering policies on user access, and the database logs every authentication and authorization for future auditing and reporting chores.&lt;br /&gt;Besides authorization and authentication services, Keystone has eight other modules including reporting, provisioning, administration, audit logging and audit reporting.&lt;br /&gt;Bitkoo also is bundling with Keystone 3.0 its SecureWithin technology, which allows firewall-protected resources such as Web services and applications to be exposed only to authorized clients.&lt;br /&gt;Bitkoo is shipping Keystone in four versions: an appliance that plugs into the corporate data center; a virtual machine guest installation; shrink-wrapped software that installs on Windows Server 2003; and a hosted service.&lt;br /&gt;The starting price for a midsize installation is $100,000.&lt;/span&gt; &lt;/p&gt;</description><link>http://prashant-iam.blogspot.com/2007/05/disney-developed-identity-technology.html</link><author>noreply@blogger.com (Prashant Kulkarni)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2161719610840672545.post-5638188744362831698</guid><pubDate>Tue, 29 May 2007 20:17:00 +0000</pubDate><atom:updated>2007-05-29T13:19:06.119-07:00</atom:updated><title>IAM Blog</title><description>&lt;strong&gt;I found recently that Ash&#39; IAM blog is amazing..&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;br /&gt;http://identityman.blogspot.com/&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Cheers,</description><link>http://prashant-iam.blogspot.com/2007/05/iam-blog.html</link><author>noreply@blogger.com (Prashant Kulkarni)</author><thr:total>1</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2161719610840672545.post-7113548789010646897</guid><pubDate>Tue, 29 May 2007 15:36:00 +0000</pubDate><atom:updated>2007-05-29T09:01:37.221-07:00</atom:updated><title>The 7 Laws of Identity</title><description>&lt;span style=&quot;font-family:trebuchet ms;&quot;&gt;&lt;span style=&quot;font-size:85%;color:#66ffff;&quot;&gt;&lt;strong&gt;I found this really cool article on Microsoft Technet, copied here for quick reference.&lt;br /&gt;&lt;br /&gt;Happy reading !!&lt;/strong&gt;&lt;/span&gt; &lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family:Verdana;color:#663366;&quot;&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family:verdana;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size:180%;color:#3333ff;&quot;&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style=&quot;font-family:Verdana;font-size:180%;color:#3333ff;&quot;&gt;&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;span style=&quot;font-family:verdana;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size:180%;color:#ffff00;&quot;&gt;The 7 Laws of Identity&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Digital identities have taken on an increasingly important role in the corporate infrastructure, as IT departments define what applications and data sources each individual user can access. But as the role of identities has grown, so has the complexity of identity systems. Since each application and resource typically has its own mechanism for handling authentication and authorization, managing this critical information can be a challenge. Fortunately, you can roll out a solution to simplify identity and access management within your organization. But before you plan your solution, you need to understand the seven laws of identity.&lt;br /&gt;&lt;br /&gt;Chances are you&#39;re having an identity crisis, or will be soon. Identity and access management have become important components of every organization&#39;s infrastructure, but the complexity can leave you stymied. When you are designing security into your infrastructure, the worst thing you can do is assume you have to reinvent the wheel. The best thing, in actuality, is to take advantage of the knowledge and experience of those who have been through the process. There are some well-trod paths you can follow.&lt;br /&gt;&lt;br /&gt;But implementation isn&#39;t the only facet of identity assurance. If you move up one level of abstraction, you begin to see some universal truths about the concepts surrounding identity itself and designing a system that will be strong, extensible, and trustworthy. It&#39;s always a good idea to make sure you&#39;re up-to-date on what others have discovered about security before you leap headlong into the fray. In particular, you should know about the Seven Laws of Identity.&lt;br /&gt;&lt;br /&gt;The seven laws were developed by Kim Cameron, chief identity and access architect at Microsoft, and then refined in the blogosphere through his site.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-size:78%;&quot;&gt;The laws have been compiled and enhanced during an ongoing conversation among numerous people, and they represent the best available advice for architecting your identity solutions. Let&#39;s look at these seven laws and how they relate to real-life systems. Just to make sure you&#39;re paying attention, you&#39;ll be quizzed at the end of each section.&lt;/span&gt;&lt;/span&gt;&lt;a name=&quot;S2&quot;&gt;&lt;/a&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;User Control and Consent Technical identity systems must only reveal information identifying a user with the user&#39;s consent.&lt;br /&gt;No matter what the circumstance is, the user must always have control over her destiny. If the user ends up not trusting the system, she will try to bypass it. It&#39;s as simple as that. The system must be clear about what information it requires and what it will do with the information.&lt;br /&gt;This remains true in any context—even on the job. If you&#39;re designing an enterprise system, the right of first refusal must rest with the user, even if this breaks the conditions of employment. If set up this way, the employee is informed about how the information would be used, and the employer is indemnified by revealing all. &lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;&lt;br /&gt;Question 1: Your company is designing a new system that will store a user&#39;s confidential reviews on a server in your main office. How should this system be designed?&lt;br /&gt;A Users are required to upload their files to a site, with no explanation of where the files go&lt;br /&gt;B Users are required to upload their files to a site, and they are informed that other users may have access to the information&lt;br /&gt;C Users are required to upload their files to a site, and they&#39;re notified that the information can be accessed only by their supervisors and HR counselors&lt;br /&gt;D Users are not required to upload their files if they don&#39;t want to; instead of placing their review on a remote server, they may play Solitaire on company time&lt;/span&gt;&lt;a name=&quot;S8&quot;&gt;&lt;/a&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;Minimal Disclosure for a Constrained Use&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;The solution that discloses the least amount of identifying information and best limits its use is the most stable long-term solution. Simply put, the less information you pass along to providers, the less information they can keep for future uses. And subsequently the less information that can be compromised. If a system uses your Social Security number as a sign-in ID and other systems do the same, you are uniquely identified across all these systems. That&#39;s identity theft waiting to happen, and, in fact, there are several laws proscribing the use of such identifiers. You&#39;re assured that the number is unique, but that strength is also its weakness. &lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;Question 2: Complete the following message: &quot;Thank you for signing up for free daily joke e-mails! In order to begin your subscription, we need your…&quot;&lt;br /&gt;A Home address&lt;br /&gt;B E-mail address&lt;br /&gt;C Cell phone number&lt;br /&gt;D Social Security number and mother&#39;s maiden name&lt;/span&gt;&lt;a name=&quot;S14&quot;&gt;&lt;/a&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;Justifiable Parties&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;Digital identity systems must be designed so the disclosure of identifying information is limited to parties having a necessary and justifiable place in a given identity relationship. &lt;/span&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;Are you, as a user, aware of whom you&#39;re giving your information to and whether there&#39;s any reason for them to have it? This was the question many people asked about the Microsoft® Passport system—why would you give your information to Microsoft in order to access a third-party bookseller? What else was being traced? Were cross-site visits being compiled in some way? The actual answers to those questions don&#39;t matter. Once suspicions are planted in users&#39; minds, they shy away from a single identity system. That&#39;s exactly what&#39;s happening in many countries and municipalities as governments debate issuing digital identities to citizens. It&#39;s one thing to use your government ID for government services. Would you really want to use the same ID to sign onto your personal e-mail account or do online banking, no matter how convenient that might be?&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;&lt;/span&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;Question 3: Who is the best party to control the identifying information you&#39;ve given to an online bookseller?&lt;br /&gt;A The bookseller&lt;br /&gt;B The government&lt;br /&gt;C A third-party address-book site&lt;br /&gt;D None of the above &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;&lt;p&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;a name=&quot;&quot;&gt;&lt;/a&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;&lt;span style=&quot;font-size:100%;color:#ff0000;&quot;&gt;&lt;strong&gt;Seven Rules in a Nutshell by Kim Cameron&lt;/strong&gt;&lt;/span&gt; &lt;/span&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;&lt;ol&gt;&lt;li&gt;Technical identity systems must only reveal information identifying a user with the user’s consent. &lt;/li&gt;&lt;li&gt;The solution that discloses the least amount of identifying information and best limits its use is the most stable long-term solution. &lt;/li&gt;&lt;li&gt;Digital identity systems must be designed so the disclosure of identifying information is limited to parties having a necessary and justifiable place in a given identity relationship. &lt;/li&gt;&lt;li&gt;A universal identity system must support both &quot;omnidirectional&quot; identifiers for use by public entities and &quot;unidirectional&quot; identifiers for use by private entities, thus facilitating discovery while preventing unnecessary release of correlation handles. &lt;/li&gt;&lt;li&gt;A universal identity system must channel and enable the inter-working of multiple identity technologies run by multiple identity providers. &lt;/li&gt;&lt;li&gt;The universal identity metasystem must define the human user to be a component of the distributed system integrated through unambiguous human/machine communication mechanisms, offering protection against identity attacks. &lt;/li&gt;&lt;li&gt;The unifying identity metasystem must guarantee its users a simple, consistent experience while enabling separation of contexts through multiple operators and technologies.&lt;br /&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;&lt;a name=&quot;S21&quot;&gt;&lt;/a&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;&lt;/span&gt;&lt;p&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;Directed Identity &lt;/span&gt;&lt;/p&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;&lt;p&gt;&lt;br /&gt;A universal identity system must support both &quot;omnidirectional&quot; identifiers for use by public entities and &quot;unidirectional&quot; identifiers for use by private entities, thus facilitating discovery while preventing unnecessary release of correlation handles. Directed identity is an extension of the public/private key setup. A public entity is omnidirectional, broadcasting its existence for all to see. A private entity, like a user, is unidirectional. You should always know how to find a particular Web site, because it broadcasts its existence by way of its URL. But Web sites should not be able to follow you around. (Some affinity marketers disagree with this, which is why Internet Explorer® lets you reject third-party cookies.)&lt;br /&gt;In the physical world, systems like Bluetooth and RFID currently have problems with the Law of Directed Identity. An RFID tag is omnidirectional—anyone with an RFID reader can sense the tag&#39;s approach. If one of these tags gets into your passport or driver&#39;s license, you&#39;ll be broadcasting information about yourself to anyone with the mechanism to pick it up. At best, this is probably a nuisance; in certain situations (traveling abroad, for instance), it could be downright dangerous. Any identifier should respond only when it can be certain that the reader is trusted.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Question 4: Which of the following choices is an example of a unidirectional identifier?&lt;br /&gt;A Your Bluetooth adapter signal&lt;br /&gt;B A Web site URL&lt;br /&gt;C A building-entry swipe card&lt;br /&gt;D The microchip that was secretly implanted in your arm when you were vaccinated as a child&lt;/span&gt;&lt;/p&gt;&lt;a name=&quot;S27&quot;&gt;&lt;/a&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;Pluralism of Operators and Technologies&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;&lt;/span&gt;&lt;p&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;A universal identity system must channel and enable the inter-working of multiple identity technologies run by multiple identity providers. Context is always important in identification. While we can dream of a single, all-encompassing ID system that works in all contexts, the vast differences in purpose among roles makes this impossible (not to mention undesirable). You don&#39;t want the same system to provide both your office e-mail and your personal e-mail, because you have different privacy expectations for each. For this reason, a good identity metasystem will allow for components that offer divergent—and sometimes contradictory—features. While a metasystem can adopt a single protocol, and even a consistent user experience, the actual identity providers will vary depending upon whether the user is acting in the context of a consumer, an individual, an employee, or some other role. If you think about what XML has become—the same structure is used to syndicate content, to store user settings, and to provide inter-process communication—it becomes clear that identity metasystems can act similarly, providing a basis for whatever functionality vendors need to provide. &lt;/span&gt;&lt;/p&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;&lt;p&gt;&lt;br /&gt;Question 5: How many operators should be able to work together with a universal identity system?&lt;br /&gt;A 1&lt;br /&gt;B 3&lt;br /&gt;C 47,559&lt;br /&gt;D As many as necessary&lt;/span&gt;&lt;/p&gt;&lt;a name=&quot;S33&quot;&gt;&lt;/a&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;Human Integration&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;&lt;/span&gt;&lt;p&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;The universal identity metasystem must define the human user to be a component of the distributed system integrated through unambiguous human/machine communication mechanisms, offering protection against identity attacks.&lt;br /&gt;The Internet seems more dangerous than ever, but in reality it&#39;s becoming more secure. We understand attacks better now, and administrators are more attuned to the concept of preventative maintenance. But all the antivirus programs in the world can&#39;t keep a user from clicking on a link in a phishing e-mail, thereby inadvertently authorizing an attack on his machine. The same goes for identity. You can protect communications with all the 128-bit keys you want, but the easiest way to commit identity fraud is to steal identifiers right from the user. That&#39;s why human integration is so important to a successful identity metasystem.&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;A system that works is one that&#39;s clear to the end user and that can be shown to work effectively. Is the user experience unambiguous? Can the user make informed decisions from it? ID systems don&#39;t end at the keyboard, they end at the individual—and systems must take this into account.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;Question 6: Why do hackers target the end user rather than the in-process communication?&lt;br /&gt;A The end user can be tricked into opening a fake message from a bank and entering info&lt;br /&gt;B If the hacker can assume a user&#39;s identity, he also gets to keep the comfy office chair, stapler, and travel coffee mug&lt;br /&gt;C Communications protocols can be effectively secured, and the end user is the weak point on the chain&lt;br /&gt;D All of the above (except maybe B)&lt;/span&gt;&lt;a name=&quot;S39&quot;&gt;&lt;/a&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;Consistent Experience Across Contexts&lt;br /&gt;The unifying identity metasystem must guarantee its users a simple, consistent experience while enabling separation of contexts through multiple operators and technologies.&lt;br /&gt;Take a look in your wallet. Chances are you have a large number of cards. One might be a driver&#39;s license; another a student ID. You might have a couple of credit cards, an ATM card, a library card, a health plan card, and maybe even a supermarket &quot;rewards&quot; card.&lt;br /&gt;You can think of your wallet as an identity metasystem. It holds identification as physical objects, and you are probably comfortable using each card you get. Each one identifies you, but each card is used in different contexts and has different capabilities. One lets you borrow books, while another buys your groceries.&lt;br /&gt;Different people have different combinations of cards, depending on the various contexts they need to access. Creating a consistent ID experience across contexts works the same way in an identity metasystem. Depending upon what context you&#39;re trying to access, the relying party may ask you to provide one or more cards to prove you are who you say you are and you have the rights you&#39;re asserting. You need to understand which cards do what, but you know you can always ID yourself as long as you bring your wallet.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;Question 7: Which of the following is not a common contextual identity choice?&lt;br /&gt;A Browsing (self-asserted identity for exploring the Web)&lt;br /&gt;B Community (public identity for collaborating with others)&lt;br /&gt;C Citizen (identity issued by a government)&lt;br /&gt;D Credit card (identity issued by a financial institution)&lt;br /&gt;E Klingon (self-asserted identity for visiting a sci-fi conference at the local VFW hall)&lt;br /&gt;&lt;/span&gt;&lt;a name=&quot;&quot;&gt;&lt;/a&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;ID Management &lt;/span&gt;&lt;/p&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;&lt;p&gt;&lt;br /&gt;For more information on Identity Management, visit the following online resources.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;a href=&quot;http://www.identityblog.com/?page_id=355&quot;&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;The Identity Metasystem&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;a href=&quot;http://www.identityblog.com/wp-content/resources/design_rationale.pdf&quot;&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;Design Rationale Behind the Indentity Metasystem Architecture&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;a href=&quot;http://microsoft.com/technet/itsolutions/msit/identmgmt.mspx&quot;&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;How Microsoft Does IT: Identity Management&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;a name=&quot;S47&quot;&gt;&lt;/a&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;Conclusion&lt;br /&gt;Why are these seven laws of identity so important? Digital identities play a key role in today&#39;s information infrastructure. If users and companies do not see identification as safe, private, and secure, the lack of trust will end up undermining any products and technologies that are built upon it.&lt;br /&gt;To keep up on the ever-evolving world of identity systems, you should definitely get Kim Cameron&#39;s Identity Weblog in your aggregator. You can get the feed at &lt;/span&gt;&lt;a href=&quot;http://www.identityblog.com/?feed=rss2&quot;&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;www.identityblog.com/?feed=rss2&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;, and you&#39;ll get several interesting articles every week. These will give you a better picture of the important work going on in this area.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;&lt;/span&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;&lt;/span&gt;&lt;p&gt;&lt;span style=&quot;font-family:verdana;font-size:130%;color:#ff0000;&quot;&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;&lt;strong&gt;Question Answer&lt;/strong&gt;&lt;/span&gt; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:verdana;font-size:78%;&quot;&gt;&lt;br /&gt;1. Your company is designing a new system that will store a user’s confidential reviews on a server in your main office. How should this system be designed?&lt;br /&gt;C. It is a condition of employment to create and file a review. Users can choose whether to do this, but not complying violates company policy. At the same time, they are given concrete information that clearly explains the exact boundaries for their personal information, so they can feel confident that prying eyes will not get to it.&lt;br /&gt;2. Complete the following message: “Thank you for signing up for free daily joke e-mails! In order to begin your subscription, we need your…”&lt;br /&gt;B. You only need an e-mail address to send out e-mail. If this is a real service and not just some trick to get your home address, nothing more is or should be required. Forms that ask for all sorts of personal information create an atmosphere of distrust.&lt;br /&gt;3. Who is the best party to control the identifying information you’ve given to an online bookseller?&lt;br /&gt;A. People have high levels of trust in the entities they’re dealing with directly, and less trust in third-party go-betweens.&lt;br /&gt;4. Which of the following is an example of a unidirectional identifier?&lt;br /&gt;C. A swipe card only works when you choose to swipe it. In contrast, a Bluetooth adapter announces its existence indiscriminately to all in the vicinity. A URL lets any visitor find their way to your site. And we won’t even get into what that microchip does.&lt;br /&gt;5. How many operators should be able to work together with a universal identity system?&lt;br /&gt;D. An identity system is best defined through its underlying protocol and user experience, providing extensibility for any valid operators who want to plug into the system.&lt;br /&gt;6. Why do hackers target the end user rather than the in-process communication?&lt;br /&gt;D. The human at the end of the identity system is the path of least resistance into the system. Systems should be designed to minimize confusion and ambiguity for the end user.&lt;br /&gt;7. Which of the following is not a common contextual identity choice?&lt;br /&gt;E. At least, we hope that’s the answer. &lt;/span&gt;&lt;/p&gt;</description><link>http://prashant-iam.blogspot.com/2007/05/7-laws-of-identity.html</link><author>noreply@blogger.com (Prashant Kulkarni)</author><thr:total>0</thr:total></item></channel></rss>