Note: The Windows Authentication - Kerberos option in the MSS Administrative Console is not available until these steps are completed.
To enable Windows Authentication - Kerberos, follow these steps:
Edit <install-dir>/mss/server/conf/container.properties and add this property:
mss.oauth=true
Edit <install-dir>/mss/server/microservices/auth-service/service.yml and set the enabled property to true.
Restart the server.
Continue with Configuring Kerberos.