Hello,
In order to secure my Restfull services with Tomcat, I need to :
- update web.xml to add security-constraint
- update tomcat-users.xml to add role/user mapping
There is any other way to do these actions ?
As Oracle said:
Is it supported to modify the contents of ORDS / the APEX Listener ords,war / apex.war file and redeploy it?
No. This is not supported by Oracle Support.
So, How to configure Basic Auth ?
Regards