Acting As an OAuth 2.0 Resource Server

The following sections describe how IG acts as an OAuth 2.0 Resource Server, to resolve and validate access_tokens, and inject them into the context:

For information about allowing third-party applications to access users' resources without having users' credentials, see OAuth 2.0 Authorization Framework.

For information about the context, see "OAuth2Context". For examples that use fields in OAuth2Context to throttle access to the sample application, see "Configuring Mapped Throttling" and "Configuring Scriptable Throttling".

Read a different version of :