This repository was archived by the owner on Jun 18, 2024. It is now read-only.
This repository was archived by the owner on Jun 18, 2024. It is now read-only.
Provide example in the wiki on how to use other authentications (e.g. AuthTypes.SPNEGO) #311
Open
Description
Currently, the wiki page only show how to authenticate via NTLM or basic authentication. Both requires password. The recent code change also remove Kerberos authentication from the list of preferred authentication methods.
Can we add some instructions on how to configure ExchangeClient to authenticate with SPNEGO and Kerberos?