API Gateway 10.15 | Using API Gateway | Implement APIs | Policies | Identify and Access | Identify & Authorize | Secure API using OAuth2 with refresh token workflow | Refresh Token Process Flow
 
Refresh Token Process Flow
This use case explains the following workflow:
1. How to get the access token with resource owner permission?
2. How to get the access token without resource owner permission using refresh token in the subsequent attempts?