I have not found anything suitable in the Management API ref or the CLI guide.
My guess for retrieving the users of the management realm would have been
ls core-service=management/security-realm=ManagementRealm/authentication=properties
but it returns nothing. I do have a management user though.
I am using Jboss-7.1.1.Final
Thank you
If your users are stored in the properties file then it is not possible to obtain a listing of them using the management interface.
Adding identity management operations including listing and modifying users is something being considered for a later release.