Hello, We have our implementation of kerberos login which also has a renewer and we are using it, for instance, for hdfs. Is there any way to reuse the login context? Would kerberos authentication still work if I set security protocol to SSL or PLAINTEXT and handle the login context on our side?
Thanks, Nuno