From: | Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com> |
---|---|
To: | Suntharavadivu SManiyam <sundaravadivu(at)gmail(dot)com> |
Cc: | pgadmin-support(at)lists(dot)postgresql(dot)org |
Subject: | Re: Configure pgAdmin for OAuth 2.0 |
Date: | 2023-04-28 10:25:49 |
Message-ID: | CAMa=N=NV8FiX+Nxs-s8Oe0-tNxWPU7XPQM3tqH7MFWdELA83kg@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
Hi,
Please add below parameters in OAuth2 config -
# Font-awesome icon, ex: fa-github
'OAUTH2_ICON':*<**add icon for you Oauth provider**>*,
# UI button colour, ex: #0000ff
'OAUTH2_BUTTON_COLOR':*<add color of your choice>*,
Thanks,
Yogesh Mahajan
EnterpriseDB
On Thu, Apr 27, 2023 at 1:28 PM Suntharavadivu SManiyam <
sundaravadivu(at)gmail(dot)com> wrote:
> A gentle reminder
>
>
>
> On Tue, 25 Apr 2023, 20:58 Suntharavadivu SManiyam, <
> sundaravadivu(at)gmail(dot)com> wrote:
>
>> Hi pgadmin team
>> I have deployed pgadmin in an openshift azure cluster
>> Not thru operator. I am doing this as a POC for my Org
>> I have deployed this in a separate namespace pgadmin and trying to deploy
>> a single instance
>>
>> I want to enable oauth2 authentication
>> Using azure ad
>> I have followed your documentation
>> https://www.enterprisedb.com/blog/how-configure-oauth-20-pgadmin-4
>>
>> But I am not able to see oauth login button
>>
>> I am using configmap yaml to edit config_local.py
>> I could see this file present in /etc/pgadmin
>> But in oc logs I didn’t see any logs to if this taken or not
>> In pod etc/pgadmin I did not see any configfile
>>
>> Please guide me to verify my configuration
>>
>> Thanks
>> Sunthari
>>
>> --
>> Thanks
>> Sunthari
>>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Suntharavadivu SManiyam | 2023-04-28 10:28:01 | Re: Configure pgAdmin for OAuth 2.0 |
Previous Message | Aditya Toshniwal | 2023-04-28 06:35:03 | Re: Browser gone |