I am finishing up my wb app and am wondering if I will have to manually add my user riles to users.xml? This is not verbose for me as I am aware how the mappings work but would like to know if this is the norm? I am thinking along the lines of: 1) I mus log in as admin and view table of all users and the user names and passwords that they have chosen. 2) Then assign these credentials to users in certain roles in users.xml.
Does this sound correct? How can I do a put request in jsf to update my users.xml in Web-INF?