A new package is added that implements mainly an authentication service. This allows clients to authenticate with the backend through Kerberos tickets. The backend verifies tickets using a defined Kerberos server.
Additionally the authentication bundle provides a Kerberos service interface. It implements the communication with the Kerberos server. This interface is currently only used by the authentication service implementation.
Additionally the authentication bundle provides a Kerberos service interface. It implements the communication with the Kerberos server. This interface is currently only used by the authentication service implementation.