WO2013052693A1 - Method and apparatus for protecting a single sign-on domain from credential leakage - Google Patents

Method and apparatus for protecting a single sign-on domain from credential leakage Download PDF

Info

Publication number
WO2013052693A1
WO2013052693A1 PCT/US2012/058789 US2012058789W WO2013052693A1 WO 2013052693 A1 WO2013052693 A1 WO 2013052693A1 US 2012058789 W US2012058789 W US 2012058789W WO 2013052693 A1 WO2013052693 A1 WO 2013052693A1
Authority
WO
WIPO (PCT)
Prior art keywords
authentication
cookie
limited
domain
browser client
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/US2012/058789
Other languages
English (en)
French (fr)
Inventor
Jessica M. FLANAGAN
Craig M. Brown
Michael W. Paddon
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Qualcomm Inc
Original Assignee
Qualcomm Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Qualcomm Inc filed Critical Qualcomm Inc
Priority to CN201280048720.4A priority Critical patent/CN103843300B/zh
Priority to KR1020147012094A priority patent/KR101579801B1/ko
Priority to EP12778872.7A priority patent/EP2764673B1/en
Priority to JP2014534730A priority patent/JP5791814B2/ja
Priority to IN2076CHN2014 priority patent/IN2014CN02076A/en
Publication of WO2013052693A1 publication Critical patent/WO2013052693A1/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01SRADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
    • G01S19/00Satellite radio beacon positioning systems; Determining position, velocity or attitude using signals transmitted by such systems
    • G01S19/01Satellite radio beacon positioning systems transmitting time-stamped messages, e.g. GPS [Global Positioning System], GLONASS [Global Orbiting Navigation Satellite System] or GALILEO
    • G01S19/13Receivers
    • G01S19/32Multimode operation in a single same satellite system, e.g. GPS L1/L2
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01SRADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
    • G01S19/00Satellite radio beacon positioning systems; Determining position, velocity or attitude using signals transmitted by such systems
    • G01S19/01Satellite radio beacon positioning systems transmitting time-stamped messages, e.g. GPS [Global Positioning System], GLONASS [Global Orbiting Navigation Satellite System] or GALILEO
    • G01S19/13Receivers
    • G01S19/24Acquisition or tracking or demodulation of signals transmitted by the system
    • G01S19/246Acquisition or tracking or demodulation of signals transmitted by the system involving long acquisition integration times, extended snapshots of signals or methods specifically directed towards weak signal acquisition
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01SRADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
    • G01S19/00Satellite radio beacon positioning systems; Determining position, velocity or attitude using signals transmitted by such systems
    • G01S19/38Determining a navigation solution using signals transmitted by a satellite radio beacon positioning system
    • G01S19/39Determining a navigation solution using signals transmitted by a satellite radio beacon positioning system the satellite radio beacon positioning system transmitting time-stamped messages, e.g. GPS [Global Positioning System], GLONASS [Global Orbiting Navigation Satellite System] or GALILEO
    • G01S19/42Determining position
    • G01S19/421Determining position by combining or switching between position solutions or signals derived from different satellite radio beacon positioning systems; by combining or switching between position solutions or signals derived from different modes of operation in a single system
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0815Network architectures or network communication protocols for network security for authentication of entities providing single-sign-on or federations
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/02Services making use of location information

Definitions

  • the present invention relates generally to protecting a single sign-on domain from credential leakage.
  • Single sign-on techniques allows an authorized user to access protected subdomain websites under a shared domain based on one sign-on transaction with one of the protected subdomain websites.
  • a user accessing a protected subdomain website is authenticated and connected to a website that provides a session cookie to the user' s browser.
  • the session cookie allows the user to have access, in addition to the subdomain website, to all websites under the domain.
  • Every host of a subdomain website, and every script running on every host must be trusted in order for the user authentication to remain secure.
  • a rogue website operating at another subdomain under the protected domain, and visited by a user can collect the user's session cookie from the user's browser. The leaked user's credential in the session cookie can be reused to obtain illicit access to other protected internal websites of subdomains under the domain.
  • An aspect of the invention may reside in a method for protecting a single sign-on domain from credential leakage.
  • an authentication server provides an authentication cookie to a user browser client.
  • the authentication cookie has at least one user authentication credential for the single sign-on domain, and is associated with an authentication subdomain of the single sign-on domain.
  • the authentication server receives the authentication cookie in an access request from the browser client.
  • the access request is based on a redirection received by the user browser client from a content server within the single sign-on domain in response to a content request from 102757
  • the authentication server Upon authentication of the user authentication credential in the received authentication cookie, the authentication server responds to the access request by forwarding, to the user browser client, a limited-use cookie for the single sign-on domain.
  • the authentication server receives a request from the content server to validate a session identifier of the limited-use cookie.
  • the content server received the limited- use cookie from the user browser client.
  • the authentication server provides a valid session message to the content server for enabling the content server to forward requested content to the user browser client.
  • the limited-use cookie may be a onetime use cookie.
  • the authentication server may invalidate the limited-use cookie to prohibit further use of the limited-use cookie.
  • the limited-use cookie may have a short expiration time. The short expiration time may comprise about one minute.
  • the content server may comprise a subdomain of the single sign-on domain.
  • the limited-use cookie may be only valid for the content server's subdomain.
  • the session identifier may comprise a one-time session key.
  • an authentication server comprising: means for providing an authentication cookie to a user browser client, wherein the authentication cookie has at least one user authentication credential for the single sign-on domain, and is associated with an authentication subdomain of the single sign-on domain; means for receiving the authentication cookie in an access request from the browser client, wherein the access request is based on a redirection received by the user browser client from a content server within the single sign-on domain in response to a content request from the user browser client; means for responding to the access request, upon authentication of the user authentication credential in the received authentication cookie, by forwarding, to the user browser client, a limited-use cookie for the single sign-on domain; means for receiving a request from the content server to validate a session identifier of the limited-use cookie, wherein the content server received the limited-use cookie from the user browser client; and means for providing, upon validation of the session identifier of the limited-use cookie, a valid session message to the content server for enabling the content server to forward requested
  • an authentication server comprising: a processor configured to: provide an authentication cookie to a user browser client, wherein the authentication cookie has at least one user authentication credential for the single sign-on domain, and is associated with an authentication subdomain of the single sign-on domain; receive the authentication cookie in an access request from the browser client, wherein the access request is based on a redirection received by the user browser client from a content server within the single sign-on domain in response to a content request from the user browser client; respond to the access request, upon authentication of the user authentication credential in the received authentication cookie, by forwarding, to the user browser client, a limited-use cookie for the single sign-on domain; receive a request from the content server to validate a session identifier of the limited-use cookie, wherein the content server received the limited-use cookie from the user browser client; and provide, upon validation of the session identifier of the limited-use cookie, a valid session message to the content server for enabling the content server to forward requested content to the user
  • Another aspect of the invention may reside in a computer program product comprising computer-readable medium, comprising: code for causing a computer to provide an authentication cookie to a user browser client, wherein the authentication cookie has at least one user authentication credential for the single sign-on domain, and is associated with an authentication subdomain of the single sign-on domain; code for causing a computer to receive the authentication cookie in an access request from the browser client, wherein the access request is based on a redirection received by the user browser client from a content server within the single sign-on domain in response to a content request from the user browser client; code for causing a computer to respond to the access request, upon authentication of the user authentication credential in the received authentication cookie, by forwarding, to the user browser client, a limited-use cookie for the single sign-on domain; code for causing a computer to receive a request from the content server to validate a session identifier of the limited-use cookie, wherein the content server received the limited-use cookie from the user browser client; and code for causing causing a
  • FIG. 1 is a flow diagram of a method for protecting a single sign-on domain from credential leakage, according to the present invention.
  • FIG. 2 is a block diagram showing a user browser client coupled to the internet enabling communications with an authentication server and a plurality of content servers.
  • FIG. 3 is a block diagram showing an example of a computer for implementing an authentication server.
  • FIG. 4 is another flow diagram of a method for protecting a single sign-on domain from credential leakage, according to the present invention.
  • an aspect of the invention may reside in a method 100 for protecting a single sign-on domain from credential leakage.
  • an authentication server 210 provides an authentication cookie 102 to a user browser client 220 (step 110).
  • the authentication cookie has at least one user authentication credential 112 for the single sign-on domain, and is associated with an authentication subdomain of the single sign-on domain.
  • the authentication server receives the authentication cookie in an access request 114 from the browser client (step 120).
  • the access request is based on a redirection 116 received by the user browser client from a content server 230 within the single sign-on domain in response to a content request 118 from the user browser client.
  • the authentication server Upon authentication of the user authentication credential in the received authentication cookie (step 130), the authentication server responds to the access request by forwarding, to the user browser client, a limited-use cookie 132 for the single sign-on domain (step 140).
  • the authentication server receives a request 134 from the content server to validate a session identifier of the limited-use cookie (step 150).
  • the content server received the limited- use cookie from the user browser client (step 160).
  • the authentication server Upon validation of the session identifier of the limited-use cookie (step 170), the authentication server provides a valid 102757
  • the limited-use cookie 132 may be a one-time use cookie.
  • the authentication server may invalidate the limited-use cookie to prohibit further use of the limited-use cookie (step 180).
  • the limited-use cookie may have a short expiration time. The short expiration time may comprise about one minute.
  • the limited-use cookie may be specific to a particular content server 230.
  • the content server may comprise a subdomain of the single sign-on domain.
  • the limited-use cookie may be only valid for the content server's subdomain.
  • the session identifier may comprise a one-time session key.
  • a station comprising the authentication server 210 may be a computer 310 that includes a processor 320, memory 330 (and/or disk drives), a display 340, and keypad or keyboard 350.
  • another station comprising the user client 220 may be a computer that includes a processor, memory (and/or disk drives), a display, and keypad or keyboard.
  • the user client computer may also include a microphone, speaker(s), camera, web browser software, and the like.
  • the stations may also include USB, Ethernet and similar interfaces, for communicating over a network, such as the internet 240.
  • the invention may be embodied in another method for protecting a single sign-on domain from credential leakage to a rogue server using the shared domain name.
  • the method may use a domain level (e.g., domain_name.com) cookie to authenticate subdomain servers, and then may generate separate subdomain specific cookies.
  • a user browser client 220 requesting access to a website hosted by a first content server 230-1 (step 410) at a subdomain (e.g., csl.domain_name.com) within the domain may be redirected to the authentication server 210 which uses the subdomain: login.domain_name.com (step 414).
  • the authentication server may receive the redirection request and then procures the user's credentials for the domain (step 418, 422 and 426).
  • the authentication server may generate cookies for specific lower level subdomains (e.g., csl.domain-name.com). However a cookie cannot be set for a non- matching subdomain name. Instead, the authentication server may generate a one-time session key in a limited-use cookie (such as a one-time use cookie) for the domain: 102757
  • the authentication server may generate an authentication- server-specific cookie for the subdomain: login.domain_name.com, and provide the cookies to the browser client (step 430).
  • the website may check that session with the authentication server (step 438 and 442). The authentication invalidates that session to prevent reuse of the cookie (step 446), and then indicates to the website that the session was valid (step 450). The website then knows it is safe to give the user browser client a session cookie for its lower level subdomain (step 454).
  • the user browser client 220 may be redirected to the authentication server 210 (step 462).
  • the user browser client may provide the earlier obtained (step 430) login.domain_name.com cookie to the authentication server which may return a new one-time use cookie for the domain: domain_name.com (steps 466 and 470).
  • the new one-time use cookie may be used by the second content server to authenticate the user browser client by inquiry to the authentication server and provides the requested content (step 474 - 494). Now that the user browser client has the subdomain cookie from the second content server, it does not need to re-authenticate within that subdomain (cs2.domain- name.com) during the session.
  • domain_name.com cookie prevents another website from replaying the domain_name.com cookie to gain access to a protected website. If the invalidated domain_name.com cookie is reused, the second authentication attempt would fail and that user would be prompted for their credentials.
  • the domain_name.com cookies are generated with short expiration times.
  • the method of the invention increases the number of messages passed, it does not require any additional action on behalf of the user.
  • the method may be more secure as these cookies are not sent to websites of other subdomains within the single sign-on domain. Thus, credential leakage to, for example, a rogue website may be prevented since the cookie for the 102757
  • domain_name.com subdomain is not provided to any websites or servers other than the authentication server.
  • an authentication server 210 comprising: means 310 for providing an authentication cookie 102 to a user browser client 220, wherein the authentication cookie has at least one user authentication credential 112 for the single sign-on domain, and is associated with an authentication subdomain of the single sign-on domain; means 310 for receiving the authentication cookie in an access request 114 from the browser client, wherein the access request is based on a redirection 116 received by the user browser client from a content server 230 within the single sign-on domain in response to a content request 118 from the user browser client; means 310 for responding to the access request, upon authentication of the user authentication credential in the received authentication cookie, by forwarding, to the user browser client, a limited-use cookie 132 for the single sign-on domain; means 310 for receiving a request 134 from the content server to validate a session identifier of the limited-use cookie, wherein the content server received the limited-use cookie from the user browser client; and means 310 for providing, upon validation of
  • an authentication server comprising: a processor 320 configured to: provide an authentication cookie 102 to a user browser client 220, wherein the authentication cookie has at least one user authentication credential 112 for the single sign-on domain, and is associated with an authentication subdomain of the single sign-on domain; receive the authentication cookie in an access request 114 from the browser client, wherein the access request is based on a redirection 116 received by the user browser client from a content server 230 within the single sign-on domain in response to a content request 118 from the user browser client; respond to the access request, upon authentication of the user authentication credential in the received authentication cookie, by forwarding, to the user browser client, a limited-use cookie 132 for the single sign-on domain; receive a request 134 from the content server to validate a session identifier of the limited-use cookie, wherein the content server received the limited-use cookie from the user browser client; and provide, upon validation of the session identifier of the limited-use cookie, a
  • Another aspect of the invention may reside in a computer program product comprising computer-readable medium 330, comprising: code for causing a computer 310 to provide an authentication cookie 102 to a user browser client, wherein the authentication cookie has at least one user authentication credential 112 for the single sign-on domain, and is associated with an authentication subdomain of the single sign- on domain; code for causing a computer 310 to receive the authentication cookie in an access request 114 from the browser client, wherein the access request is based on a redirection 116 received by the user browser client from a content server 230 within the single sign-on domain in response to a content request 118 from the user browser client; code for causing a computer 310 to respond to the access request, upon authentication of the user authentication credential in the received authentication cookie, by forwarding, to the user browser client, a limited-use cookie 132 for the single sign-on domain; code for causing a computer 310 to receive a request 134 from the content server to validate a session identifier of the limited-
  • DSP digital signal processor
  • ASIC application specific integrated circuit
  • FPGA field programmable gate array
  • a general purpose processor may be a microprocessor, but in the alternative, the processor may be any conventional processor, controller, microcontroller, or state machine.
  • a processor may also be implemented as a combination of computing devices, e.g., a combination of a DSP and a microprocessor, a plurality of microprocessors, one or more microprocessors in conjunction with a DSP core, or any other such configuration.
  • a software module may reside in RAM memory, flash memory, ROM memory, EPROM memory, EEPROM memory, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
  • An exemplary storage medium is coupled to the processor such the processor can read information from, and write information to, the storage medium.
  • the storage medium may be integral to the processor.
  • the processor and the storage medium may reside in an ASIC.
  • the ASIC may reside in a user terminal.
  • the processor and the storage medium may reside as discrete components in a user terminal.
  • the functions described may be implemented in hardware, software, firmware, or any combination thereof. If implemented in software as a computer program product, the functions may be stored on as one or more instructions or code on a computer-readable medium.
  • Computer- readable media includes computer storage media that facilitates transfer of a computer program from one place to another.
  • a storage media may be any available media that 10 can be accessed by a computer.
  • such computer- readable media can comprise RAM, ROM, EEPROM, CD-ROM or other optical disk storage, magnetic disk storage or other magnetic storage devices, or any other medium that can be used to store desired program code in the form of instructions or data structures and that can be accessed by a computer.
  • Disk and disc includes compact disc (CD), laser disc, optical disc, digital versatile disc (DVD), floppy disk and blu-ray disc where disks usually reproduce data magnetically, while discs reproduce data optically with lasers. Combinations of the above should also be included within the scope of computer-readable media.
  • the computer-readable medium may be non-transitory such that it does not include a transitory, propagating signal.

Landscapes

  • Engineering & Computer Science (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Signal Processing (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Information Transfer Between Computers (AREA)
  • Storage Device Security (AREA)
  • Computer And Data Communications (AREA)
PCT/US2012/058789 2011-10-04 2012-10-04 Method and apparatus for protecting a single sign-on domain from credential leakage Ceased WO2013052693A1 (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
CN201280048720.4A CN103843300B (zh) 2011-10-04 2012-10-04 用于保护单点登录域以防凭证泄漏的方法和设备
KR1020147012094A KR101579801B1 (ko) 2011-10-04 2012-10-04 크리덴셜 유출로부터 단일 사인-온 도메인을 보호하기 위한 방법 및 장치
EP12778872.7A EP2764673B1 (en) 2011-10-04 2012-10-04 Method and apparatus for protecting a single sign-on domain from credential leakage
JP2014534730A JP5791814B2 (ja) 2011-10-04 2012-10-04 シングルサインオンドメインを信用情報漏洩から保護するための方法および装置
IN2076CHN2014 IN2014CN02076A (enExample) 2011-10-04 2012-10-04

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US13/252,931 2011-10-04
US13/252,931 US8943571B2 (en) 2011-10-04 2011-10-04 Method and apparatus for protecting a single sign-on domain from credential leakage

Publications (1)

Publication Number Publication Date
WO2013052693A1 true WO2013052693A1 (en) 2013-04-11

Family

ID=47993958

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2012/058789 Ceased WO2013052693A1 (en) 2011-10-04 2012-10-04 Method and apparatus for protecting a single sign-on domain from credential leakage

Country Status (8)

Country Link
US (1) US8943571B2 (enExample)
EP (1) EP2764673B1 (enExample)
JP (1) JP5791814B2 (enExample)
KR (1) KR101579801B1 (enExample)
CN (1) CN103843300B (enExample)
IN (1) IN2014CN02076A (enExample)
TW (1) TW201334482A (enExample)
WO (1) WO2013052693A1 (enExample)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017038019A1 (en) * 2015-09-01 2017-03-09 Canon Kabushiki Kaisha Authentication server, authentication method, and program

Families Citing this family (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10498734B2 (en) * 2012-05-31 2019-12-03 Netsweeper (Barbados) Inc. Policy service authorization and authentication
US8977560B2 (en) * 2012-08-08 2015-03-10 Ebay Inc. Cross-browser, cross-machine recoverable user identifiers
US9419963B2 (en) * 2013-07-02 2016-08-16 Open Text S.A. System and method for controlling access
US9521146B2 (en) 2013-08-21 2016-12-13 Microsoft Technology Licensing, Llc Proof of possession for web browser cookie based security tokens
US9106642B1 (en) 2013-09-11 2015-08-11 Amazon Technologies, Inc. Synchronizing authentication sessions between applications
US20150244704A1 (en) * 2014-02-27 2015-08-27 Netapp, Inc. Techniques to authenticate user requests involving multiple applications
US10154082B2 (en) 2014-08-12 2018-12-11 Danal Inc. Providing customer information obtained from a carrier system to a client device
US9461983B2 (en) * 2014-08-12 2016-10-04 Danal Inc. Multi-dimensional framework for defining criteria that indicate when authentication should be revoked
US9454773B2 (en) 2014-08-12 2016-09-27 Danal Inc. Aggregator system having a platform for engaging mobile device users
CN107077403B (zh) 2014-08-21 2020-10-09 卫盟软件股份公司 用于用户授权的备份服务器、方法及计算机程序产品
KR102309744B1 (ko) * 2014-11-21 2021-10-07 삼성전자 주식회사 세션 기반 웹 서비스를 제공하는 방법 및 장치
CN104410650A (zh) * 2014-12-24 2015-03-11 四川金网通电子科技有限公司 基于Session和Cookie验证用户的方法
US20160241536A1 (en) * 2015-02-13 2016-08-18 Wepay, Inc. System and methods for user authentication across multiple domains
US10243957B1 (en) * 2015-08-27 2019-03-26 Amazon Technologies, Inc. Preventing leakage of cookie data
EP3362935B1 (en) 2015-10-12 2020-01-15 Telefonaktiebolaget LM Ericsson (PUBL) Methods to authorizing secondary user devices for network services and related user devices and back-end systems
US10348712B2 (en) * 2016-02-26 2019-07-09 Ricoh Company, Ltd. Apparatus, authentication system, and authentication method
US10715513B2 (en) * 2017-06-30 2020-07-14 Microsoft Technology Licensing, Llc Single sign-on mechanism on a rich client
US11196733B2 (en) * 2018-02-08 2021-12-07 Dell Products L.P. System and method for group of groups single sign-on demarcation based on first user login
US11212101B2 (en) * 2018-10-09 2021-12-28 Ca, Inc. Token exchange with client generated token
CN111404921B (zh) * 2020-03-12 2022-05-17 广州市百果园信息技术有限公司 网页应用访问方法、装置、设备、系统及存储介质
WO2021232347A1 (en) * 2020-05-21 2021-11-25 Citrix Systems, Inc. Cross device single sign-on
US11076002B1 (en) * 2020-06-22 2021-07-27 Amazon Technologies, Inc. Application streaming with specialized subdomains
KR102582904B1 (ko) * 2021-01-05 2023-09-27 고승곤 블록체인 기반 선불형 콘텐츠 과금 서비스 방법 및 시스템
CN113190828B (zh) * 2021-05-25 2024-11-08 网宿科技股份有限公司 一种请求代理方法、客户端设备及代理服务设备
KR20230012874A (ko) * 2021-07-16 2023-01-26 (주)모니터랩 보안 장치에서 쿠키를 활용한 사용자 인증 방법
GB2619518A (en) * 2022-06-07 2023-12-13 Id Ward Ltd Privacy-preserving cross-domain user tracking

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007076074A2 (en) * 2005-12-22 2007-07-05 Catalog.Com, Inc. System and method for cross-domain social networking

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6226752B1 (en) * 1999-05-11 2001-05-01 Sun Microsystems, Inc. Method and apparatus for authenticating users
US7188181B1 (en) * 1999-06-30 2007-03-06 Sun Microsystems, Inc. Universal session sharing
US7174383B1 (en) 2001-08-31 2007-02-06 Oracle International Corp. Method and apparatus to facilitate single sign-on services in a hosting environment
CA2473793C (en) * 2002-02-28 2014-08-26 Telefonaktiebolaget L M Ericsson (Publ) System, method and apparatus for federated single sign-on services
US7221935B2 (en) 2002-02-28 2007-05-22 Telefonaktiebolaget Lm Ericsson (Publ) System, method and apparatus for federated single sign-on services
US7237118B2 (en) * 2002-12-05 2007-06-26 Microsoft Corporation Methods and systems for authentication of a user for sub-locations of a network location
US7496953B2 (en) * 2003-04-29 2009-02-24 International Business Machines Corporation Single sign-on method for web-based applications
WO2005015422A1 (ja) * 2003-08-11 2005-02-17 Sony Corporation 認証方法、認証システム及び認証サーバ
US7503031B2 (en) * 2004-02-19 2009-03-10 International Business Machines Corporation Method of transforming an application into an on-demand service
US20060085345A1 (en) * 2004-10-19 2006-04-20 Khandelwal Rajesh B Right to receive data
JP2008181427A (ja) 2007-01-25 2008-08-07 Fuji Xerox Co Ltd シングルサインオンシステム、情報端末装置、シングルサインオンサーバ、プログラム
US20090259851A1 (en) 2008-04-10 2009-10-15 Igor Faynberg Methods and Apparatus for Authentication and Identity Management Using a Public Key Infrastructure (PKI) in an IP-Based Telephony Environment
WO2011128183A2 (en) * 2010-04-13 2011-10-20 Telefonaktiebolaget L M Ericsson (Publ) Method and apparatus for interworking with single sign-on authentication architecture

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007076074A2 (en) * 2005-12-22 2007-07-05 Catalog.Com, Inc. System and method for cross-domain social networking

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
BILL HINES ET AL: "IBM WebSphere Session Management", 23 March 2006 (2006-03-23), XP055049080, Retrieved from the Internet <URL:http://web.archive.org/web/20060323193212/http://www.ibmpressbooks.com/articles/article.asp?p=332851&seqNum=2> [retrieved on 20130109] *
CHRIS DUNNE: "Build and implement a single sign-on solution", 8 November 2010 (2010-11-08), XP055049042, Retrieved from the Internet <URL:http://web.archive.org/web/20101108160239/http://www.ibm.com/developerworks/web/library/wa-singlesign/#resources> [retrieved on 20130109] *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017038019A1 (en) * 2015-09-01 2017-03-09 Canon Kabushiki Kaisha Authentication server, authentication method, and program

Also Published As

Publication number Publication date
TW201334482A (zh) 2013-08-16
JP5791814B2 (ja) 2015-10-07
CN103843300B (zh) 2017-05-24
IN2014CN02076A (enExample) 2015-05-29
EP2764673A1 (en) 2014-08-13
EP2764673B1 (en) 2018-03-07
JP2014529156A (ja) 2014-10-30
KR101579801B1 (ko) 2015-12-24
US20130086656A1 (en) 2013-04-04
KR20140084126A (ko) 2014-07-04
CN103843300A (zh) 2014-06-04
US8943571B2 (en) 2015-01-27

Similar Documents

Publication Publication Date Title
US8943571B2 (en) Method and apparatus for protecting a single sign-on domain from credential leakage
AU2019210633B2 (en) Mobile multifactor single-sign-on authentication
US10949526B2 (en) User device authentication
TWI725958B (zh) 雲端主機服務權限控制方法、裝置和系統
US9338007B1 (en) Secure delegated authentication for applications
US9674699B2 (en) System and methods for secure communication in mobile devices
KR102863431B1 (ko) 토큰 상환을 통한 익명 인증
US9967260B1 (en) Enhanced authentication security
CN102112991B (zh) 用于管理用户认证的装置
JP2015535984A5 (enExample)
CN110365632B (zh) 计算机网络系统中的认证方法、数据处理设备
US20160381001A1 (en) Method and apparatus for identity authentication between systems
US10397214B2 (en) Collaborative sign-on
US8504824B1 (en) One-time rotating key for third-party authentication
Schwarz et al. Feido: Recoverable FIDO2 tokens using electronic ids
US20250226985A1 (en) Techniques for phishing-resistant enrollment and on-device authentication
US9521146B2 (en) Proof of possession for web browser cookie based security tokens
KR20150117045A (ko) 웹 매쉬업 환경에서의 사용자 인증 시스템 및 그 방법
Binu et al. A mobile based remote user authentication scheme without verifier table for cloud based services
US20250112917A1 (en) Anonymous device fingerprinting for device verification
US12367483B1 (en) Decentralized authorization
Noor FIDO: Fast IDentity Online.
CN116318811A (zh) 一种基于受信节点的网络请求校验鉴权方法及设备

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 12778872

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2012778872

Country of ref document: EP

ENP Entry into the national phase

Ref document number: 2014534730

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

ENP Entry into the national phase

Ref document number: 20147012094

Country of ref document: KR

Kind code of ref document: A