kou commented on issue #190:
URL: 
https://github.com/apache/arrow-flight-sql-postgresql/issues/190#issuecomment-3300997944

   It's difficult to support `md5` and `scram-sha-256` because they are 
challenge-response based authentications. There is no standard way to implement 
challenge-response based authentications in Flight SQL.
   
   Could you use TLS + `password` for secure authentication?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to