chenejac / VIVOTestMigrationJIRA

0 stars 0 forks source link

VIVO-2004: Authenticate always returns the code 200 #1893

Open chenejac opened 2 years ago

chenejac commented 2 years ago

Michel Héon (Migrated from VIVO-2004) said:

When authenticating to VIVO, the web service always returns the code 200 whether it is for valid or invalid authentication. Moreover, there is no return message in the servlet response.

See also:

edu.cornell.mannlib.vitro.webapp.controller.edit.authenticate

and for testing:

edu.cornell.mannlib.vitro.webapp.controller.edit.AuthenticateTest

 

see PR [https://github.com/vivo-project/Vitro/pull/243]