pgadmin and keycloak

2024-01-01 Thread Jose M Barreiro
Hi, First of all, Happy New Year I have a problem with pgadmin and keycloak. We need to change our IDP, actually we are using okta and pgadmin is working fine with it. We need to configure pgadmin to use keycloak but it's not possible to configure pgadmin to work with keycloak. Can you help

Re: pgadmin and keycloak

2024-01-02 Thread Jose M Barreiro
i Jose, > > pgAdmin 4 supports keycloak for authentication. Is there any error/difficulty > while configuration? > Here is typical configuration for keycloak provider - > > AUTHENTICATION_SOURCES = ['internal','oauth2'] > OAUTH2_CONFIG = [ > > { 'OAUTH2_NAME': &#

Re: pgadmin and keycloak

2024-01-02 Thread Jose M Barreiro
see we don't have more details. Can you share with us your configuration? Best regards, Jose On Tue, Jan 2, 2024 at 1:31 PM Yogesh Mahajan wrote: > > Hi, > > I am not able to reproduce the issue. I have tried with SSL and Non-SSL > enabled Keycloak. > Can you please add li