pgadmin kerberos auth propblem - Delegated credentials not supplied.

2023-01-03 Thread Milan MOLNÁR
Hello, I have trouble to setup kerberos authetication with pgadmin. I run pgadmin in the docker container and I'd like to use SPENGO SSO to access pgadmin. Pgadmin fails to authenticate user and the error message is "'Delegated credentials not supplied." It seem, that credentials does not conta

RE: pgadmin kerberos auth propblem - Delegated credentials not supplied.

2023-01-07 Thread Milan MOLNÁR
m was requested, Minor (0): Unknown error Thank you very much for your time and investigation Ragards milanm From: Khushboo Vashi Sent: Wednesday, January 4, 2023 5:43 AM To: Milan MOLNÁR Cc: pgadmin-supp...@postgresql.org Subject: Re: pgadmin kerberos auth propblem - Delegated credentials not sup

RE: pgadmin kerberos auth propblem - Delegated credentials not supplied.

2023-01-09 Thread Milan MOLNÁR
2 (AES256-SHA1) keylength 32 (0x65c0f02ddea2d866d2e792cd125ff1784aa646bb0035ebd2c5fedf7282c7c384) C:\Users\Admin> Do you have any another advice how to find out where is the problem? Thank you milanm From: Khushboo Vashi Sent: Monday, January 9, 2023 7:11 AM To: Milan MOLNÁR Cc: pgadmin-supp...@postgresql.org Subject: Re: pgadmin kerberos auth propb

RE: pgadmin kerberos auth propblem - Delegated credentials not supplied.

2023-01-09 Thread Milan MOLNÁR
or_step res = rsec_contexts.accept_sec_context(token, self._creds, File "gssapi/raw/sec_contexts.pyx", line 270, in gssapi.raw.sec_contexts.accept_sec_context gssapi.raw.exceptions.BadMechanismError: Major (65536): An unsupported mechanism was requested, Minor (0): Unknown error milanm