У вашего броузера проблема в совместимости с HTML5
In this video we delve into the Login Server taking a look at our first Authentication Service. A simple hashed password with a login name. We first create the Domain object, data entity, and mapper for our user, then dive into the code necessary to authenticate and add the user to the list of connected clients.