Skip to content

Request to have a flag for apoc.load.jdbc stored procedure to obfuscate URL on as-needed basis. #4467

@rohankharwar

Description

@rohankharwar

Request to have a flag for apoc.load.jdbc stored procedure to obfuscate URL on as-needed basis.

With the usage of apoc.load.jdbc, we specify the URL and can contain the password for the connecting database. This can get logged in query.log and can be made visible to others. However customers are not able to Obfuscate literals in query log or disable parameter logging for audit purpose.
Hence it is important to have a flag so this URL that has id and password is not logged in query log.

We already obfuscate the URL when there is an error throw as part of the error message.

Hope this helps and if we need more information please let me know.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions