Contains a block that will take in a list of RoleIds and will query the User, Role and User_Role entity to return a list of users that have those roles. Upon clicking on a user it will log that user in.
Based loosely on login flow from OutSystems 1.2 Expenses Portal