Quantcast
Channel: Active questions tagged rest - Stack Overflow
Viewing all articles
Browse latest Browse all 3747

Unable to access a public API end point that requires Authorization code grant type

$
0
0

I have an application A hosted in AWS and its API end point, I have another application B hosted in Google Cloud and its API end point.

I have a challenge to access my A application endpoint from my B application.Because my A application endpoint can only be accessed using OAuth 2.0(implicit and Authorization code grant), But my application B does not support Implicit and Authorization code grant. I cannot make any changes in either of the applications.

Hence, I am planning to build a custom application C that should be acting as a connector between A and B.So that my B application will always call the C application and my C application will in turn connect with application A on behalf of Application B and exchange the tokens accordingly.

Not sure how to get started on this topic.

Could you please suggest any thoughts on how to achieve this or any other approaches are welcome


Viewing all articles
Browse latest Browse all 3747

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>