Kereberos Authentication

28 views Asked by At

I have a REST client. Using this I want to access a server which has kerberos authentication enabled. I have very new to this. From what I understand, we need username and password and then krb5.conf and login.conf file.

I want to implement this using JAVA. Currently we were using sourceforge.spnego library. Is there any other library which we can use?

0

There are 0 answers