Fix logging, session leak and AD example
This release fixes:
- Potential leak of the SPNEGO client session due to reuse of the same cookie jar
- Preserves the source line references in the logging of the client and SPNEGO service
- Fixes the AD example
This release fixes: