This part of the reference documentation is introducing samples projects. Samples can be compiled manually by building main distribution from https://github.com/spring-projects/spring-security-kerberos.
Important | |
---|---|
If you run sample as is it will not work until a correct configuration is applied. See notes below for specific samples. |
Chapter 6, Security Server Windows Auth Sample sample for Windows environment
Chapter 7, Security Server Side Auth Sample sample using server side authenticator
Chapter 8, Security Server Spnego and Form Auth Sample sample using ticket validation with spnego and form
Chapter 9, Security Server Spnego and Form Auth Xml Sample sample using ticket validation with spnego and form (xml config)
Chapter 10, Security Client KerberosRestTemplate Sample sample for KerberosRestTemplate