Download presentation
Presentation is loading. Please wait.
1
Account Management Best Practices OpenID for Mobile Webfinger Allen Tom Yahoo! Membership Architect atom@yahoo-inc.com @atom
2
The NASCAR is just the beginning….
3
After logging in…. Now what?
4
“Soft Registration” First time visitors should be presented with a soft registration form Collect additional data if necessary – Terms of Service – Data that was not provided via OpenID Birthday (for COPPA) Location Display Name Don’t Ask for: Username, Password, account recovery info
5
Multiple accounts Preferable to have the user link their OpenID with an existing account if they already have one Existing account probably has data that the user wants to use – Purchase history – Ratings and reviews – Profile – Reputation
6
Does the user already have an account? Ask the user – Cons: Can be confusing and lower success rates Check the email address – Most sites already have the user’s email address – Suggest that the user link their OpenID with their existing account of the user’s email address is already on file
7
Account Linking Verify the user’s password to link accounts Account linking should be optional – User might not want to link – User might have forgotten the password After the account has been linked, the user can log in using either their username/password or their OpenID
8
Account Unlinking Users should be able to add and remove OpenIDs to their accounts Same thing as adding/removing email addresses to an account – But with a much better UX!
9
Account Linking call to action
12
Most users don’t know their Yahoo or Google OpenIDs
13
OpenID Login is like Email account recovery Many websites allow users to reset their password via email User needs to prove that they can access their email to reset their password Password reset is the same thing as logging in
14
Account Recovery Many websites allow Account Recovery via email Outsourced Account Recovery to the user’s Email provider
15
Email account recovery is like Logging In Sites that allow password reset via email have already outsourced their authentication to the user’s email provider
16
OpenID on Mobile Account registration has high friction on the desktop, and is virtually impossible on Mobile Use OpenID! User is very likely to be already be logged into the their OP’s mobile site – Can sign in to via a few clicks
17
Registration is challenging on Mobile
18
Yahoo OpenID Mobile
19
Google OpenID
20
Webfinger Find a profile page for a user given an email address Example: allentomdude@yahoo.com http://profiles.yahoo.com/allentomdude
21
“Well Known” discovery document $ curl http://yahoo.com/.well-known/host-metahttp://yahoo.com/.well-known/host-meta yahoo.com WebFinger http://webfinger.info/rel/service describedby http://webfinger.yahooapis.com/?id={%id}
22
Webfinger $ curl http://webfinger.yahooapis.com/?id=allentomdude@yahoo.comhttp://webfinger.yahooapis.com/?id=allentomdude@yahoo.com acct:allentomdude@yahoo.com http://profiles.yahoo.com/allentomdude
23
Webfinger acct:allentomdude@yahoo.com http://profiles.yahoo.com/allentomdude Other services can be published via Webfinger – Calendar/Photos – IMAP/SMTP settings – Other public info – OpenID service discovery? (NASCAR replacement)
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.