Re: [OAUTH-WG] Removal: Client Assertion Credentials

2011-01-17 Thread Francisco Corella
Phil, > What if strong authentication of client (between client and > AM) happened OOB? Instead of passing a client_assertion, why > not pass a client_token? In a sense we would be repeating > the pattern for users and applying it to clients.  A client > use its own client_token to obtain access t

Re: [OAUTH-WG] Removal: Client Assertion Credentials

2011-01-17 Thread Phil Hunt
What if strong authentication of client (between client and AM) happened OOB? Instead of passing a client_assertion, why not pass a client_token? In a sense we would be repeating the pattern for users and applying it to clients. A client use its own client_token to obtain access tokens. I can

Re: [OAUTH-WG] Removal: credential body parameters

2011-01-17 Thread Richer, Justin P.
I absolutely don't want to drop credentials being passed as parameters. I think that's more widely deployed than using the BASIC style auth as well. I do think that Torsten's approach below has a certain elegance to it, but it would require deeper access to queries that not all deployment framew

Re: [OAUTH-WG] Removal: HTTP Basic Authentication for Client Credentials

2011-01-17 Thread Richer, Justin P.
+1 to making BASIC optional. I don't think we were going to be supporting it in general, either. -- Justin From: oauth-boun...@ietf.org [oauth-boun...@ietf.org] On Behalf Of Eran Hammer-Lahav [e...@hueniverse.com] Sent: Saturday, January 15, 2011 1:53 AM

Re: [OAUTH-WG] Couple questions on draft-ietf-oauth-v2-bearer-01 security considerations

2011-01-17 Thread Brian Campbell
That text still seems more restrictive than what is in the framework specification. And it's probably unnecessary - to the point James made previously, any mention of the AS (beyond specifying the token_type) in a "using a token" specification should probably be avoided unless there is a very spec

Re: [OAUTH-WG] Removal: Client Assertion Credentials

2011-01-17 Thread Eran Hammer-Lahav
One more reason to remove the half-baked text from the spec and reintroduce it with a full specification elsewhere. EHL From: Francisco Corella [mailto:fcore...@pomcor.com] Sent: Sunday, January 16, 2011 11:31 PM To: Eran Hammer-Lahav; David Recordon Cc: OAuth WG Subject: Re: [OAUTH-WG] Removal: