Is there any way of dynamicly adding roles to a user?
I want to show information and pages depending on variables in the querystring. To do that I want to log on as a generic user and adding roles to that user and that way hide/show pages that are set as read enabled for the roles.