Hi Brian,

In general, OAuth 2.0 is an authorization framework; as such it doesn't
directly describe authentication claims like "who is the current user?" or
"what is this user's e-mail address". OAuth 2.0 can be used as the basis
for authentication protocols like OpenID Connect [1], which you may want to
explore as a "complete package" that provides this kind of functionality.

Best,

  Josh

1. http://openid.net/specs/openid-connect-core-1_0.html

On Thu, Apr 9, 2015 at 10:35 AM, Brian Hurt <bhur...@gmail.com> wrote:

>
> This is probably the wrong place to ask this question- if so, I
> apologize.  But I'm trying to figure out how to get a username given only
> an access id (and client id, etc.) in oauth2.  Is this possible, and if so,
> how?
>
> Thanks,
> Brian
>
> _______________________________________________
> OAuth mailing list
> OAuth@ietf.org
> https://www.ietf.org/mailman/listinfo/oauth
>
>
_______________________________________________
OAuth mailing list
OAuth@ietf.org
https://www.ietf.org/mailman/listinfo/oauth

Reply via email to