Re: Configure pgAdmin for OAuth 2.0

2023-04-28 Thread Yogesh Mahajan
Hi, Could you please try config_system.py instead of config_local.py for the mountpath Thanks, Yogesh Mahajan EnterpriseDB On Fri, Apr 28, 2023 at 4:05 PM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi, > > Can you please share a screenshot of the login screen and pod logs? > Th

Re: Configure pgAdmin for OAuth 2.0

2023-04-28 Thread Yogesh Mahajan
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 < sundaravad...@gmail.com> wrote: > This did not help all configuration are supposed to give as per official > documents > > On Fri

Re: Configure pgAdmin for OAuth 2.0

2023-04-28 Thread Suntharavadivu SManiyam
This did not help all configuration are supposed to give as per official documents On Fri, 28 Apr 2023, 11:26 Yogesh Mahajan, wrote: > Hi, > > Please add below parameters in OAuth2 config - > > # Font-awesome icon, ex: fa-github > 'OAUTH2_ICON':*<**add icon for you Oauth provider**>*, > > # UI b

Re: Configure pgAdmin for OAuth 2.0

2023-04-28 Thread Yogesh Mahajan
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: #ff 'OAUTH2_BUTTON_COLOR':**, Thanks, Yogesh Mahajan EnterpriseDB On Thu, Apr 27, 2023 at 1:28 PM Suntharavadivu SManiyam <

Re: Configure pgAdmin for OAuth 2.0

2023-04-27 Thread Suntharavadivu SManiyam
A gentle reminder On Tue, 25 Apr 2023, 20:58 Suntharavadivu SManiyam, 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

Re: Configure pgAdmin for OAuth 2.0

2023-04-25 Thread Khushboo Vashi
Hi, The configurations are only set correctly if you see the Oauth2 login button. Could you provide your config_local.py file and a ConfigMap yaml file, so we can check whether the settings are correctly set? Thanks, Khushboo On Wed, Apr 26, 2023 at 1:29 AM Suntharavadivu SManiyam < sundaravad..

Configure pgAdmin for OAuth 2.0

2023-04-25 Thread Suntharavadivu SManiyam
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 docume