Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

DIA-25721

Invalid value of AZURE_DB_APP_ID_URI in the client configuration

Cause

An attempt is being made to authenticate a user from an external identity provider to Oracle Database using an invalid AZURE_DB_APP_ID_URI value. This parameter can be found in SQLNET.ORA, TNSNAMES.ORA, or used as part of the connect string. The AZURE_DB_APP_ID_URI must be a valid URI starting with HTTPS, API, URN, MS-APPX. It must not end in a slash.


Action

Specify the correct AZURE_DB_APP_ID_URI value. Refer to the Oracle Database documentation for the allowed values.