add dummy authentication to IBM worklight to create new sessions
问题 Have a multipage form that allows users to register a card through our worklight mobilewebapp. There is no authentication for this as it is just a web based form that uses adapters to get the information back to the servers and continue through the process. Apparently this is bad and the clients are sharing the same session if they start the process at the same time. Basically, if two or more devices begin the enrollment process at the same time, the last one that started will cross-polinate