curl -u "user:password" -H 'Accept: application/json' http://localhost:8080/gwt-console-server/rs/process/definitions
redirects to a j_security login page. Am I doing something wrong or is there no longer basic authentication.
It is no longer basic authentication, it uses the form based authentication.