Currently, username
is added as a password in BasicAuthenticationInterceptor
. This commit fixes the issue and also make sure the integration test setup is correct.
Comment From: tzolov
Nice catch @eddumelendez
Currently, username
is added as a password in BasicAuthenticationInterceptor
. This commit fixes the issue and also make sure the integration test setup is correct.
Comment From: tzolov
Nice catch @eddumelendez