Is there are a way to obtain the OAuth access token Owner ID programmatically if I write a service on the API Gateway? When API Gateway is the authorization server, a user will obtain a token. I can see the tokens in the list below:
I’ve solved this by not having a service to do this. This involves using a Request Transformation policy and have a Header/Query/Path transformation as follows: