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, Services Gatekeeper Authorization Server, Services Gatekeeper Authentication Server and Services Gatekeeper 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.