mplwork
Results
1
issues of
mplwork
I have `NTLM` configured as the only allowed authentication method: `web.xml` ``` SecurityFilter waffle.servlet.NegotiateSecurityFilter waffle.servlet.spi.NegotiateSecurityFilterProvider/protocols NTLM ``` The works fine generally but I keep getting `java.lang.RuntimeException: Invalid Authorization header: Bearer`...