Connecting Oracle in Azure through Azure Entra
We have to move our application to Azure cloud. Keeping latency in mind we are shifting our DB to Oracle in Azure. Both are in same Azure offerings (UBS and Microsoft managed). The problem is - the only way Pega can connect to this new Azure Oracle is through OAuth (where Azure Active Directory or Entra is used as the ID provider). They are not giving any other options. We use Pega 23.0.
The support we are looking from Pega
- Does Pega allow to connect Oracle using OAuth
- Considering 1 hr is the lifespan of an active token how can we assure stability in a PROD environment.
- During a container/POD creation, how can we get the token and establish DB connection.