18F / myusa

MyUSA was a single sign-on project for government, now deprecated. (More info: https://18f.gsa.gov/2015/05/18/myusa/)
Other
42 stars 9 forks source link

Sign in flow — sign in from Integrator website using Google #738

Open mkhandekar opened 9 years ago

mkhandekar commented 9 years ago

There are 3 ways to sign in: from MyUSA, from Integrator website using email, from Integrator website using Google. Each step in the sign in flow map is numbered, and each screen below is labelled the same corresponding numbers:

signinflowmap

Signing in from Integrator website using email

Where does the visitor come from?

The visitor reaches a point on the integrator’s website where they need to sign in using any number of options. The default sign in option is using an email, however if the integrator has requested that their default be Google, then when the visitor chooses to sign in with MyUSA, they arrive at 2.3 (Connect With Google).

2.3 Connect With Google (by default)

2 3_connectwithgoogle_default A [Connect with Google] button and a text link that allows visitors to [sign in with any email] that takes them to the following screen.

2.2 Sign in with email (secondary choice)

2 2_signinemail_secondary A place for visitors to sign in with any email and a text link that allows them to [Connect with Google] that takes them to the previous screen.

3.3 Choose Google Account

3 3_choosegoogleaccount If visitors choose to connect with google, they get the account chooser.

Where does the visitor end up?

Permissions page

Part of #735: Sign in flow — to code