You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oracle.ManagedDataAccess.Client.OracleException (0x80004005): ORA-28040: The database does not accept your client's authentication protocol; login denied. #386
In our project where we work with Oracle 12c version and in our project developed with .Net 8;
I upgraded the Oracle.EntityFrameworkCore version from 8.21.140 to 8.23.40 and started getting errors when connecting to the database. The error is caused by outdated Oracle versions being out of support by default.