ORA-25704
        Token-based authentication requires client parameter SSL_SERVER_DN_MATCH=TRUE.
        
        
        Cause
        An attempt was made to access Oracle Database using an external identity provider token with the client parameter SSL_SERVER_DN_MATCH=FALSE.
        Action
        Change the client parameter to SSL_SERVER_DN_MATCH=TRUE to connect to Oracle Database.
        
     
    
    
        ORA-25704
        Current configuration does not use SSL_SERVER_DN_MATCH=TRUE. Token based authentication requires SSL_SERVER_DN_MATCH=TRUE with server authentication.
        
        
        Cause
        An attempt was made to authenticate a user from an external Identity Provider to Oracle Database using SSL_SERVER_DN_MATCH=FALSE.
        Action
        Change SSL_SERVER_DN_MATCH used for connecting to Oracle Database to true.
        
     
    
    
        ORA-25704
        Current configuration does not use SSL_SERVER_DN_MATCH=TRUE. Token based authentication requires SSL_SERVER_DN_MATCH=TRUE with server authentication.
        
        
        Cause
        An attempt was made to authenticate a user from an external Identity Provider to Oracle Database using SSL_SERVER_DN_MATCH=FALSE.
        Action
        Change SSL_SERVER_DN_MATCH used for connecting to Oracle Database to true.