I'm trying to understand why a scope was used to indicate the desire for user info claims to be returned in the ID Token? It really seems like something that should be isolated to a flag on the request (a new parameter or something in the request object). It feels out of place as a scope and will require ASs to have special conditional treatment of that one scope value (which I'd like to avoid as I'd think most implementers would). <br>

<br><br><div class="gmail_quote">On Sat, May 26, 2012 at 12:13 AM, Mike Jones <span dir="ltr"><<a href="mailto:Michael.Jones@microsoft.com" target="_blank">Michael.Jones@microsoft.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div link="blue" vlink="purple" lang="EN-US"><div>





<br>
<ul style="margin-top:0in" type="disc"><li class="MsoNormal" style><span style="font-family:"Verdana","sans-serif"" lang="EN">Added scope value
</span><span style="font-family:"Courier New";color:#003366" lang="EN">claims_in_id_token</span><span style="font-family:"Verdana","sans-serif"" lang="EN"> as a switch to indicate that the UserInfo claims should be returned in the ID Token, per issue #561</span></li>

</ul></div></div></blockquote></div>