Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

OCI-25700

The database client to server connection does not use Transport Layer Security (TLS). TLS is required when using tokens for database access.

Cause

An attempt was made to pass a token from an external identity provider to the database without first enabling TLS on the connection between the database client and database server.


Action

Configure the database client to server connection using TLS. Both one-way and mutual TLS is allowed when passing tokens.