Support for HTTP authentication protocols. The most common of these are:
- HTTP Basic
- Digest
- NTLM
- SPNEGO
- Kerberos
we need test cases that show:
- what is natively supported
- what can be added on the application layer (+efforts)
- what possibly is currently not supported at all due to restriction of the implementation details