> For the complete documentation index, see [llms.txt](https://ttp.parzival.sh/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ttp.parzival.sh/pentesting/web-applications/tooling/burp-suite/authentication-proxy-issues.md).

# Authentication / Proxy Issues

As of writing this page, there are a few authentication types, namely client certificates and NTLM that can't pass through Burp and need to be configured within Burp Suite itself. To configure authentication, go to settings and update the appropriate fields, the following is an example:

{% hint style="info" %}
User options > Connections > Platform Authentication. You want NTLMv2; the destination host is the host in the URL of your application
{% endhint %}

### References

{% embed url="<https://forum.portswigger.net/thread/not-able-to-log-into-certain-websites-while-proxying-through-burp-9b498cdb>" %}
