Bitstackers / Responsum-Test-Framework

1 stars 0 forks source link

Create POM for Login. #2

Closed yahirah closed 9 years ago

yahirah commented 9 years ago

This POM should have all login buttons &fields with optional "accept" button for new users.

rostgaard commented 9 years ago

There are no login input fields or buttons as of now. The Dart code detects that it cannot connect to our websocket and transfers the client to our OAuth provider (Google) and does a OAuth dance back to our authentication server which creates a neat little authentication token for future use.

The token is stored in the callback URL (settoken GET parameter), and the client configuration is available here; http://service.openreception.org/configuration

yahirah commented 9 years ago

The google login website is what I call login buttons.

yahirah commented 9 years ago

Workload: 0,5h.