'How to authorize Rest API in Oracle Cloud?

I am creating a web application where users have the option to connect to Oracle Cloud. After authenticating to Oracle Cloud, our application will call Oracle Cloud APIs.

As I know, we can create an OAuth 2.0 application, but it will be only available within same tenant where it is created. Is there a way that users can connect to our application using their Oracle Cloud account?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source