!!! Overview
[{$pagename}] in [OpenID Connect] is an [Endpoint] that provides a standardized [REST] [API] for [Identity Attributes]. Communication with the [{$pagename}] [MUST] utilize [TLS]. [Section 16.17|http://openid.net/specs/openid-connect-core-1_0.html#TLSRequirements|target='_blank'] for more information on using [TLS].

The [{$pagename}] [MUST] support the use of the [HTTP GET] and [HTTP POST] methods defined in [RFC 2616].

The [{$pagename}] [MUST] accept [Access Tokens] as [OAuth 2.0] [Bearer Token] Usage [RFC 6750].

The [{$pagename}] [SHOULD] support the use of [Cross Origin Resource Sharing] ([CORS]) and or other methods as appropriate to enable [Java Script] Clients to access the [endpoint].

!! [{$pagename}] 
* [UserInfo Request] - [HTTP GET] or [HTTP POST] using an [Access Token] obtained through [OpenID Connect] [Authentication Request].
* [UserInfo Response] - A [JSON Object] 

!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]
----
* [#1] - [UserInfo Endpoint|http://openid.net/specs/openid-connect-core-1_0.html#AdditionalClaims|target='_blank'] - based on data observed:2015-06-11