| From: | Toomas Kristin <toomas(dot)kristin(at)gmail(dot)com> |
|---|---|
| To: | pgadmin-support(at)postgresql(dot)org |
| Subject: | PGAdmin integration with IAM authentication |
| Date: | 2020-04-02 12:01:18 |
| Message-ID: | 3DED894D-D2EF-4B11-9BF5-0A099F797D2A@gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
Hi,
Basically I am looking for a solution how to integrate PGAdmin with AWS/IAM authentication. I found an article https://aws.amazon.com/blogs/database/using-iam-authentication-to-connect-with-pgadmin-amazon-aurora-postgresql-or-amazon-rds-for-postgresql/ <https://aws.amazon.com/blogs/database/using-iam-authentication-to-connect-with-pgadmin-amazon-aurora-postgresql-or-amazon-rds-for-postgresql/> that covers this topic a little bit, however solution where I generate a token manually and then copy-past it for PGAdmin login window is not very convenient. Is there any possibilities to instruct PGAdmin how to generate token, something like that "aws rds generate-db-auth-token --profile aws-profile --hostname {} --port {} --username {}” or point to script that generates a token?
BR,
Toomas
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2020-04-02 12:14:12 | Re: Vulnerabilities with the components used along with pgAdmin 4.18 |
| Previous Message | Michael Shapiro | 2020-04-02 11:21:03 | Re: Issue 2519 |