Re: [OAUTH-WG] Agenda for Atlanta Meeting

2012-10-19 Thread Phil Hunt
I will be at iiw on tues/wed. Phil On 2012-10-19, at 12:10, "Richer, Justin P." wrote: > On those lines, I've been asked to sign up as co-editor for the dynamic > client registration document, and I'd be OK with that. There are a lot of > little side documents that I'd like to see finalized

Re: [OAUTH-WG] Agenda for Atlanta Meeting

2012-10-19 Thread Richer, Justin P.
On those lines, I've been asked to sign up as co-editor for the dynamic client registration document, and I'd be OK with that. There are a lot of little side documents that I'd like to see finalized (XML encoding, instance, UX, dynamic reg, chained auth, MAC). We can discuss details at either II

Re: [OAUTH-WG] Dynamic registration of client application instances

2012-10-19 Thread Phil Hunt
I agree with your assessment here. Phil @independentid www.independentid.com phil.h...@oracle.com On 2012-10-19, at 11:12 AM, John Bradley wrote: > It would be nice if software signing could work, however verifying that over > a network connection without some sort of OS level TPM seems ov

Re: [OAUTH-WG] Dynamic registration of client application instances

2012-10-19 Thread John Bradley
It would be nice if software signing could work, however verifying that over a network connection without some sort of OS level TPM seems overly ambitious. We were not trying to solve that problem with connect, only find a way that we could provision a secret for native apps. Certainly the regi

Re: [OAUTH-WG] Dynamic registration of client application instances

2012-10-19 Thread Phil Hunt
Consider that the issues comes from 2 angles: 1. The desire to distinguish between instances of a client app (e.g. on mobile phones) 2. The desire for the client to register with particular instances of a resource service. The objective: to establish a unique credential that binds a particular

Re: [OAUTH-WG] Dynamic registration of client application instances

2012-10-19 Thread George Fletcher
I think it's an interesting idea... I'm just not sure how to tie the dynamic client registration to a verified user email address. To get a verified email address, most OAuth2 flows require the client_id to be already provisioned. I do agree that from the AS/OP perspective, we don't want to al

Re: [OAUTH-WG] Dynamic registration of client application instances

2012-10-19 Thread prateek mishra
Pedro - the best way to move this forward is to make a proposal or describe some use-cases. My own guess is that we also need a broader discussion of different client-types and their deployment models. For example, there are clients that are delivered through a secured process to tablets or d

Re: [OAUTH-WG] Dynamic registration of client application instances

2012-10-19 Thread Pedro Felix
And what if the client instance is also connected to some verifiable user attribute, such as an email? Is this a bad idea? Pedro On Fri, Oct 19, 2012 at 4:24 PM, John Bradley wrote: > The client instance registration was something that we discussed and put > into the openID Connect dynamic clie

Re: [OAUTH-WG] Dynamic registration of client application instances

2012-10-19 Thread John Bradley
The client instance registration was something that we discussed and put into the openID Connect dynamic client registration but has not yet been put back into the UMA draft. http://openid.bitbucket.org/openid-connect-registration-1_0.html The basic idea is that you can bake a access token into

Re: [OAUTH-WG] Dynamic registration of client application instances

2012-10-19 Thread Pedro Felix
I have a native app scenario where - There are multiple app instances - The same user user can have multiple app instances (phone, tablet) - I would want to use confidential clients - the native app instance dynamically receives the client_secret - There should be a way to limit the number of app i

Re: [OAUTH-WG] Dynamic registration of client application instances

2012-10-19 Thread Pedro Felix
Thanks for the response. I know that this area is work in progress. However, I've looked into http://tools.ietf.org/html/draft-ietf-oauth-dyn-reg-00 and didn't found much about this subject. What is the best place to follow this discussion? This mailing list? Thanks Pedro On Thu, Oct 18, 2012 at