Configuring Tomcat's JDBCRealm with Oracle DB?

126 Views Asked by At

I have an Oracle 12 C Multitenant Database and Tomcat 9. My users, roles and password are in a table in the Oracle database. How can I configure a JDBCRealm for Oracle Database?

0

There are 0 best solutions below