Hi there,in a simple auction application that i'm doing, using LCCS, i'm having some difficult time trying to set the user roles.I explain it better:Having a backend, the lccs application read the generated xml tree, and if a user is admin, is given a role, if not another role, all at runtime.How ca...