WO2012139486A1 - Procédé de synchronisation de données d'utilisateur et système correspondant - Google Patents

Procédé de synchronisation de données d'utilisateur et système correspondant Download PDF

Info

Publication number
WO2012139486A1
WO2012139486A1 PCT/CN2012/073696 CN2012073696W WO2012139486A1 WO 2012139486 A1 WO2012139486 A1 WO 2012139486A1 CN 2012073696 W CN2012073696 W CN 2012073696W WO 2012139486 A1 WO2012139486 A1 WO 2012139486A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
subsystem
user
verification
change request
Prior art date
Application number
PCT/CN2012/073696
Other languages
English (en)
Chinese (zh)
Inventor
罗红
Original Assignee
中国移动通信集团公司
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 中国移动通信集团公司 filed Critical 中国移动通信集团公司
Publication of WO2012139486A1 publication Critical patent/WO2012139486A1/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/30Profiles
    • H04L67/306User profiles

Definitions

  • the present application relates to a method and system for synchronizing user information across multiple systems.
  • An aspect of the present application provides a method for synchronizing user information, which may include:
  • the second information subsystem receives the user information change request and sends the user information change request to the verification subsystem;
  • the verification subsystem verifies the user information change request, and after the verification is passed, notifies the first information subsystem having a service association with the second information subsystem to perform corresponding change on the corresponding subscription service information recorded by the second information subsystem.
  • Another aspect of the present application is directed to an information peer system that can include: At least one first information subsystem, each for providing a service subscribed by the user according to the user request, and recording the signed service information;
  • a second information subsystem recording the service information subscribed by the user and cooperating with the first information subsystem to provide the contracted service to the user;
  • a verification subsystem after the user submits the information change request information to the second information subsystem, the verification subsystem verifies the information change request information, and after the verification is passed, notifies the first information subsystem to The recorded corresponding contract service information is changed accordingly.
  • the first information subsystem may be, for example, a banking information system that records user subscription information.
  • the second information subsystem can be, for example, a subscriber information management system of a telecommunications carrier.
  • a one-point processing for the service that the user subscribes to is implemented, so that the user does not have to go to each service platform or the processing point to perform some business operations, such as business unsubscribing, and the like, thereby improving the use of the business.
  • Some business operations such as business unsubscribing, and the like
  • FIG. 1 illustrates an information synchronization system according to an embodiment of the present application
  • FIG. 2 illustrates an information peering method in accordance with one embodiment of the present application.
  • an information 1000 system includes at least one first information subsystem 100-1, 100-2...100-11; a second information subsystem 200 and verification Subsystem 300.
  • Each of the first information subsystems 100-1, 100-2, 100, ⁇ is used to provide a service for the user to sign up, and to record the service information of the contract.
  • the first information subsystem may be, for example, an information system used by a bank or the like to record user subscription information.
  • the second information subsystem 200 can be used to record the service information subscribed by the user, and provide the user with the contracted service through the recorded service information and the at least one first information subsystem.
  • the second information subsystem can be a user information management system of a telecommunications carrier.
  • the verification subsystem 300 changes the information request information.
  • the verification is performed, and after the verification is passed, the first information subsystem is notified to make corresponding changes to the corresponding contract service information recorded by the first information subsystem.
  • the verification subsystem 300 can be, for example, a Mobile Signature System (MSP).
  • MSP Mobile Signature System
  • the verification subsystem 300 is shown as being independent of the first and second information subsystems, but those skilled in the art should understand that the verification subsystem 300 can also be implemented according to the actual application scenario. Merged into the first information subsystem or the second information subsystem.
  • the first and second information subsystems and the verification subsystem 300 are respectively described for the banking information system, the information management system of the telecommunication operator, and the MSP as an example, but the present invention is not limited thereto.
  • the bank information system, the information management system of the telecom operator, and the MSP are respectively labeled with reference numerals 100, 200, and 300.
  • the information system 100 of the bank stores information about the subscriber, such as the mobile terminal number, the user name, the ID number, the information of the service opening, and the like.
  • the information related to the contracted service is also recorded in the information management system 200 of the telecommunication operator through the agreement and information exchange protocol of the telecommunication operator and the bank.
  • the signing user submits a status information change request to the telecommunication operator (ie, its information management system 200), for example, when the mobile terminal number is cancelled
  • the telecommunication operator can perform verification on the requesting user, for example, performing real name verification, and after verifying A corresponding change operation is performed in its information management system 200.
  • the telecommunications carrier sends information related to the change request to the verification subsystem 300, including the operation object (ie, the first information subsystem associated with the subscription information of the user), the type of operation (eg, the above-mentioned account cancellation operation) , operation time, etc.
  • the public and private keys of the MSP 300 and the subscriber terminal confirm the received information.
  • the MSP300 encrypts the user's change request information with a public key, such as a digital envelope, and sends the encrypted information to the user terminal.
  • the digital envelope includes the content of the encrypted status change request information and the encrypted key used to encrypt the content.
  • the public key is used here to encrypt the "encryption key", this is not a requirement, and it can also be encrypted using a symmetric key pre-shared between the sender and the receiver.
  • the public and private key pairs may be obtained by a well-known algorithm when the user signs up with the banking system, wherein the public key is disclosed to the outside world and the private key is retained by the user terminal.
  • the subscriber terminal receives the digital envelope, it first decrypts with the corresponding private key or pre-shared key to obtain an "encryption key", and then decrypts the ciphertext with the key.
  • the subscription user terminal decrypts the state change request information by using a private key corresponding to the public key.
  • the decrypted information is presented to the user for confirmation.
  • the mobile terminal After the user confirms to the mobile terminal, the mobile terminal performs a "digital signature" on the decrypted information by using its own private key, and returns to the verification subsystem 300, for example, by means of a short message or BIP (Bearar Independent Protocol). Digitally signed change information.
  • the verification subsystem 300 decrypts and performs signature verification using the corresponding public key. If the verification is passed, the first information subsystem (for example, the bank's user management system) is notified to perform a corresponding change operation, so that the bank and the information in the mobile operator's home management system are kept synchronized.
  • the first information subsystem for example, the bank's user management system
  • the second information subsystem receives a user information change request, for example, an information change request, such as a pin number operation, that the user makes to the second information subsystem (e.g., a telecommunications carrier).
  • a user information change request for example, an information change request, such as a pin number operation
  • the subscribed service information may be recorded in the first information subsystem and the second information subsystem associated with the service.
  • the first information subsystem may be, for example, a banking information system that records subscriber subscription information
  • the second information subsystem includes a subscriber information management system of the telecommunications carrier.
  • step S202 the second information subsystem changes the service information recorded thereon according to the information change request, and transmits the information change request to the verification subsystem.
  • step S203 the verification sub-system verifies the information change request, and after the verification is passed, the first information subsystem (for example, a bank) is notified to perform corresponding change on the corresponding subscription service information recorded.
  • the first information subsystem for example, a bank
  • the second information subsystem may further authenticate the identity of the user according to the information change request, and after the authentication is passed, the second information subsystem records the information according to the information change request.
  • the service information is changed accordingly.
  • the authentication subsystem can also send the information change request to the user's terminal in an encrypted manner.
  • the terminal decrypts the information change request and confirms whether or not to make a corresponding change in the first information subsystem based on the decrypted change request.
  • the terminal can send the confirmed result to the verification subsystem by SMS or BIP. If the result of the acknowledgment is yes, the verification subsystem instructs the first information subsystem to make corresponding changes to the user information stored thereon; otherwise, the operation is terminated.
  • the embodiment 1 and FIG. 2 described above describe an embodiment in which a change operation is performed first in the second information subsystem 200, and then a corresponding change operation is performed in the first information subsystem i00, however, Understand that the change operation performed in the second information subsystem 200 can also be The change operation in an information subsystem 100 is performed simultaneously or after the change operation in the first information subsystem 100 is performed.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

La présente invention se rapporte à un procédé de synchronisation de données et à un système de synchronisation de données. Selon le procédé de synchronisation de données : un second sous-système de données reçoit une demande de modification de données d'utilisateur et envoie la demande de modification de données d'utilisateur à un sous-système de vérification ; le sous-système de vérification vérifie la demande de modification de données d'utilisateur ; et, une fois que la vérification a réussi, il commande à un premier sous-système de données, ayant une association de service avec le second sous-système de données, de modifier en conséquence des données d'un service d'abonnement correspondantes enregistrées par le premier sous-système de données.
PCT/CN2012/073696 2011-04-13 2012-04-10 Procédé de synchronisation de données d'utilisateur et système correspondant WO2012139486A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201110092249.6A CN102739719B (zh) 2011-04-13 2011-04-13 用户信息同步方法及其系统
CN201110092249.6 2011-04-13

Publications (1)

Publication Number Publication Date
WO2012139486A1 true WO2012139486A1 (fr) 2012-10-18

Family

ID=46994498

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2012/073696 WO2012139486A1 (fr) 2011-04-13 2012-04-10 Procédé de synchronisation de données d'utilisateur et système correspondant

Country Status (2)

Country Link
CN (1) CN102739719B (fr)
WO (1) WO2012139486A1 (fr)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104885109A (zh) * 2012-12-26 2015-09-02 飞力凯网路股份有限公司 结算管理装置、信息处理装置、结算管理方法和结算管理系统
CN108418808B (zh) * 2018-02-07 2020-06-19 平安科技(深圳)有限公司 身份信息更改方法、装置、终端设备及存储介质
CN110727678B (zh) * 2019-09-25 2021-01-01 湖南新云网科技有限公司 用户信息与移动终端的绑定方法、装置及存储介质
JP7385171B2 (ja) * 2019-09-27 2023-11-22 京セラドキュメントソリューションズ株式会社 情報処理システム、情報処理装置および情報処理プログラム
CN112417359A (zh) * 2020-12-04 2021-02-26 山东新网影音文化传播有限公司 一种多站点用户行为信息同步方法及系统

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1622519A (zh) * 2003-11-29 2005-06-01 鸿富锦精密工业(深圳)有限公司 信息同步管理系统及方法
CN1866961A (zh) * 2006-03-13 2006-11-22 华为技术有限公司 一种客户系统与服务系统数据同步的方法及系统
CN101001243A (zh) * 2006-01-09 2007-07-18 杭州世导科技有限公司 实现移动信息同步的系统和方法

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100602634B1 (ko) * 2003-11-08 2006-07-19 삼성전자주식회사 멀티 존 사설 무선 네트워크 시스템 간 로밍 서비스 방법및 그시스템
CN1323538C (zh) * 2003-12-12 2007-06-27 华中科技大学 一种动态身份认证方法和系统
CN1968105A (zh) * 2006-05-31 2007-05-23 华为技术有限公司 基于通信网络的计费系统及计费方法
US8170988B2 (en) * 2008-04-17 2012-05-01 The Boeing Company System and method for synchronizing databases

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1622519A (zh) * 2003-11-29 2005-06-01 鸿富锦精密工业(深圳)有限公司 信息同步管理系统及方法
CN101001243A (zh) * 2006-01-09 2007-07-18 杭州世导科技有限公司 实现移动信息同步的系统和方法
CN1866961A (zh) * 2006-03-13 2006-11-22 华为技术有限公司 一种客户系统与服务系统数据同步的方法及系统

Also Published As

Publication number Publication date
CN102739719B (zh) 2016-03-30
CN102739719A (zh) 2012-10-17

Similar Documents

Publication Publication Date Title
JP6641029B2 (ja) キー配信および認証方法およびシステム、ならびに装置
US10708058B2 (en) Devices and methods for client device authentication
WO2017185999A1 (fr) Procédé, appareil et système de distribution et d'authentification de clés de chiffrement
KR101508360B1 (ko) 데이터 전송 장치 및 방법, 그리고 그 방법을 컴퓨터에서 실행시키기 위한 프로그램을 기록한 기록매체
CN101340443B (zh) 一种通信网络中会话密钥协商方法、系统和服务器
US8417218B2 (en) SIM based authentication
WO2015029945A1 (fr) Procédé de transfert de profil de membre, système de transfert de profil de membre et dispositif d'utilisateur
CN101102186B (zh) 通用鉴权框架推送业务实现方法
US20100223470A1 (en) Secure instant messaging system
JP6471112B2 (ja) 通信システム、端末装置、通信方法、及びプログラム
GB2384402A (en) Secure data transmission links
US9185092B2 (en) Confidential communication method using VPN, system thereof, program thereof, and recording medium for the program
CN1977559B (zh) 保护在用户之间进行通信期间交换的信息的方法和系统
US9648650B2 (en) Pairing of devices through separate networks
WO2012139486A1 (fr) Procédé de synchronisation de données d'utilisateur et système correspondant
CN109150507A (zh) 一种设备凭证分发方法和系统、用户设备及管理实体
WO2016004570A1 (fr) Procédé et appareil d'autorisation pour la gestion d'une carte à circuit intégré universelle incorporée
CN112202770A (zh) 设备联网方法及装置、设备、存储介质
JP6621416B2 (ja) 2つのセキュリティモジュールの間に安全な通信チャネルを生成する方法及びシステム
CN102447705A (zh) 数字证书撤销方法及设备
EP3110189A1 (fr) Procédé de remplacement d'au moins un paramètre d'authentification pour authentifier un élément de sécurité et élément de sécurité correspondant
CN104869000A (zh) 一种基于标识密码跨域安全通信方法及系统
JP6511542B2 (ja) 通信ネットワークにおける非アクセス層接続を確立するための通信ネットワーク及び方法
KR100330418B1 (ko) 이동통신 환경에서의 가입자 인증 방법
KR20130049748A (ko) 내장 uicc 내 프로파일 백업 방법, 내장 uicc, 외부 개체, 백업 장치 및 시스템

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: 12771070

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 12771070

Country of ref document: EP

Kind code of ref document: A1