Deployment Guide

Enable Support for Kerberos Autologin in Stages

By default, Autologin is configured to be off. To enable Kerberos Autologin, set the configuration properties “autologin.spnego.enabled” to “true”.

<property name=“autologin.spnego.enabled” value=“true”/>

This is configured in the respective conf/config.xml section.