Hi, I'm using syncope 1.2.7 with apache tomcat 7.0.70.
I had a problem with the REST method wich searches for a role. When i perform this method, http://localhost:8082/syncope/rest/roles/search?_s=name==role_test, I get "status code 400, bad request" answer. I cannot explain this strange fact because, when I perform the same request for a user ( http://localhost:8082/syncope/rest/users/search?_s=username==user_test), I receive a correct response. Anyone had the same problem? Regards, Antonio.
