Ticket #263 (closed enhancement: fixed)
Improve and test openid login
| Reported by: | rgrp | Owned by: | johnbywater |
|---|---|---|---|
| Priority: | critical | Milestone: | v1.1 |
| Component: | ckan | Keywords: | |
| Cc: | Repository: | ||
| Theme: |
Description
At the moment the user has to figure out to login with providers -- this is not always obvious (e.g. google).
We could improve this with a small bit of javascript. As an example see: http://standalone.demo.civicrm.org/standalone/
Not sure exactly what library that is using (or if bespoke) so alternatives include (NB: we already use jquery):
In addition to implementing this we also need to test logging in with main providers: google, wordpress -- as we have had reports of it not working with e.g. wordpress (not sure if this testing can be automated really -- best hope would be selenium I think -- so OK if done by hand).
Cost: 3h (2h UI), (1h testing)
