Skip to content

Commit

Permalink
Document JDBC sessionUser parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
electrum committed Aug 13, 2021
1 parent 05382b5 commit 22fef6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/main/sphinx/installation/jdbc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ Name Description
============================================================ =======================================================================
``user`` Username to use for authentication and authorization.
``password`` Password to use for LDAP authentication.
``sessionUser`` Session username override, used for impersonation.
``socksProxy`` SOCKS proxy host and port. Example: ``localhost:1080``
``httpProxy`` HTTP proxy host and port. Example: ``localhost:8888``
``clientInfo`` Extra information about the client.
Expand Down

0 comments on commit 22fef6a

Please sign in to comment.