Spring Security Kerberos - Reference Documentation

Authors

Janne Valkealahti

1.0.1.RELEASE

Copies of this document may be made for your own use and for distribution to others, provided that you do not charge any fee for such copies and further provided that each copy contains this Copyright Notice, whether distributed in print or electronically.


Table of Contents

Preface
I. Introduction
1. Requirements
II. Spring and Spring Security Kerberos
2. Authentication Provider
3. Spnego Negotiate
4. Using KerberosRestTemplate
5. Authentication with LDAP Services
III. Spring Security Kerberos Samples
6. Security Server Windows Auth Sample
7. Security Server Side Auth Sample
8. Security Server Spnego and Form Auth Sample
9. Security Server Spnego and Form Auth Xml Sample
10. Security Client KerberosRestTemplate Sample
IV. Appendices
A. Material Used in this Document
B. Crash Course to Kerberos
C. Setup Kerberos Environments
C.1. Setup MIT Kerberos
C.2. Setup Windows Domain Controller
D. Troubleshooting
E. Configure Browsers for Spnego Negotiation
E.1. Firefox
E.2. Chrome
E.3. Internet Explorer