<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://iiw.idcommons.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Nnenne</id>
	<title>IIW - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://iiw.idcommons.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Nnenne"/>
	<link rel="alternate" type="text/html" href="https://iiw.idcommons.net/Special:Contributions/Nnenne"/>
	<updated>2026-06-10T08:52:28Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.6</generator>
	<entry>
		<id>https://iiw.idcommons.net/index.php?title=VERIFIED_IDENTITY_CLAIMS_%E2%80%93_Selectors_(W3A)&amp;diff=4978</id>
		<title>VERIFIED IDENTITY CLAIMS – Selectors (W3A)</title>
		<link rel="alternate" type="text/html" href="https://iiw.idcommons.net/index.php?title=VERIFIED_IDENTITY_CLAIMS_%E2%80%93_Selectors_(W3A)&amp;diff=4978"/>
		<updated>2011-08-08T17:31:23Z</updated>

		<summary type="html">&lt;p&gt;Nnenne: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Issue/Topic:''' VERIFIED IDENTITY CLAIMS – Selectors (W3A)&lt;br /&gt;
&lt;br /&gt;
'''Session:''' Wednesday 3A&lt;br /&gt;
&lt;br /&gt;
'''Conference:''' [http://iiw.idcommons.net/Iiw11 IIW-11] November 2-4, Mountain View, [http://iiw.idcommons.net/Notes_IIW11 Complete Notes Page]&lt;br /&gt;
&lt;br /&gt;
'''Convener:''' Craig Wittenberg (Microsoft)&lt;br /&gt;
&lt;br /&gt;
'''Notes-taker(s):''' Ariel Gordon (Microsoft)&lt;br /&gt;
&lt;br /&gt;
'''Tags:'''&lt;br /&gt;
Identity Selectors; Verified Claims; Identity Attributes; Privacy; Privacy Enhancing Technology; User-control.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Participants:'''&lt;br /&gt;
&lt;br /&gt;
*Craig Wittenberg	Microsoft&lt;br /&gt;
*Ariel Gordon	Microsoft&lt;br /&gt;
*Pat Mangiacotti	Equifax&lt;br /&gt;
*Mary Ruddy	Meristic&lt;br /&gt;
*Brian Kissel	Janrain&lt;br /&gt;
*Greg Hauw	Ohanae&lt;br /&gt;
*Brad Hill	ISEC Partners&lt;br /&gt;
*Dale Olds	Novell&lt;br /&gt;
*Pamela Dingle	Ping Identity&lt;br /&gt;
*Van Miranda	Socialcast&lt;br /&gt;
*Diana Smeltas	Google&lt;br /&gt;
*Naveen Agarwal	Yahoo&lt;br /&gt;
*Eric Sachs	Google&lt;br /&gt;
*Paul Trevithick	Azigo&lt;br /&gt;
*Dave Hebert	Microsoft&lt;br /&gt;
*George Fletcher	AOL&lt;br /&gt;
*Lloyd Burch	Novell&lt;br /&gt;
*Greg Turner	Sierra Systems&lt;br /&gt;
*Michael Fischer	Stanford&lt;br /&gt;
*Jeff Hodges	PayPal&lt;br /&gt;
*Eve Maler	PayPal&lt;br /&gt;
*[http://www.asiawriters.com/ freelance writer]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Discussion notes:'''&lt;br /&gt;
&lt;br /&gt;
Verified Identity Claims – How to implement identity/claims selectors&lt;br /&gt;
&lt;br /&gt;
Scoping to the scenarios where privacy requirements mandate a “separation” between claim provider and relying party, e.g. non traceability.&lt;br /&gt;
Framing from the perspective of verified claims—adds some requirements.  However, the model can be used for any type of claims (verified or self-asserted).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''a word diagram goes here''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Problems: where should the Selector run?&lt;br /&gt;
-	If the selector runs on the client, we need to update/manage its lifecycle, enable portability/roaming, etc.&lt;br /&gt;
-	If the selector runs in the cloud, then one of the major question is who has the keys? (with U-prove tokens, the agent is storing the keys).  In this case, the cloud service has the keys and could potentially impersonate the user.&lt;br /&gt;
&lt;br /&gt;
There are many potential UX problems…&lt;br /&gt;
&lt;br /&gt;
We should separate the Login problem from the Exchange of verified claims problem.&lt;br /&gt;
Does the user need to authenticate to the cloud-based selector?&lt;br /&gt;
&lt;br /&gt;
Potentially, the user may need to authenticate N+1 times (once to the selector and N times for the N claim sources)…&lt;br /&gt;
&lt;br /&gt;
Paul Trevithick (Azigo): Having the Selector remember my passwords to IdPs/Claims provider is a bad design.&lt;br /&gt;
Long-live tokens can address part of the problem because the selector could retrieve a bunch of tokens from the Claims provider to spend later—and not have to save the credentials.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
George Fletcher (AOL): the Cloud Selector will now more about what the user is doing than the IdPs and the RPs.  &lt;br /&gt;
That’s true— but if it’s operated as a different party from the IdP and is under the user’s control, this is already better than the current IdP-centric model.&lt;br /&gt;
However, it is true that the cloud selector becomes the center of this relationship knowledge, and this is clearly one of the downside of implementing the selector as a cloud service.  Implementing as a device local service would mitigate that.  There might be other, “hybrid” options with limited functions that run on the client.&lt;br /&gt;
&lt;br /&gt;
Pamela Dingle (Ping): think of this as a User-centric Attribute Broker (instead of a selector/agent).&lt;br /&gt;
The authentication methods are left to the service providers (outsourced).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Elements that will influence the design process:&lt;br /&gt;
-	Multiple tokens&lt;br /&gt;
-	Login to IdP vs. long live tokens; extra auth?&lt;br /&gt;
-	User preferences&lt;br /&gt;
-	Nascar&lt;br /&gt;
-	What drives discovery?  Should there be a way to provision the relationship with IdPs/claims providers to the selector?&lt;br /&gt;
&lt;br /&gt;
Eve Maler (PayPal):  Standardizing claims type (building a dictionary?) and referencing valuable claim sources?&lt;br /&gt;
&lt;br /&gt;
Goal: valuable claims need to be available for everyone.  Possibly offered my multiple providers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Paul: This may be the reinvention of user-centric identity and links naturally to the Personal Data Store discussion.&lt;br /&gt;
&lt;br /&gt;
[[File:IIW11_WED_3A_1.JPG|700px]]&lt;br /&gt;
&lt;br /&gt;
[[File:IIW11_WED_3A_2.JPG|700px]]&lt;/div&gt;</summary>
		<author><name>Nnenne</name></author>
		
	</entry>
</feed>