Maybe my understanding was not clear about user authentication in MSSQL. I am very new to DataBase subjects.
Thought of checking with the experts here.
I am planning to provide access to SQL users to connect only via JDBC from the backend code. and the user should not connect via SSMS or other tools.
please share how that can achieve or possible or not