Re: Configure pgAdmin for OAuth 2.0

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:35:46
Message-ID: CAMa=N=MCEL4ygEQSF4gNCSG_DFywfPDBhxmAQqxDmtPY04mC8Q@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi,

Can you please share a screenshot of the login screen and pod logs?
Thanks,
Yogesh Mahajan
EnterpriseDB

On Fri, Apr 28, 2023 at 3:58 PM Suntharavadivu SManiyam <
sundaravadivu(at)gmail(dot)com> wrote:

> This did not help all configuration are supposed to give as per official
> documents
>
> On Fri, 28 Apr 2023, 11:26 Yogesh Mahajan, <
> yogesh(dot)mahajan(at)enterprisedb(dot)com> wrote:
>
>> 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
>>>>
>>>

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Yogesh Mahajan 2023-04-28 10:58:26 Re: Configure pgAdmin for OAuth 2.0
Previous Message Suntharavadivu SManiyam 2023-04-28 10:28:01 Re: Configure pgAdmin for OAuth 2.0