Home » Developer & Programmer » JDeveloper, Java & XML » Configure JAAS for a connection to Oracle Database (Oracle Driver 12.2c)
Configure JAAS for a connection to Oracle Database [message #674183] Wed, 09 January 2019 09:24 Go to previous message
maxlambrecht
Messages: 1
Registered: January 2019
Junior Member
I'm looking into how to connect a java app to a Oracle Database 12c, using the driver com.oracle:ojdbc8:12.2.0.1, and more specifically into how to use a custom LoginModule to authenticate the user. I think I'd have a jaas.conf that would look like this:

JaasClient {
com.test.MyLoginModule required
};

Does the Oracle Driver support for custom JAAS Login Modules ? In case it does, how it is configured ?
 
Read Message
Read Message
Previous Topic: Help with xmltable
Next Topic: Unable to change JRE version
Goto Forum:
  


Current Time: Sat Apr 20 07:57:39 CDT 2024