Create or Renew OAuth Tokens to Deploy Your Extension
When the Oracle Cloud Applications instance in your environment is not in the same identity domain as your VB Studio instance, you can use OAuth tokens to securely access the Oracle Cloud Applications instance and deploy your extension.
VB Studio leverages three-legged OAuth 2.0 flows to secure programmatic access to your Oracle Cloud Applications instance. While Basic authentication is also an option, OAuth tokens eliminate the use of passwords in service-to-service REST interactions and centralize trust management between clients and servers.