← 返回首页
Implement the OracleConfigurationProvider API · Issue #366 · oracle/python-oracledb · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Implement the OracleConfigurationProvider API #366

New issue
New issue

Description

  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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Footer

      © 2026 GitHub, Inc.