[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openid-specs
Subject:    FW: JSON Web Key (JWK) Thumbprint is now RFC 7638
From:       Mike Jones <Michael.Jones () microsoft ! com>
Date:       2015-09-08 18:34:48
Message-ID: BY2PR03MB4423FA033543AB71647BCBDF5530 () BY2PR03MB442 ! namprd03 ! prod ! outlook ! com
[Download RAW message or body]

From: Mike Jones
Sent: Tuesday, September 08, 2015 11:33 AM
To: jose@ietf.org
Subject: JSON Web Key (JWK) Thumbprint is now RFC 7638

The JSON Web Key (JWK) Thumbprint specification is now RFC \
7638<http://www.rfc-editor.org/info/rfc7638>.  The abstract describes the \
specification as follows:

This specification defines a method for computing a hash value over a JSON Web Key \
(JWK). It defines which fields in a JWK are used in the hash computation, the method \
of creating a canonical form for those fields, and how to convert the resulting \
Unicode string into a byte sequence to be hashed. The resulting hash value can be \
used for identifying or selecting the key represented by the JWK that is the subject \
of the thumbprint.

Thanks to James Manger<https://www.linkedin.com/pub/james-manger/3b/561/979>, John \
Bradley<http://www.thread-safe.com/>, and Nat Sakimura<http://nat.sakimura.org/>, all \
of whom participated in security discussions that led to the creation of this \
specification.  Thanks also to the JOSE working \
group<http://datatracker.ietf.org/wg/jose/charter/> members, chairs, area directors, \
and other IETF members who contributed to the specification.

A JWK Thumbprint is used as the "sub" (subject) claim value in OpenID Connect \
self-issued ID Tokens<http://openid.net/specs/openid-connect-core-1_0.html#SelfIssuedResponse>.


                                                            -- Mike

P.S.  This note was also posted as http://self-issued.info/?p=1446 and as \
@selfissued<https://twitter.com/selfissued>.


[Attachment #3 (text/html)]

<html xmlns:v="urn:schemas-microsoft-com:vml" \
xmlns:o="urn:schemas-microsoft-com:office:office" \
xmlns:w="urn:schemas-microsoft-com:office:word" \
xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" \
xmlns="http://www.w3.org/TR/REC-html40"> <head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
span.EmailStyle17
	{mso-style-type:personal;
	font-family:"Calibri","sans-serif";
	color:windowtext;}
span.EmailStyle18
	{mso-style-type:personal-reply;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-size:10.0pt;}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span \
style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span \
style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"> Mike \
Jones <br>
<b>Sent:</b> Tuesday, September 08, 2015 11:33 AM<br>
<b>To:</b> jose@ietf.org<br>
<b>Subject:</b> JSON Web Key (JWK) Thumbprint is now RFC 7638<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">The JSON Web Key (JWK) Thumbprint specification is now <a \
href="http://www.rfc-editor.org/info/rfc7638"> RFC 7638</a>.&nbsp; The abstract \
describes the specification as follows:<o:p></o:p></p> <p \
class="MsoNormal"><o:p>&nbsp;</o:p></p> <p class="MsoNormal" \
style="margin-left:.5in">This specification defines a method for computing a hash \
value over a JSON Web Key (JWK). It defines which fields in a JWK are used in the \
hash computation, the method of creating a canonical form for those fields,  and how \
to convert the resulting Unicode string into a byte sequence to be hashed. The \
resulting hash value can be used for identifying or selecting the key represented by \
the JWK that is the subject of the thumbprint.<o:p></o:p></p> <p \
class="MsoNormal"><o:p>&nbsp;</o:p></p> <p class="MsoNormal">Thanks to <a \
href="https://www.linkedin.com/pub/james-manger/3b/561/979"> James Manger</a>, <a \
href="http://www.thread-safe.com/">John Bradley</a>, and <a \
href="http://nat.sakimura.org/"> Nat Sakimura</a>, all of whom participated in \
security discussions that led to the creation of this specification.&nbsp; Thanks \
also to the <a href="http://datatracker.ietf.org/wg/jose/charter/">JOSE working \
group</a> members, chairs, area directors, and other IETF members who contributed to \
the specification.<o:p></o:p></p> <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">A JWK Thumbprint is used as the &#8220;<span \
style="font-family:&quot;Courier New&quot;">sub</span>&#8221; (subject) claim value \
in <a href="http://openid.net/specs/openid-connect-core-1_0.html#SelfIssuedResponse">
OpenID Connect self-issued ID Tokens</a>.<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp \
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& \
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb \
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
-- Mike<o:p></o:p></p> <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">P.S.&nbsp; This note was also posted as <a \
href="http://self-issued.info/?p=1446"> http://self-issued.info/?p=1446</a> and as <a \
href="https://twitter.com/selfissued"> @selfissued</a>.<o:p></o:p></p>
</div>
</body>
</html>



_______________________________________________
specs mailing list
specs@lists.openid.net
http://lists.openid.net/mailman/listinfo/openid-specs

--===============7972067010045110193==--

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic