The figure contains a sequence flow diagram of the OAuth authorization code grant. The grant flow is shown through the following entities in order: Subscriber, App/Client, OCSG Authorization Server, OCSG Authentication Server and OCSG Resource Server. More detail about the authorization code grant can be found in the OAuth 2.0 specification. Additionally, an example of the flow is provided later in this document.