Does anyone know of any Kerberos embedded servers (KDC / KAdmin) that are written in Java and can only be started in the JVM process (something like a Hadoop mini-cluster or embedded LDAP servers)?
My goal is to allow people to run integrated tests that require Kerberos authentication without having to install a local kerberos server / configure a remote server and connect to it.
java embedded integration-testing kerberos
Zorkus
source share