<p>As far as I understand, it was both for the simplivity and interoperability. Besides, MAC does not add much in termd og security. </p>
<div class="gmail_quote">2011/09/29 22:40 "Richer, Justin P." <<a href="mailto:jricher@mitre.org">jricher@mitre.org</a>>:<br type="attribution">> Sorry if this has been covered before, but am I missing why MAC or some other OAuth2-bound token can't be used in OpenID Connect? Is it for the sake of simplicity ("just pick one") or interoperability ("... and stick with it"), or is something else strongly binding to the Bearer spec?<br>
> <br>>  -- Justin<br>> ________________________________________<br>> From: <a href="mailto:openid-specs-ab-bounces@lists.openid.net">openid-specs-ab-bounces@lists.openid.net</a> [<a href="mailto:openid-specs-ab-bounces@lists.openid.net">openid-specs-ab-bounces@lists.openid.net</a>] On Behalf Of Anthony Nadalin [<a href="mailto:tonynad@microsoft.com">tonynad@microsoft.com</a>]<br>
> Sent: Wednesday, September 28, 2011 10:51 PM<br>> To: Nat Sakimura<br>> Cc: <a href="mailto:openid-specs-ab@lists.openid.net">openid-specs-ab@lists.openid.net</a><br>> Subject: Re: [Openid-specs-ab] UserInfo Request<br>
> <br>> I think it’s confusing the way it reads as it does not give me an option to use the OAUTH Core, so how would I know????<br>> <br>> From: Nat Sakimura [mailto:<a href="mailto:sakimura@gmail.com">sakimura@gmail.com</a>]<br>
> Sent: Wednesday, September 28, 2011 5:21 PM<br>> To: Anthony Nadalin<br>> Cc: <a href="mailto:openid-specs-ab@lists.openid.net">openid-specs-ab@lists.openid.net</a><br>> Subject: Re: [Openid-specs-ab] UserInfo Request<br>
> <br>> I think it does. OAuth allows access_token to be used in HTTP header, GET param, and POST param (body), and the text goes "Access tokens sent in the authorization header must be Bearer tokens<<a href="http://openid.net/specs/openid-connect-standard-1_0.html#OAuth.2.0.Bearer">http://openid.net/specs/openid-connect-standard-1_0.html#OAuth.2.0.Bearer</a>>[OAuth.2.0.Bearer]. If the client is using the HTTP GET method, it SHOULD send the access token in the authorization header." so it is saying:<br>
> <br>> 1. If the access_token is sent in the HTTP header, it has to use the Bearer tokens scheme.<br>> 2. If the request is GET, it has to use HTTP header to send the access_token.<br>> (3. Implicitly, because OAuth allows - do as the OAuth says for the POST, i.e., Body.)<br>
> <br>> Are you suggesting that we should add 3. so that people does not have to read OAuth.2.0.Bearer?<br>> <br>> =nat<br>> <br>> <br>> On Thu, Sep 29, 2011 at 7:27 AM, Anthony Nadalin <<a href="mailto:tonynad@microsoft.com">tonynad@microsoft.com</a><mailto:<a href="mailto:tonynad@microsoft.com">tonynad@microsoft.com</a>>> wrote:<br>
> In <a href="http://openid.net/specs/openid-connect-standard-1_0.html#anchor19">http://openid.net/specs/openid-connect-standard-1_0.html#anchor19</a> it does not call out the use of the body as an option for the access token, since access tokens can get large there may be issues using only the header, the bearer token specification allows usage of the body, so should the openid standard specification.<br>
> <br>> _______________________________________________<br>> Openid-specs-ab mailing list<br>> <a href="mailto:Openid-specs-ab@lists.openid.net">Openid-specs-ab@lists.openid.net</a><mailto:<a href="mailto:Openid-specs-ab@lists.openid.net">Openid-specs-ab@lists.openid.net</a>><br>
> <a href="http://lists.openid.net/mailman/listinfo/openid-specs-ab">http://lists.openid.net/mailman/listinfo/openid-specs-ab</a><br>> <br>> <br>> <br>> --<br>> Nat Sakimura (=nat)<br>> Chairman, OpenID Foundation<br>
> <a href="http://nat.sakimura.org/">http://nat.sakimura.org/</a><br>> @_nat_en<br>> <br></div>