OlhenShu / GreenCityProjectStage

0 stars 0 forks source link

[GET /user/findUserForManagement] In /user/findUserForManagement need response - 403 Forbidden #270

Closed OlhenShu closed 11 months ago

OlhenShu commented 11 months ago

Environment: Firefox 116.0.3 (64-bit). Reproducible: always.

Preconditions Sign-in us User Moved to Swagger http://localhost:8065/swagger-ui.html#/

Steps to reproduce

  1. Click on User controller
  2. Click on GET /user/findUserForManagement
  3. Click on 'Try out'
  4. Enter valid params

Actual result Response 401 Unauthorized

Expected result 403 Forbidden

User story and test case links

lagysha commented 11 months ago

Expected result is actually same as actual. No work needs to be done