redmine-openid-selector
redmine-openid-selector copied to clipboard
Better Intuition & Guidance Features, Use-Cases, & Screen Flow Proposal
Hi,
There are a few suggestions below that may be implemented one-by-one.
Context
There are two scenarios:
- Sign in by Login / Password (SLP)
- Sign in by OpenID (SOID)
There is also the necessary eventuality of registration:
- Registration by Login / Password (RLP)
- Registration by OpenID (ROID) that could have the same initial screen as SOID
Proposition:
Modified Ergonomic /login Screen that Guides
Unique /login screen proposes the following (perhaps by DIVs of which only one is visible at any time):
- Choice:
- Login / Password
- OpenID
- On choosing, one of the 2 Forms is present
Variant
Offer a third choice "Both Redmine Login / Password, and OpenID."
Choice of Login / Password
On the screen is shown:
- perhaps on the left, just a login and a password window (no open ID)
- perhaps on the right, just a link to the login page (If registration activated)
Choice of OpenID
On the screen is shown the OpenID Selector, but nothing else.
Variant on Choice of OpenID
A link can render visible a field for the login. A link can render visible a field for the email. If the login or the email (priority to email) are entered, then this OpenID may be associated to this existing account. Password or email verification only on successful OpenID passage. If account does not exist by email or by login, then login and/or email are pre-populated in /account/registration if registration is activated.
Variant Choice of Both Redmine Login / Password, and OpenID
The current screen stands, but if the login / password are correct, the the OpenID URL is reinitialized.
Continuation of Variant
Should the email be taken, a registration screen only asks for the password associated with the username of that email to reinitialize the URL. Now the person may not, in that case, remember his or her password. The "email already used" screen should send an email allowing the continuation of the modification of the link (or at least proposition of existing password reminder).
Special Case
Multiple OpenIDs Change of OpenID
Tests
User with correct OpenID URL logs in.
User with correct Login / Password logs in.
User with new OpenID URL logs in and is sent to register screen without existing account.
User with new OpenID URL logs in and is sent to register screen with existing account (variant: email taken from OpenID).
FYI https://github.com/jorgebg/redmine-openid-selector/issues/6 https://www.chiliproject.org/issues/985 http://www.redmine.org/issues/10661
I sure do appreciate all the time and effort that was put into creating this suggestions. Unfortunately, I currently do not have time to carry out this :worried:
I will try to help to anyone that can spend some time on this :relaxed: