Skip to content

Can't connect using dynamic password generation due to static password in config #100

Description

@pazosj

When configuring the JDBC object, we are able to pass a static username/password. These same values are used when opening new connections, e.g. when using a connection pool. However, this does not work for dynamic password-generation authentication measures, like NetSuite's Token-Based Authentication.

Proposal:
Allow the username/password config values to be functions that are called every time a new connection is made.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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