Re: Configure pgAdmin for OAuth 2.0 - Mailing list pgadmin-support

From Yogesh Mahajan
Subject Re: Configure pgAdmin for OAuth 2.0
Date
Msg-id CAMa=N=NV8FiX+Nxs-s8Oe0-tNxWPU7XPQM3tqH7MFWdELA83kg@mail.gmail.com
Whole thread Raw
In response to Re: Configure pgAdmin for OAuth 2.0  (Suntharavadivu SManiyam <sundaravadivu@gmail.com>)
Responses Re: Configure pgAdmin for OAuth 2.0  (Suntharavadivu SManiyam <sundaravadivu@gmail.com>)
List 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@gmail.com> wrote:
A gentle reminder 



On Tue, 25 Apr 2023, 20:58 Suntharavadivu SManiyam, <sundaravadivu@gmail.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 
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

pgadmin-support by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: Browser gone
Next
From: Suntharavadivu SManiyam
Date:
Subject: Re: Configure pgAdmin for OAuth 2.0