Dave/workspace/Google login urls: Difference between revisions
Jump to navigation
Jump to search
(Intro) |
(Table beginnings) |
||
Line 1: | Line 1: | ||
The following is a survey of Google login urls (because I couldn't find it documented). I'm trying to find the best way to point people to a particular service with a particular account, minimizing possible multiaccount confusion. |
The following is a survey of Google login urls (because I couldn't find it documented). I'm trying to find the best way to point people to a particular service with a particular account, minimizing possible multiaccount confusion. |
||
The following accepts a '''"continue" parameter''', a Google service url to redirect to. |
|||
{| class="wikitable" |
|||
|+ In a new window/tab |
|||
! url |
|||
! no other account !! other account not logged in !! other account logged in |
|||
! notes |
|||
|- |
|||
| https://accounts.google.com/ServiceLogin |
|||
| standard blank login || || other account password prompt with option to "Sign in with a different account" |
|||
| From any Google service, is the url forwarded to or provided by the "Sign in" button. |
|||
|- |
|||
| https://accounts.google.com/AccountChooser |
|||
| || || |
|||
| Target of standard login page "Sign in with a different account" option |
|||
|- |
|||
| https://accounts.google.com/AddSession |
|||
| || || |
|||
| Target of "Add account" option on standard "AccountChooser" page |
|||
|} |
Revision as of 14:27, 26 January 2014
The following is a survey of Google login urls (because I couldn't find it documented). I'm trying to find the best way to point people to a particular service with a particular account, minimizing possible multiaccount confusion.
The following accepts a "continue" parameter, a Google service url to redirect to.
url | no other account | other account not logged in | other account logged in | notes |
---|---|---|---|---|
https://accounts.google.com/ServiceLogin | standard blank login | other account password prompt with option to "Sign in with a different account" | From any Google service, is the url forwarded to or provided by the "Sign in" button. | |
https://accounts.google.com/AccountChooser | Target of standard login page "Sign in with a different account" option | |||
https://accounts.google.com/AddSession | Target of "Add account" option on standard "AccountChooser" page |