Skip to content

Implement the OracleConfigurationProvider API #366

Description

@jheiselman
  1. Describe your new request in detail

Implement the OracleConfigurationProvider as done in the 23ai version of the OJDBC driver. Additionally, implement the two built-in providers, file and https.

https://docs.oracle.com/en/database/oracle/oracle-database/23/jajdb/oracle/jdbc/spi/OracleConfigurationProvider.html

We are currently working to use the built-in https provider to provide dynamic JDBC parameters, connection descriptors, and credentials to the OJDBC driver in our Java-based applications. We have a handful of Python applications that also connect to the same Oracle instances, so would like to use the same mechanism there, though primarily just for the purposes of providing credentials.

  1. Give supporting information about tools and operating systems. Give relevant product version numbers

OJDBC driver version 23ai is the reference implementation.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions