Nexpose Client v5.3.1
Bug Fix
Fixed SharedCredential#test
method
While the SiteCredentials.test
method was working correct, tyring to use the .test
function for SharedCredentials
was always responding that the credentials had failed to login.
Now Site and Shared credentials will both be able to correctly inform about the attempt to authenticate.