2 Managing OAuth Resources and Clients

OAuth 2.0 is an authorization framework that enables an application or service to obtain limited access to a protected HTTP resource. In OAuth, the applications are called clients; they access protected resources by presenting an access token to the HTTP resource. As an administrator, you configure OAuth resources and clients and administer them.