-
-
Notifications
You must be signed in to change notification settings - Fork 956
Support scram password generation #941
Copy link
Copy link
Open
Labels
Description
It's great that scram auth is supported via #833. One missing feature is the ability to generate passwords in scram format so that we can send SQL to create roles without risking the plaintext password appearing in server logs. Python example: https://gist.github.com/jkatz/e0a1f52f66fa03b732945f6eb94d9c21
Reactions are currently unavailable