Re: Windows Native Authentication with Connector/JDBC
Posted by: Filipe Silva
Date: August 25, 2016 05:31AM

Hi Emanuele,

Short answer is: no, it isn't possible.

However, Connector/J supports pluggable authentication and, conceptually, you can implement your own authentication plugin based on some external library or so and attach it into the driver through the connection property 'authenticationPlugins'. Right now I can't say this would work seamlessly but it should be possible.

I hope that helps.

Options: ReplyQuote


Subject
Written By
Posted
Re: Windows Native Authentication with Connector/JDBC
August 25, 2016 05:31AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.