You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Sandor Molnar (Jira)" <ji...@apache.org> on 2022/12/05 10:11:00 UTC

[jira] [Created] (KNOX-2851) Support additional username/password settings in PostgeSQL

Sandor Molnar created KNOX-2851:
-----------------------------------

             Summary: Support additional username/password settings in PostgeSQL
                 Key: KNOX-2851
                 URL: https://issues.apache.org/jira/browse/KNOX-2851
             Project: Apache Knox
          Issue Type: Task
            Reporter: Sandor Molnar
            Assignee: Sandor Molnar
             Fix For: 2.0.0


Currently, there are two ways to set up a connection from Knox to a PostgreSQL instance:
 * either using the connection JDBC URL
 * or specifying the connection parameters (host, port, etc...) one by one

In the case of the first option, the username and password information has to be part of the URL in plain text which should be avoided. Therefore these two sensitive parameters should be configured just like we de in the 2nd case.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)