boot-stateless-auth
boot-stateless-auth copied to clipboard
Server returns 403 Forbidden when the endpoint does not exist, even if the token is correct
403 Forbidden HTTP status code is returned when the endpoint does not exist, even if the X-AUTH-TOKEN provided is correct and allows to make correct calls on existing endpoints.
Expected behavior: 404 Not found HTTP status is returned