I am running a Geoserver instance in Tomcat and want to know if it is possible to use Windows Authentication (Keberos) to authenticate users in Geoserver.
My idea is to setup Geoserver to use an Active Directory to find users and then let the client send a token like "Negotiate dxs24sdsedsx!dwwe" (Kerberos) to Geoserver.
Is it possible for Geoserver to authenticate that kind of header?