sql servlet read only access
Hi Team,
Could you please let us know how to restrict the glog.webserver.sql.SqlServlet as read only? We don't want to allow users to execute INSERT/UPDATE/DELETE statements in sql servlet. We just want to provide SELECT access.
I reviewed How Do You Disable Access to the SQL Backdoor Servlet? (Doc ID 1505389.1) and How to Restrict Access to a Particular Servlet on an OTM Web Server (Doc ID 850970.1). These meta link notes doesn't address our requirement. Could anyone share on how to provide just read only access (Select) in sql servlet?
Thanks!