I disabled all permission for NotAuthenticatedUser
And it works when I register new user using User Service API
But it doesnt work when using custom API service which called Register User Service API
Does security role only works in system API services?