JDBC Keyless Authentication
A
Absolute Hamster
Current authentication methods for databases through JDBC connectors does not support anything keyless, we would like a way to do some sort of impersonation to avoid having to provide service account authentication files.
Log In
S
Stephen Atwell
Absolute Hamster What databases do you need this for? Is it just Google Spanner, or are there others as well? Am I correct that if I can allow you to specify a service account in your kubernetes cluster and to use the permissions you assign to that account outside of harness, that would provide you with what you need for these databases?