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
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
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
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 <
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
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..
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