oracle / oracle-r2dbc

R2DBC Driver for Oracle Database
https://oracle.com
Other
193 stars 40 forks source link

Signed-off-by: Ashok Tiyadi tiyadiashok@gmail.com - Update OracleR2db… #124

Closed tiyadiashok closed 11 months ago

tiyadiashok commented 1 year ago

…cOptions.java

Added support to set "oracle.net.kerberos5_cc_name" programmatically. This is a fix for issue #123

oracle-contributor-agreement[bot] commented 1 year ago

Thank you for your pull request and welcome to our community! To contribute, please sign the Oracle Contributor Agreement (OCA). The following contributors of this PR have not signed the OCA:

To sign the OCA, please create an Oracle account and sign the OCA in Oracle's Contributor Agreement Application.

When signing the OCA, please provide your GitHub username. After signing the OCA and getting an OCA approval from Oracle, this PR will be automatically updated.

If you are an Oracle employee, please make sure that you are a member of the main Oracle GitHub organization, and your membership in this organization is public.

Michael-A-McMahon commented 1 year ago

@tiyadiashok Were you planning to sign the contributor agreement? If so, we can wait. If not, then I can merge the changes in my own branch.

Michael-A-McMahon commented 11 months ago

I'll be adding Kerberos options with #127