188宝金博页面版

  • 图案背景
  • 纯色背景
视图
标记
批注
批注本地保存成功,开通会员云端永久保存 去开通
yuan131928..

上传于:2022-04-10

粉丝量:0

该文档贡献者很忙,什么也没留下。


  • 相关
  • 目录
  • 笔记
  • 书签

188宝金博页面版:更多相关文档

  • ACM高精度运算ACM(ACM high precision operation ACM)

    星级: 19 页

  • ACM planning(acm规划)

    星级: 17 页

  • ACM algorithm(ACM算法)

    星级: 12 页

  • acm技巧(acm技巧)

    星级: 17 页

  • acm和icpc(ACM and ICPC)

    星级: 13 页

  • acm和icpc(ACM and ICPC)

    星级: 12 页

  • acm函数整理 acm模板

    星级: 78 页

  • acm和icpc(And acm icpc)

    星级: 12 页

  • acm

    星级: 49 页

  • ACM

    星级: 2 页

  • acm题目推荐(ACM topic recommendation)

    星级: 13 页

  • 【精品】ACM函数整理 ACM模板

    星级: 78 页

  • acm小组内部预定函数acm

    星级: 142 页

  • acm 进阶之路(ACM advanced road)

    星级: 14 页

  • ACM

    星级: 3 页

暂无目录

点击鼠标右键菜单,创建目录

暂无笔记

选择文本,点击鼠标右键菜单,添加笔记

暂无书签

在左侧文档中,点击鼠标右键,添加书签

188宝金博页面版: ACM ICPC Paper国际大学生程序设计竞赛获奖论文2078827.2078833

下载积分: 5100

内容提示: What Makes Users Refuse Web Single Sign-On?An Empirical Investigation of OpenIDSan-Tsai SunUniversity of British ColumbiaVancouver, BC, Canadasantsais@ece.ubc.caEric PospisilUniversity of British ColumbiaVancouver, BC, Canadaericpospisil@gmail.comIldar MuslukhovUniversity of British ColumbiaVancouver, BC, Canadaildarm@ece.ubc.caNuray DindarUniversity of British ColumbiaVancouver, BC, Canadanuraydindar@gmail.comKirstie HawkeyDalhousie UniversityHalifax, NS, Canadahawkey@cs.dal.caKonstantin BeznosovUniversit...

文档格式:PDF | 页数:20 | 浏览次数:6 | 上传日期:2022-04-10 09:35:22 | 文档星级:
What Makes Users Refuse Web Single Sign-On?An Empirical Investigation of OpenIDSan-Tsai SunUniversity of British ColumbiaVancouver, BC, Canadasantsais@ece.ubc.caEric PospisilUniversity of British ColumbiaVancouver, BC, Canadaericpospisil@gmail.comIldar MuslukhovUniversity of British ColumbiaVancouver, BC, Canadaildarm@ece.ubc.caNuray DindarUniversity of British ColumbiaVancouver, BC, Canadanuraydindar@gmail.comKirstie HawkeyDalhousie UniversityHalifax, NS, Canadahawkey@cs.dal.caKonstantin BeznosovUniversity of British ColumbiaVancouver, BC, Canadabeznosov@ece.ubc.caABSTRACTOpenID is an open and promising Web single sign-on (SSO)solution. This work investigates the challenges and concernsweb users face when using OpenID for authentication, andidentif i es what changes in the login f l ow could improve theusers’ experience and adoption incentives. We found ourparticipants had several behaviors, concerns, and misconcep-tions that hinder the OpenID adoption process: (1) their ex-isting password management strategies reduce the perceivedusefulness of SSO; (2) many (26%) expressed concerns withsingle-point-of-failure related issues; (3) most (71%) held theincorrect belief that the OpenID credentials are being givento the content providers; (4) half exhibited an inability todistinguish a fake Google login form, even when prompted;(5) many (40%) were hesitant to consent to the release oftheir personal prof i le information; and (6) many (36%) ex-pressed concern with the use of SSO on websites that containvaluable personal information or, conversely, are not trust-worthy. We also found that with an improved af f ordanceand privacy control, more than 60% of study participantswould use Web SSO solutions on the websites they trust.Categories and Subject DescriptorsD.4.6 [Security and Protection]: AuthenticationGeneral TermsHuman Factors, SecurityKeywordsOpenID, Web Single Sign-On, Identity Enabled BrowserCopyright is held by the author/owner. Permission to make digital or hardcopies of all or part of this work for personal or classroom use is grantedwithout fee.Symposium on Usable Privacy and Security (SOUPS) 2011, July 20–22,2011, Pittsburgh, PA USA1. INTRODUCTIONToday’s Web is site-centric; a typical web user has abouttwenty-f i ve accounts that require passwords, and enters ap-proximately eight passwords per day [13]. Web users facethe burden of managing this increasing number of accountsand passwords, which leads to“password fatigue”[42]. Asidefrom the burden on human memory, password fatigue maycause users to devise password management strategies thatdegrade the security of their protected information [15, 13].In addition, the site-centric Web makes online prof i le man-agement and personal content sharing dif f i cult, as each useraccount is created and managed in a separate administrativedomain [36].Web single sign-on (SSO) systems are meant to addressthe root causes of the site-centric Web. A Web SSO systemseparates the role of identity provider (IdP) from that of re-lying party (RP). An IdP collects user identity informationand authenticates users, while an RP relies on the authenti-cated identity to make authorization decisions. OpenID [32]is an open and promising user-centric Web SSO solution.According to the OpenID Foundation, there are currentlymore than one billion OpenID-enabled user accounts pro-vided by major service providers (e.g., Google, Yahoo andAOL). In addition, the US Government has collaboratedwith the OpenID Foundation in support of the Open Gov-ernment Initiative’s (http://www.whitehouse.gov/open) pi-lot adoption of OpenID technology.One key scalability feature of OpenID is that it does notrequire any pre-established trust relationships between IdPsand RPs, and users are free to choose or setup their ownOpenID providers. In OpenID, a user’s identity is a URL;and the OpenID authentication process asserts to an RPthat the user controls the content at that URL. Figure 1aillustrates the following steps, which demonstrate how theOpenID protocol works:1. A user selects an IdP (e.g., https://yahoo.com/) or entersher OpenID URL (e.g., http://ece.ubc.ca/alice) via a loginform presented by an RP (see Figure 1b and c for examples).2. The RP discovers the IdP’s endpoint and redirects theuser to the IdP for authentication.3. The user authenticates with the IdP by entering her username and password, and then consents to the release of herprof i le information(Figure 1d).4. The IdP verif i es the credential and redirects the userback to the RP with the user’s OpenID identif i er and prof i le1

188宝金博页面版:关注我们

  • 新浪微博

关注188宝金博页面版公众号

188宝金博页面版
阅读
APP
阅读
返回
顶部
188宝金博页面版官网登录在线平台入口(2026已更新)—江苏协昌电子科技股份有限公司