supavisor
supavisor copied to clipboard
test: add tests for different auth methods (scram-sha-256, password)
What kind of change does this PR introduce?
Introduces tests for tenants using different authentication methods (scram-sha-256, password).
Additional context
The new docker compose creates three instances, one for each of the authentication methods. D5 has some implementation problems.