Can't use accounts with .local emails

2023-04-28 Thread Bethany Davis
Good afternoon, I have an air gapped environment I'm trying to run PgAdmin4 in. I'm currently running 4.7. When my users attempt to log in with LDAP, or if I try to create an account for someone, I get the following error: The domain name is a special-use or reserved name that cannot be use

Locale Bug

2023-04-28 Thread Jan-Peter Seifert
Hello, I did create a database with encoding LATIN1: CREATE DATABASE template_latin1 WITH OWNER = postgres TEMPLATE = template0 ENCODING = 'LATIN1' LC_COLLATE = 'de_DE' LC_CTYPE = 'de_DE'; However, in pgAdmin 4 7.0 under 'Properties' the fields for 'Collation' and 'Charac

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 <