Re: Kerberos proxy auth in 5.x and post-deprecation handling

2022-12-07 Thread Michael Osipov
Am 2022-12-07 um 21:34 schrieb Luis Gabriel Gomez: Hi I'm trying to establish a connection via a Kerberos authenticated proxy; I have a working code based on the 4.x client which works with minimal setup using a noop Credential (use_jaas_creds), this way the client authenticates via its

Kerberos proxy auth in 5.x and post-deprecation handling

2022-12-07 Thread Luis Gabriel Gomez
Hi I'm trying to establish a connection via a Kerberos authenticated proxy; I have a working code based on the 4.x client which works with minimal setup using a noop Credential (use_jaas_creds), this way the client authenticates via its ExtendedGSSManager and JAAS: CredentialsProvider