ORA-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.
        
     
    
    
        ORA-25700
        Current configuration does not use Transport Layer Security (TLS). Token based authentication requires TLS with server authentication.
        
        
        Cause
        An attempt was made to authenticate a user from an external Identity Provider to Oracle Database using unsecured channel.
        Action
        Change the protocol used for connecting to Oracle Database to TLS.
        
     
    
    
        ORA-25700
        Current configuration does not use Transport Layer Security (TLS). Token based authentication requires TLS with server authentication.
        
        
        Cause
        An attempt was made to authenticate a user from an external Identity Provider to Oracle Database using unsecured channel.
        Action
        Change the protocol used for connecting to Oracle Database to TLS.