Hi Team,
We have a requirement to connecto a PostGre SQL present in Google Cloud platform and we are being asked to use google service accounts instead of direct user accounts.
Is there a way for this to be done via our JDBC Adapters ? It does works fine if we use a user name password as expected.
The only other option is to use Cloud SQL Auth Proxy(link) in the VM machine and write a custom JAVA code to use that and connect. This will internally use the service account configured.
Kindly share any details on this for us to try and work it out.
Thanks
Ragav J