prevent user to connect on database with toad or sqldeveloper
Hello,
(current Version in use Oracle EE 19.13)
we need to prevent specific user to connect to database with tools such as sqldeveloper or toad.
In 12c we've had the possibility to use PRODUCT_USER_PROFILE but this feature is desupported in 19c.
What can be used instead.
I know we could use a logon trigger but as described in a post at asktom
https://asktom.oracle.com/pls/apex/f?p=100:11:0::::P11_QUESTION_ID:561622956788
this is not very secure.
thanks in advance for your answers
regards
Chris