This document provides an overview of configuring Kerberos authentication for JBoss Application Server 7 (AS7). It discusses the necessary technologies, including Kerberos and SPNEGO. It then describes how to configure the JBoss AS for Kerberos authentication through standalone.xml, set up a sample web application with security constraints, and configure clients. Several common pitfalls are also outlined, such as ensuring service principal names follow the correct format and properly configuring IPv6 and IBM Java implementations.