KR20220036684A - Multi-memperships integrated management system and method to provide integrated use among multi-memberships and prevent forgery/counterfeiting of automatic settlement - Google Patents

Multi-memperships integrated management system and method to provide integrated use among multi-memberships and prevent forgery/counterfeiting of automatic settlement Download PDF

Info

Publication number
KR20220036684A
KR20220036684A KR1020200119192A KR20200119192A KR20220036684A KR 20220036684 A KR20220036684 A KR 20220036684A KR 1020200119192 A KR1020200119192 A KR 1020200119192A KR 20200119192 A KR20200119192 A KR 20200119192A KR 20220036684 A KR20220036684 A KR 20220036684A
Authority
KR
South Korea
Prior art keywords
membership
integrated
issuer
certificate
identification information
Prior art date
Application number
KR1020200119192A
Other languages
Korean (ko)
Other versions
KR102480754B1 (en
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 주식회사 엘지유플러스
Priority to KR1020200119192A priority Critical patent/KR102480754B1/en
Publication of KR20220036684A publication Critical patent/KR20220036684A/en
Application granted granted Critical
Publication of KR102480754B1 publication Critical patent/KR102480754B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/04Payment circuits
    • G06Q20/06Private payment circuits, e.g. involving electronic currency used among participants of a common payment scheme
    • G06Q20/065Private payment circuits, e.g. involving electronic currency used among participants of a common payment scheme using e-cash
    • G06Q20/0658Private payment circuits, e.g. involving electronic currency used among participants of a common payment scheme using e-cash e-cash managed locally
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/12Applying verification of the received information
    • 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/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/50Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols using hash chains, e.g. blockchains or hash trees
    • H04L2209/38

Abstract

The present invention relates to a multi-type membership integrated management system using blockchain. According to one embodiment of the present invention, the multi-type membership integrated management method based on blockchain, which is performed in a membership issuer server, includes the steps of: receiving, from an integrated membership management server, a use approval for a request of a user for using the integrated membership; storing a transaction based on authentication information of a membership issuer and integrated membership use information of a user in the blockchain, in response to the use approval; and settling the use of integrated membership among multiple memberships based on the integrated membership use information recorded in the blockchain.

Description

다종 멤버십 간 통합 사용 제공 및 자동 정산에 대한 위/변조를 방지하는 다종 멤버십 통합 관리 시스템 및 그 방법{MULTI-MEMPERSHIPS INTEGRATED MANAGEMENT SYSTEM AND METHOD TO PROVIDE INTEGRATED USE AMONG MULTI-MEMBERSHIPS AND PREVENT FORGERY/COUNTERFEITING OF AUTOMATIC SETTLEMENT}MULTI-MEMPERSHIPS INTEGRATED MANAGEMENT SYSTEM AND METHOD TO PROVIDE INTEGRATED USE AMONG MULTI-MEMBERSHIPS AND PREVENT FORGERY/COUNTERFEITING OF AUTOMATIC SETTLEMENT }

블록체인을 이용한 다종 멤버십 통합 관리 시스템에 관한 것이다.It is about a multi-type membership integrated management system using blockchain.

블록체인(Blockchain)은 데이터 분산 저장 기술의 일종으로, 블록(block) 단위의 데이터를 체인(chain) 형태로 연결하여 저장하는 기술이다. 즉, 데이터를 ‘블록’(소규모 데이터들이 P2P 방식을 기반으로 생성된 체인 형태의 연결고리) 기반 분산 데이터 저장 환경에 저장하여 누구라도 임의로 수정할 수 없고 누구나 변경의 결과를 열람할 수 있는 분산 컴퓨팅 기술 기반의 원장 관리 기술이다. 지속적으로 변경되는 데이터를 모든 참여 노드에 분산시켜 저장하는 분산 저장 특성으로 인해 분산 원장 기술 또는 분산 장부 기술(distributed ledger technology)이라고 불린다. Blockchain is a type of data distributed storage technology, and it is a technology to connect and store block-unit data in a chain form. In other words, it is a distributed computing technology that stores data in a 'block' (chain-type link created based on the P2P method)-based distributed data storage environment so that anyone cannot arbitrarily modify it and anyone can read the results of the change. It is a ledger management technology based on It is called distributed ledger technology or distributed ledger technology because of the distributed storage characteristic of distributing and storing continuously changing data to all participating nodes.

블록체인의 해킹이 원천적으로 불가능하며, 탈중앙화가 가능하여 중재자 없이 거래가 가능하다는 특성으로 인해, 현재 블록체인을 활용한 다양한 기술들이 산업 전반에 걸쳐 개발 및 사용되고 있다. 대표적으로 비트코인, 이더리움 등 탈중앙화된 전자장부에 기록되는 암호화폐의 거래에 블록체인 기술이 사용되고 있다.Due to the characteristics that blockchain hacking is fundamentally impossible, decentralization is possible, and transactions are possible without an intermediary, various technologies using blockchain are currently being developed and used throughout the industry. Typically, blockchain technology is used for transactions of cryptocurrencies recorded in decentralized electronic ledgers such as Bitcoin and Ethereum.

실시예는 서로 다른 멤버십 서비스를 통합하여 관리하는 시스템에 관한 것으로, 하나의 멤버십 가입으로 복수의 멤버십 서비스에서 제공하는 혜택을 이용할 수 있는 통합 멤버십 서비스를 제공할 수 있다.The embodiment relates to a system for integrating and managing different membership services, and it is possible to provide an integrated membership service in which benefits provided by a plurality of membership services can be used through one membership subscription.

실시예는 블록체인 기술을 이용하여, 통합 멤버십 시스템에 포함된 복수의 멤버십 발급자들 간 공유된 멤버십 사용 데이터의 위조 및 변조를 방지하는 기술을 제공할 수 있다.The embodiment may provide a technology for preventing forgery and falsification of membership usage data shared among a plurality of membership issuers included in the integrated membership system by using blockchain technology.

실시예는 블록체인 기술을 이용하여, 멤버십 발급자들 간 통합 멤버십 사용에 따른 정산을 자동화하는 기술 및 정산의 위조 및 변조를 방지하는 기술을 제공할 수 있다.The embodiment may provide a technology for automating settlement according to the use of integrated membership between membership issuers and a technology for preventing counterfeiting and falsification of settlement by using blockchain technology.

일 측에 따른 멤버십 발급자 서버에서 수행되는 블록체인 기반 다종 멤버십 통합 관리 방법은 통합 멤버십 관리 서버로부터 상기 멤버십 발급자에 대응하는 사용자의 통합 멤버십 사용 요청에 대한 사용 승인을 수신하는 단계; 상기 사용 승인에 반응하여, 상기 멤버십 발급자의 인증 정보 및 상기 사용자의 통합 멤버십 사용 정보에 기초한 제1 트랜잭션을 제1 블록체인에 저장하는 단계; 및 상기 제1 블록체인에 기록된 통합 멤버십 사용 정보에 기초하여, 상기 다종 멤버십 간 통합 멤버십 사용을 정산하는 단계를 포함한다.According to one side, a block chain-based integrated management method for multiple memberships performed in a membership issuer server includes: receiving, from an integrated membership management server, use approval for a user's request for using an integrated membership corresponding to the membership issuer; in response to the use approval, storing a first transaction based on the authentication information of the membership issuer and the integrated membership use information of the user in a first block chain; and based on the integrated membership usage information recorded in the first block chain, calculating the use of integrated membership among the multiple memberships.

상기 다종 멤버십 통합 관리 방법은 상기 사용자의 통합 멤버십 사용 정보를 해시한 값 및 상기 멤버십 발급자의 인증 정보에 기초한 제2 트랜잭션을 제2 블록체인에 저장하는 단계를 더 포함할 수 있다.The method for integrated management of multiple memberships may further include storing a second transaction based on a hashed value of the user's integrated membership usage information and authentication information of the membership issuer in a second block chain.

상기 제2 블록체인은 상기 다종 멤버십에 대응하는 멤버십 발급자들에 의해 공유되는 공유 서버에 저장될 수 있다.The second block chain may be stored in a shared server shared by membership issuers corresponding to the multiple memberships.

상기 제1 블록체인에 저장하는 단계는 상기 제1 트랜잭션을 상기 멤버십 발급자에 대응하는 상기 제1 블록체인의 노드에 저장하는 단계; 및 상기 멤버십 발급자의 인증 정보에 기초하여, 상기 제1 트랜잭션을 다른 멤버십 발급자에 대응하는 상기 제1 블록체인의 노드에 공유하는 단계를 포함할 수 있다.The storing in the first block chain may include: storing the first transaction in a node of the first block chain corresponding to the membership issuer; and sharing the first transaction with a node of the first block chain corresponding to another membership issuer based on the authentication information of the membership issuer.

상기 제1 블록체인의 노드에 공유하는 단계는 상기 멤버십 발급자의 인증 정보에 기초하여, 상기 제1 트랜잭션에 대한 검증을 상기 다른 멤버십 발급자에 요청하는 단계; 및 상기 검증 결과에 기초하여, 상기 다른 멤버십 발급자에 대응하는 상기 제1 블록체인의 노드에 공유하는 단계를 포함할 수 있다.The step of sharing to the node of the first block chain may include, based on the authentication information of the membership issuer, requesting the other membership issuer to verify the first transaction; and sharing the first blockchain node corresponding to the other membership issuer based on the verification result.

상기 다종 멤버십 통합 관리 방법은 다른 멤버십 발급자로부터 상기 다른 멤버십 발급자의 인증 정보 및 다른 사용자의 통합 멤버십 사용 정보에 기초한 제3 트랜잭션의 공유 요청을 수신하는 단계; 상기 다른 멤버십 발급자의 인증 정보에 기초하여, 상기 제3 트랜잭션을 검증하는 단계; 및 상기 검증 결과에 기초하여, 상기 제3 트랜잭션을 상기 멤버십 발급자에 대응하는 상기 제1 블록체인의 노드에 저장하는 단계를 더 포함할 수 있다.The method for managing multiple memberships may include: receiving, from another membership issuer, a request for sharing a third transaction based on authentication information of the other membership issuer and information on using the integrated membership of another user; verifying the third transaction based on authentication information of the other membership issuer; and, based on the verification result, storing the third transaction in a node of the first block chain corresponding to the membership issuer.

상기 다종 멤버십 통합 관리 방법은 상기 사용자로부터 통합 멤버십 발급을 위한 증명서의 요청을 수신하는 단계; 식별 정보를 증명하는 블록체인 네트워크에 기초하여, 상기 증명서의 요청이 수신된 사용자의 식별 정보를 인증하는 단계; 및 상기 인증 결과에 기초하여, 상기 멤버십 발급자의 서명을 포함하는 상기 통합 멤버십 발급을 위한 증명서를 상기 사용자에게 발급하는 단계를 더 포함할 수 있다.The integrated management method for multiple memberships includes: receiving a request for a certificate for issuing an integrated membership from the user; authenticating the identification information of the user from whom the request for the certificate is received, based on a blockchain network that certifies the identification information; and issuing a certificate for issuing the integrated membership including a signature of the membership issuer to the user based on the authentication result.

상기 식별 정보를 증명하는 블록체인 네트워크는 상기 다종 멤버십에 대응하는 멤버십 발급자들을 포함하는 증명 발행자의 식별 정보 및 상기 다종 멤버십의 사용자들을 포함하는 증명 요청자의 식별 정보를 저장할 수 있다.The blockchain network that certifies the identification information may store identification information of a certificate issuer including membership issuers corresponding to the multi-type membership and identification information of a certificate requester including users of the multi-type membership.

상기 다종 멤버십 간 통합 멤버십 사용을 정산하는 단계는 다른 멤버십 발급자로부터 통합 멤버십 정산 정보가 포함된 통합 멤버십 정산을 위한 증명서를 수신하는 단계; 식별 정보를 증명하는 블록체인 네트워크에 기초하여, 상기 통합 멤버십 정산을 위한 증명서를 검증하는 단계; 및 검증된 상기 증명서에 포함된 통합 멤버십 정산 정보 및 상기 멤버십 발급자에 대응하는 제1 블록체인의 노드에 기록된 통합 멤버십 사용 정보에 기초하여, 상기 다종 멤버십 간 통합 멤버십 사용을 정산하는 단계를 포함할 수 있다.The step of settling the use of integrated membership among multiple memberships may include: receiving a certificate for integrated membership settlement including integrated membership settlement information from another membership issuer; verifying the certificate for the integrated membership settlement based on the blockchain network that certifies the identification information; And based on the integrated membership settlement information included in the verified certificate and the integrated membership usage information recorded in the node of the first block chain corresponding to the membership issuer, calculating the use of the integrated membership among the multiple memberships. can

상기 식별 정보를 증명하는 블록체인 네트워크는 상기 통합 멤버십 관리 서버를 포함하는 증명 발행자의 식별 정보 및 상기 다종 멤버십에 대응하는 멤버십 발급자들을 포함하는 증명 요청자의 식별 정보를 저장할 수 있다.The blockchain network that certifies the identification information may store identification information of a certification issuer including the integrated membership management server and identification information of a certification requester including membership issuers corresponding to the multiple memberships.

상기 통합 멤버십 정산을 위한 증명서를 검증하는 단계는 상기 식별 정보를 증명하는 블록체인 네트워크에 저장된 식별 정보를 조회하여, 상기 증명서를 발급한 통합 멤버십 관리 서버의 식별 정보, 상기 증명서에 포함된 서명, 및 상기 다른 멤버십 발급자의 식별 정보 중 적어도 하나를 검증하는 단계를 포함할 수 있다.In the verifying of the certificate for the integrated membership settlement, the identification information stored in the block chain network verifying the identification information is inquired, and the identification information of the integrated membership management server that issued the certificate, the signature included in the certificate, and The method may include verifying at least one of the identification information of the other membership issuer.

상기 다종 멤버십 간 통합 멤버십 사용을 정산하는 단계는 상기 통합 멤버십 정산을 위한 증명서가 검증된 경우, 스마트 컨트랙트(smart contract) 방식에 기초하여, 상기 다종 멤버십 간 통합 멤버십 사용을 정산하는 단계를 포함할 수 있다.The step of settling the use of the integrated membership between the multiple types of membership may include, when the certificate for the settlement of the integrated membership is verified, based on a smart contract method, the step of settling the use of the integrated membership between the multiple types of memberships. there is.

상기 식별 정보를 증명하는 블록체인 네트워크에 저장된 식별 정보는 DID를 포함할 수 있다.The identification information stored in the blockchain network that certifies the identification information may include a DID.

상기 제1 블록체인은 컨소시엄(consortium) 블록체인 형태로 구성될 수 있다.The first block chain may be configured in the form of a consortium block chain.

상기 인증 정보는 DID(Decentralized Identifier) 인증 정보를 포함할 수 있다.The authentication information may include DID (Decentralized Identifier) authentication information.

상기 제1 트랜잭션 및 제2 트랜잭션은 해싱 알고리즘을 이용하여 암호화되어 다른 블록체인 노드에 공유될 수 있다.The first transaction and the second transaction may be encrypted using a hashing algorithm and shared with other blockchain nodes.

일 측에 따른 통합 멤버십 관리 서버가 수행하는 블록체인 기반 다종 멤버십 통합 관리 방법은 사용자의 통합 멤버십 사용에 반응하여, 상기 다종 멤버십에 대응하는 멤버십 발급자들 중 적어도 하나의 멤버십 발급자에게 상기 사용자의 통합 멤버십 사용 정보를 전송하는 단계; 통합 멤버십 사용 정보에 관한 트랜잭션을 기록하는 블록체인에 기초하여, 상기 멤버십 발급자들과 상기 사용자의 통합 멤버십 사용 정보를 공유하는 단계; 및 상기 블록체인에 기록된 통합 멤버십 사용 정보에 기초하여, 상기 다종 멤버십 간의 정산 정보를 적어도 하나의 멤버십 발급자에게 전송하는 단계를 포함한다.The block chain-based integrated membership management method performed by the integrated membership management server according to one side responds to the user's use of the integrated membership, and sends the user's integrated membership to at least one of the membership issuers corresponding to the multiple membership. transmitting usage information; sharing the user's integrated membership usage information with the membership issuers based on a block chain that records a transaction related to the integrated membership usage information; and, based on the integrated membership usage information recorded in the block chain, transmitting the settlement information between the multiple memberships to at least one membership issuer.

상기 사용자의 통합 멤버십 사용 정보를 전송하는 단계는 제1 멤버십 발급자로부터 제1 멤버십 발급자에 대응하는 사용자의 통합 멤버십 사용 요청을 수신하는 단계; 상기 사용자의 식별 정보 및 상기 제1 멤버십 발급자의 식별 정보에 기초하여, 상기 사용자의 통합 멤버십 사용을 승인하는 단계; 및 상기 승인된 사용자의 통합 멤버십 사용에 반응하여, 다른 멤버십 발급자들에게 상기 사용자의 통합 멤버십 사용 정보를 전송하는 단계를 포함할 수 있다.The transmitting of the user's integrated membership usage information may include: receiving a user's integrated membership use request corresponding to the first membership issuer from a first membership issuer; approving the use of the integrated membership of the user based on the identification information of the user and the identification information of the first membership issuer; and in response to the approved user's use of the unified membership, transmitting the user's unified membership usage information to other membership issuers.

상기 다종 멤버십 통합 관리 방법은 상기 사용자로부터 제1 멤버십 발급자가 발급한 통합 멤버십 발급을 위한 증명서를 수신하는 단계; 식별 정보를 증명하는 블록체인 네트워크에 기초하여, 상기 통합 멤버십 발급을 위한 증명서를 검증하는 단계; 및 상기 검증 결과에 기초하여, 상기 사용자에게 통합 멤버십을 발급하는 단계를 더 포함할 수 있다.The method for managing multiple memberships may include: receiving, from the user, a certificate for issuing an integrated membership issued by a first membership issuer; verifying the certificate for issuing the integrated membership based on the blockchain network that certifies the identification information; and issuing an integrated membership to the user based on the verification result.

상기 식별 정보를 증명하는 블록체인 네트워크는 상기 다종 멤버십에 대응하는 멤버십 발급자들을 포함하는 증명 발행자의 식별 정보 및 상기 다종 멤버십의 사용자들을 포함하는 증명 요청자의 식별 정보를 저장할 수 있다.The blockchain network that certifies the identification information may store identification information of a certificate issuer including membership issuers corresponding to the multi-type membership and identification information of a certificate requester including users of the multi-type membership.

상기 통합 멤버십 발급을 위한 증명서를 검증하는 단계는 상기 식별 정보를 증명하는 블록체인 네트워크에 저장된 식별 정보를 조회하여, 상기 증명서를 발급한 상기 제1 멤버십 발급자의 식별 정보, 상기 증명서에 포함된 서명, 및 상기 사용자의 식별 정보 중 적어도 하나를 검증하는 단계를 포함할 수 있다.In the step of verifying the certificate for issuing the integrated membership, the identification information stored in the blockchain network that certifies the identification information is inquired, and the identification information of the first membership issuer who issued the certificate, the signature included in the certificate, and verifying at least one of the user's identification information.

상기 식별 정보를 증명하는 블록체인 네트워크에 저장된 식별 정보는 DID를 포함할 수 있다.The identification information stored in the blockchain network that certifies the identification information may include a DID.

상기 다종의 멤버십 간의 정산 정보를 적어도 하나의 멤버십 발급자에게 전송하는 단계는 제1 멤버십 발급자로부터 통합 멤버십 정산을 위한 증명서의 요청을 수신하는 단계; 식별 정보를 증명하는 블록체인 네트워크에 기초하여, 상기 제1 멤버십 발급자의 인증 정보를 검증하는 단계; 및 상기 검증 결과에 기초하여, 상기 제1 멤버십 발급자에 대응하는 통합 멤버십 정산 정보 및 상기 통합 멤버십 관리 서버의 서명을 포함하는 상기 통합 멤버십 정산을 위한 증명서를 상기 제1 멤버십 발급자에게 발급하는 단계를 포함할 수 있다.The transmitting of the settlement information between the multiple memberships to at least one membership issuer may include: receiving a request for a certificate for integrated membership settlement from a first membership issuer; verifying authentication information of the first membership issuer based on a blockchain network that certifies identification information; and issuing, to the first membership issuer, a certificate for integrated membership settlement including integrated membership settlement information corresponding to the first membership issuer and a signature of the integrated membership management server, based on the verification result can do.

상기 식별 정보를 증명하는 블록체인 네트워크는 상기 통합 멤버십 관리 서버를 포함하는 증명 발행자의 식별 정보 및 상기 다종 멤버십에 대응하는 멤버십 발급자들을 포함하는 증명 요청자의 식별 정보를 저장할 수 있다.The blockchain network that certifies the identification information may store identification information of a certification issuer including the integrated membership management server and identification information of a certification requester including membership issuers corresponding to the multiple memberships.

일 측에 따른 블록체인에 기반하여 다종 멤버십을 통합 관리하는 멤버십 발급자 서버는 통합 멤버십 관리 서버로부터 상기 멤버십 발급자에 대응하는 사용자의 통합 멤버십 사용 요청에 대한 사용 승인을 수신하고, 상기 사용 승인에 반응하여, 상기 멤버십 발급자의 인증 정보 및 상기 사용자의 통합 멤버십 사용 정보에 기초한 제1 트랜잭션을 제1 블록체인에 저장하며, 상기 제1 블록체인에 기록된 통합 멤버십 사용 정보에 기초하여, 상기 다종 멤버십 간 통합 멤버십 사용을 정산하는 적어도 하나의 프로세서를 포함한다. The membership issuer server, which manages multiple memberships integratedly based on the block chain according to one side, receives from the integrated membership management server the use approval for the user's request for using the integrated membership corresponding to the membership issuer, and responds to the usage approval. , stores a first transaction based on the membership issuer's authentication information and the user's integrated membership usage information in the first block chain, and integrates between the multiple memberships based on the integrated membership usage information recorded in the first block chain and at least one processor that settles membership usage.

상기 프로세서는 상기 사용자의 통합 멤버십 사용 정보를 해시한 값 및 상기 멤버십 발급자의 인증 정보에 기초한 제2 트랜잭션을 제2 블록체인에 저장할 수 있다.The processor may store a second transaction based on a hashed value of the user's integrated membership usage information and authentication information of the membership issuer in the second block chain.

상기 프로세서는 상기 제1 트랜잭션을 상기 제1 블록체인에 저장함에 있어서, 상기 제1 트랜잭션을 상기 멤버십 발급자에 대응하는 상기 제1 블록체인의 노드에 저장하고, 상기 멤버십 발급자의 인증 정보에 기초하여, 상기 제1 트랜잭션을 다른 멤버십 발급자에 대응하는 상기 제1 블록체인의 노드에 공유할 수 있다.In storing the first transaction in the first block chain, the processor stores the first transaction in a node of the first block chain corresponding to the membership issuer, and based on authentication information of the membership issuer, The first transaction may be shared with nodes of the first block chain corresponding to other membership issuers.

상기 프로세서는 상기 사용자로부터 통합 멤버십 발급을 위한 증명서의 요청을 수신하고,식별 정보를 증명하는 블록체인 네트워크에 기초하여, 상기 증명서의 요청이 수신된 사용자의 식별 정보를 인증하며, 상기 인증 결과에 기초하여, 상기 멤버십 발급자의 서명을 포함하는 상기 통합 멤버십 발급을 위한 증명서를 상기 사용자에게 발급할 수 있다.The processor receives a request for a certificate for issuance of an integrated membership from the user, and authenticates the identification information of the user for which the request for the certificate is received, based on a blockchain network that certifies the identification information, based on the authentication result Thus, a certificate for issuing the integrated membership including the signature of the membership issuer may be issued to the user.

상기 식별 정보를 증명하는 블록체인 네트워크는 상기 다종 멤버십에 대응하는 멤버십 발급자들을 포함하는 증명 발행자의 식별 정보 및 상기 다종 멤버십의 사용자들을 포함하는 증명 요청자의 식별 정보를 저장할 수 있다.The blockchain network that certifies the identification information may store identification information of a certificate issuer including membership issuers corresponding to the multi-type membership and identification information of a certificate requester including users of the multi-type membership.

상기 프로세서는 상기 다종 멤버십 간 통합 멤버십 사용을 정산함에 있어서, 다른 멤버십 발급자로부터 통합 멤버십 정산 정보가 포함된 통합 멤버십 정산을 위한 증명서를 수신하고, 식별 정보를 증명하는 블록체인 네트워크에 기초하여, 상기 통합 멤버십 정산을 위한 증명서를 검증하며, 검증된 상기 증명서에 포함된 통합 멤버십 정산 정보 및 상기 멤버십 발급자에 대응하는 제1 블록체인의 노드에 기록된 통합 멤버십 사용 정보에 기초하여, 상기 다종 멤버십 간 통합 멤버십 사용을 정산할 수 있다.The processor receives a certificate for unified membership settlement including unified membership settlement information from another membership issuer in settlement of the use of unified membership among the multiple memberships, and based on a block chain network that certifies identification information, the integration Verifies the certificate for membership settlement, and based on the integrated membership settlement information included in the verified certificate and the integrated membership usage information recorded in the node of the first block chain corresponding to the membership issuer, the integrated membership between the multiple memberships usage can be settled.

상기 식별 정보를 증명하는 블록체인 네트워크는 상기 통합 멤버십 관리 서버를 포함하는 증명 발행자의 식별 정보 및 상기 다종 멤버십에 대응하는 멤버십 발급자들을 포함하는 증명 요청자의 식별 정보를 저장할 수 있다.The blockchain network that certifies the identification information may store identification information of a certification issuer including the integrated membership management server and identification information of a certification requester including membership issuers corresponding to the multiple memberships.

일 측에 따른 블록체인에 기반하여 다종 멤버십을 통합 관리하는 통합 멤버십 관리 서버는 사용자의 통합 멤버십 사용에 반응하여, 상기 다종 멤버십에 대응하는 멤버십 발급자들 중 적어도 하나의 멤버십 발급자에게 상기 사용자의 통합 멤버십 사용 정보를 전송하고, 통합 멤버십 사용 정보에 관한 트랜잭션을 기록하는 블록체인에 기초하여, 상기 멤버십 발급자들과 상기 사용자의 통합 멤버십 사용 정보를 공유하며, 상기 블록체인에 기록된 통합 멤버십 사용 정보에 기초하여, 상기 다종 멤버십 간의 정산 정보를 적어도 하나의 멤버십 발급자에게 전송하는 적어도 하나의 프로세서를 포함할 수 있다.The integrated membership management server for integrated management of multiple memberships based on the block chain according to one side responds to the user's use of the integrated membership, and sends the user's integrated membership to at least one of the membership issuers corresponding to the multiple memberships. Based on a block chain that transmits usage information and records a transaction related to integrated membership usage information, shares the user's integrated membership usage information with the membership issuers, and based on the integrated membership usage information recorded in the block chain Thus, the at least one processor for transmitting the settlement information between the multiple memberships to at least one membership issuer may be included.

상기 프로세서는 상기 사용자의 통합 멤버십 사용 정보를 전송함에 있어서, 제1 멤버십 발급자로부터 제1 멤버십 발급자에 대응하는 사용자의 통합 멤버십 사용 요청을 수신하고, 상기 사용자의 식별 정보 및 상기 제1 멤버십 발급자의 식별 정보에 기초하여, 상기 사용자의 통합 멤버십 사용을 승인하며, 상기 승인된 사용자의 통합 멤버십 사용에 반응하여, 다른 멤버십 발급자들에게 상기 사용자의 통합 멤버십 사용 정보를 전송할 수 있다.In transmitting the user's integrated membership usage information, the processor receives a user's integrated membership use request corresponding to the first membership issuer from a first membership issuer, and includes identification information of the user and identification of the first membership issuer Based on the information, the user's use of the integrated membership may be approved, and in response to the approved user's use of the integrated membership, the user's integrated membership usage information may be transmitted to other membership issuers.

상기 프로세서는 상기 사용자로부터 제1 멤버십 발급자가 발급한 통합 멤버십 발급을 위한 증명서를 수신하고, 식별 정보를 증명하는 블록체인 네트워크에 기초하여, 상기 통합 멤버십 발급을 위한 증명서를 검증하며, 상기 검증 결과에 기초하여, 상기 사용자에게 통합 멤버십을 발급할 수 있다.The processor receives the certificate for issuing the integrated membership issued by the first membership issuer from the user, verifies the certificate for issuance of the integrated membership based on the blockchain network that certifies the identification information, and receives the verification result Based on this, an integrated membership may be issued to the user.

상기 식별 정보를 증명하는 블록체인 네트워크는 상기 다종 멤버십에 대응하는 멤버십 발급자들을 포함하는 증명 발행자의 식별 정보 및 상기 다종 멤버십의 사용자들을 포함하는 증명 요청자의 식별 정보를 저장할 수 있다.The blockchain network that certifies the identification information may store identification information of a certificate issuer including membership issuers corresponding to the multi-type membership and identification information of a certificate requester including users of the multi-type membership.

상기 프로세서는 상기 다종의 멤버십 간의 정산 정보를 적어도 하나의 멤버십 발급자에게 전송함에 있어서, 제1 멤버십 발급자로부터 통합 멤버십 정산을 위한 증명서의 요청을 수신하고, 식별 정보를 증명하는 블록체인 네트워크에 기초하여, 상기 제1 멤버십 발급자의 인증 정보를 검증하며, 상기 검증 결과에 기초하여, 상기 제1 멤버십 발급자에 대응하는 통합 멤버십 정산 정보 및 상기 통합 멤버십 관리 서버의 서명을 포함하는 상기 통합 멤버십 정산을 위한 증명서를 상기 제1 멤버십 발급자에게 발급할 수 있다.In transmitting the settlement information between the multiple memberships to at least one membership issuer, the processor receives a request for a certificate for integrated membership settlement from the first membership issuer, and based on a blockchain network that certifies identification information, Verifies the authentication information of the first membership issuer, and based on the verification result, a certificate for integrated membership settlement including integrated membership settlement information corresponding to the first membership issuer and a signature of the integrated membership management server It may be issued to the first membership issuer.

상기 식별 정보를 증명하는 블록체인 네트워크는 상기 통합 멤버십 관리 서버를 포함하는 증명 발행자의 식별 정보 및 상기 다종 멤버십에 대응하는 멤버십 발급자들을 포함하는 증명 요청자의 식별 정보를 저장할 수 있다.The blockchain network that certifies the identification information may store identification information of a certification issuer including the integrated membership management server and identification information of a certification requester including membership issuers corresponding to the multiple memberships.

실시예에 따른 통합 멤버십 시스템은 멤버십 발급자에게는 다른 멤버십 발급자들과 제휴를 맺은 사용처의 서비스를 멤버십 혜택으로 제공할 수 있는 서비스를 제공할 수 있으며, 멤버십 사용자에게는 하나의 멤버십 가입으로 복수의 멤버십 제도를 이용할 수 있는 서비스를 제공할 수 있다.The integrated membership system according to the embodiment may provide the membership issuer with a service that can provide a service in partnership with other membership issuers as a membership benefit, and provides a membership user with a plurality of membership systems with one membership subscription. We can provide you with available services.

실시예는 멤버십 발급자의 사용자에 대한 인증 정보를 사용자의 통합 멤버십 사용 정보와 결합하여 블록체인에 저장하고 관리함으로써, 멤버십 발급자들 간 통합 멤버십 사용 정보를 실시간으로 공유할 수 있으며, 멤버십 발급자들이 공유하는 통합 멤버십 사용 정보의 위조 및 변조의 위험을 줄일 수 있다.In the embodiment, by combining the authentication information about the user of the membership issuer with the user's integrated membership usage information, and storing and managing it in the block chain, the integrated membership usage information can be shared between the membership issuers in real time, and the It is possible to reduce the risk of forgery and falsification of integrated membership usage information.

또한, 실시예는 블록체인을 이용하여 다종 멤버십 발급자들 간의 통합 멤버십 사용을 자동으로 정산할 수 있다.In addition, the embodiment can automatically settle the use of integrated membership among multiple membership issuers using a block chain.

도 1은 일실시예에 따른 다종 멤버십 통합 관리 시스템의 구성을 도시한 도면.
도 2는 공유 서버를 포함하는 다종 멤버십 통합 관리 시스템의 구성을 도시한 도면.
도 3은 일실시예에 따른 시스템에서 통합 멤버십의 사용 처리 방법을 설명하기 위한 도면.
도 4는 일실시예에 따른 시스템에서 통합 멤버십의 정산 방법을 설명하기 위한 도면.
도 5는 DID 증명 과정을 설명하기 위한 도면.
도 6 은 일실시예에 따른 시스템의 DID 인증을 위한 구조를 도시한 도면.
도 7은 일실시예에 따른 통합 멤버십 발급 과정을 설명하기 위한 도면.
도 8은 일실시예에 따른 통합 멤버십 정산 과정을 설명하기 위한 도면.
도 9은 일실시예에 따른 장치의 구성의 예시도.
도 10은 일실시예에 따른 다종 멤버십 통합 관리 시스템을 구성하는 장치의 구조를 예시한 도면.
1 is a diagram illustrating the configuration of an integrated management system for multiple memberships according to an embodiment.
2 is a diagram showing the configuration of a multi-member membership integrated management system including a shared server.
3 is a view for explaining a method of processing the use of an integrated membership in the system according to an embodiment;
4 is a view for explaining a method of settlement of an integrated membership in the system according to an embodiment;
5 is a diagram for explaining a DID verification process.
6 is a diagram illustrating a structure for DID authentication of a system according to an embodiment;
7 is a view for explaining an integrated membership issuance process according to an embodiment;
8 is a view for explaining an integrated membership settlement process according to an embodiment;
9 is an exemplary diagram of a configuration of an apparatus according to an embodiment;
10 is a diagram illustrating a structure of a device constituting an integrated management system for multiple memberships according to an embodiment;

이하에서, 첨부된 도면을 참조하여 실시예들을 상세하게 설명한다. 그러나, 실시예들에는 다양한 변경이 가해질 수 있어서 특허출원의 권리 범위가 이러한 실시예들에 의해 제한되거나 한정되는 것은 아니다. 실시예들에 대한 모든 변경, 균등물 내지 대체물이 권리 범위에 포함되는 것으로 이해되어야 한다.Hereinafter, embodiments will be described in detail with reference to the accompanying drawings. However, since various changes may be made to the embodiments, the scope of the patent application is not limited or limited by these embodiments. It should be understood that all modifications, equivalents and substitutes for the embodiments are included in the scope of the rights.

실시예에서 사용한 용어는 단지 설명을 목적으로 사용된 것으로, 한정하려는 의도로 해석되어서는 안된다. 단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함한다. 본 명세서에서, "포함하다" 또는 "가지다" 등의 용어는 명세서 상에 기재된 특징, 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것이 존재함을 지정하려는 것이지, 하나 또는 그 이상의 다른 특징들이나 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다.The terms used in the examples are used for the purpose of description only, and should not be construed as limiting. The singular expression includes the plural expression unless the context clearly dictates otherwise. In this specification, terms such as "comprise" or "have" are intended to designate that a feature, number, step, operation, component, part, or a combination thereof described in the specification exists, but one or more other features It should be understood that this does not preclude the existence or addition of numbers, steps, operations, components, parts, or combinations thereof.

다르게 정의되지 않는 한, 기술적이거나 과학적인 용어를 포함해서 여기서 사용되는 모든 용어들은 실시예가 속하는 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 가지고 있다. 일반적으로 사용되는 사전에 정의되어 있는 것과 같은 용어들은 관련 기술의 문맥 상 가지는 의미와 일치하는 의미를 가지는 것으로 해석되어야 하며, 본 출원에서 명백하게 정의하지 않는 한, 이상적이거나 과도하게 형식적인 의미로 해석되지 않는다.Unless otherwise defined, all terms used herein, including technical or scientific terms, have the same meaning as commonly understood by one of ordinary skill in the art to which the embodiment belongs. Terms such as those defined in commonly used dictionaries should be interpreted as having a meaning consistent with the meaning in the context of the related art, and should not be interpreted in an ideal or excessively formal meaning unless explicitly defined in the present application. does not

또한, 첨부 도면을 참조하여 설명함에 있어, 도면 부호에 관계없이 동일한 구성 요소는 동일한 참조부호를 부여하고 이에 대한 중복되는 설명은 생략하기로 한다. 실시예를 설명함에 있어서 관련된 공지 기술에 대한 구체적인 설명이 실시예의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우 그 상세한 설명을 생략한다.In addition, in the description with reference to the accompanying drawings, the same components are given the same reference numerals regardless of the reference numerals, and the overlapping description thereof will be omitted. In describing the embodiment, if it is determined that a detailed description of a related known technology may unnecessarily obscure the gist of the embodiment, the detailed description thereof will be omitted.

또한, 실시 예의 구성 요소를 설명하는 데 있어서, 제 1, 제 2, A, B, (a), (b) 등의 용어를 사용할 수 있다. 이러한 용어는 그 구성 요소를 다른 구성 요소와 구별하기 위한 것일 뿐, 그 용어에 의해 해당 구성 요소의 본질이나 차례 또는 순서 등이 한정되지 않는다. 어떤 구성 요소가 다른 구성요소에 "연결", "결합" 또는 "접속"된다고 기재된 경우, 그 구성 요소는 그 다른 구성요소에 직접적으로 연결되거나 접속될 수 있지만, 각 구성 요소 사이에 또 다른 구성 요소가 "연결", "결합" 또는 "접속"될 수도 있다고 이해되어야 할 것이다. In addition, in describing the components of the embodiment, terms such as first, second, A, B, (a), (b), etc. may be used. These terms are only for distinguishing the elements from other elements, and the essence, order, or order of the elements are not limited by the terms. When it is described that a component is "connected", "coupled" or "connected" to another component, the component may be directly connected or connected to the other component, but another component is between each component. It will be understood that may also be "connected", "coupled" or "connected".

어느 하나의 실시 예에 포함된 구성요소와, 공통적인 기능을 포함하는 구성요소는, 다른 실시 예에서 동일한 명칭을 사용하여 설명하기로 한다. 반대되는 기재가 없는 이상, 어느 하나의 실시 예에 기재한 설명은 다른 실시 예에도 적용될 수 있으며, 중복되는 범위에서 구체적인 설명은 생략하기로 한다.Components included in one embodiment and components having a common function will be described using the same names in other embodiments. Unless otherwise stated, descriptions described in one embodiment may be applied to other embodiments as well, and detailed descriptions within the overlapping range will be omitted.

도 1은 일실시예에 따른 다종 멤버십(membership) 통합 관리 시스템의 구성을 도시한 도면이다.1 is a diagram showing the configuration of a multi-type membership (membership) integrated management system according to an embodiment.

멤버십 제도는 특정 단체의 구성원임을 확인하여, 구성원에게 해당 단체와 관련된 서비스를 제공하는 제도로, 소비자가 자사의 서비스나 물품을 더 많이 사용하도록 유도하는 마케팅 장치로 이용될 수 있다. 예를 들어, 이동통신사의 멤버십 제도는 이동통신사의 사용자에게 포인트를 부여하여, 이동통신사와 제휴를 맺은 사용처의 서비스 이용 시 사용할 수 있도록 하는 등 각종 혜택을 제공한다. 이하에서, 멤버십 제도를 운영하는 주체는 멤버십 발급자로, 멤버십에 가입하여 멤버십 제도를 사용하는 주체는 멤버십 사용자로 지칭한다.The membership system is a system that provides services related to the group to members by confirming that they are members of a specific group, and can be used as a marketing device to induce consumers to use the company's services or products more. For example, a mobile carrier's membership system provides various benefits, such as granting points to users of mobile carriers so that they can use them when using services in areas affiliated with mobile carriers. Hereinafter, a subject who operates the membership system is referred to as a membership issuer, and a subject who uses the membership system by subscribing to membership is referred to as a membership user.

일실시예에 따른 다종 멤버십 통합 관리 시스템은 블록체인(block chain) 기술을 이용하여 복수의 멤버십 발급자들이 운영하는 서로 다른 멤버십을 통합하여 관리하는 시스템으로, 멤버십 발급자에게는 다른 멤버십 발급자들과 제휴를 맺은 사용처의 서비스를 멤버십 혜택으로 제공할 수 있는 서비스를 제공할 수 있으며, 멤버십 사용자에게는 하나의 멤버십 가입으로 복수의 멤버십 제도를 이용할 수 있는 서비스를 제공할 수 있다. 이하에서, 다종 멤버십 통합 관리 시스템에 포함된 복수의 멤버십 발급자들이 제공하는 복수의 멤버십들을 통합 멤버십으로 지칭할 수 있다.The multiple membership integrated management system according to an embodiment is a system that integrates and manages different memberships operated by a plurality of membership issuers using block chain technology. It is possible to provide a service that can provide the service of the place of use as a membership benefit, and to a membership user, a service that can use multiple membership systems with one membership subscription can be provided. Hereinafter, a plurality of memberships provided by a plurality of membership issuers included in the multiple membership integrated management system may be referred to as an integrated membership.

예를 들어, 다종 멤버십 통합 관리 시스템을 이용하여 복수의 이동통신사들의 멤버십을 통합하여 관리할 수 있으며, 이 경우 멤버십 발급자는 각 이동통신사에 대응되고, 멤버십 사용자는 각 이동통신사에 가입된 단말기 사용자에 대응되며, 각 이동통신사에 가입된 사용자들은 복수의 이동통신사들이 제공하는 멤버십 서비스를 이용할 수 있다.For example, the membership of a plurality of mobile carriers can be integrated and managed by using the multiple membership integrated management system. In this case, the membership issuer corresponds to each mobile carrier, and the membership user is Correspondingly, users subscribed to each mobile carrier can use the membership service provided by a plurality of mobile carriers.

도 1을 참조하면, 일실시예에 따른 다종 멤버십 통합 관리 시스템은 복수의 멤버십 발급자들(111, 112, 113) 및 관리 서버(114)를 포함할 수 있다. 일실시예에 따를 때, 멤버십 발급자(111, 112, 113)는 멤버십 발급자에 대응하는 멤버십 관리 서버에 해당할 수 있으며, 관리 서버(114)는 통합 멤버십 관리 서버에 해당할 수 있다. 이하에서, 일실시예에 따른 다종 멤버십 통합 관리 시스템은 통합 멤버십 시스템 또는 시스템으로, 멤버십 발급자에 대응하는 멤버십 관리 서버는 멤버십 발급자 또는 멤버십 발급자 서버로, 통합 멤버십 관리 서버는 관리 서버로 간략하게 지칭될 수 있다.Referring to FIG. 1 , an integrated management system for multiple memberships according to an embodiment may include a plurality of membership issuers 111 , 112 , 113 and a management server 114 . According to an embodiment, the membership issuers 111 , 112 , and 113 may correspond to a membership management server corresponding to the membership issuer, and the management server 114 may correspond to an integrated membership management server. Hereinafter, the multiple membership integrated management system according to an embodiment will be briefly referred to as an integrated membership system or system, the membership management server corresponding to the membership issuer will be referred to as a membership issuer or membership issuer server, and the integrated membership management server will be referred to as a management server. can

일실시예에 따를 때, 복수의 멤버십 발급자들(111, 112, 113)은 약정 등을 통해 다종 멤버십 통합 관리 시스템을 이용하여 멤버십을 통합하여 운영할 수 있으며, 복수의 멤버십 발급자들(111, 112, 113) 각각이 운영하는 개별 멤버십에 가입된 멤버십 사용자(들)(101, 102, 103)은 다종 멤버십 통합 관리 시스템을 이용하여 다종의 멤버십 서비스를 이용할 수 있다. 일실시예에 따를 때, 특정 멤버십에 가입된 멤버십 사용자는 해당 멤버십에 대응하는 멤버십 발급자를 통해 다종 멤버십 통합 관리 시스템에 포함된 다른 멤버십을 이용할 수 있다. A 멤버십 발급자(111), B 멤버십 발급자(112), 및 C 멤버십 발급자(113)를 포함하는 멤버십 통합 관리 시스템을 예로 들면, A 멤버십에 가입된 사용자(101)는 A 멤버십 발급자(111)의 멤버십 관리 서버를 통해 B 멤버십 및/또는 C 멤버십의 사용을 요청할 수 있으며, A 멤버십 발급자가 제공한 포인트를 이용하여, B 멤버십 발급자(112) 및/또는 C 멤버십 발급자(113)가 제공하는 혜택을 제공받을 수 있다.According to an embodiment, the plurality of membership issuers 111, 112, and 113 may integrate and operate membership using a multi-type membership integrated management system through a contract, etc., and the plurality of membership issuers 111, 112 , 113) Membership user(s) 101 , 102 , 103 subscribed to individual memberships operated by each may use various types of membership services by using the integrated multi-type membership management system. According to an embodiment, a membership user who has subscribed to a specific membership may use other memberships included in the multi-member integrated management system through a membership issuer corresponding to the membership. Taking the integrated membership management system including the A membership issuer 111, the B membership issuer 112, and the C membership issuer 113 as an example, the user 101 subscribed to the A membership is the member of the A membership issuer 111. You can request the use of B membership and/or C membership through the management server, and use the points provided by the A membership issuer to provide benefits provided by the B membership issuer 112 and/or the C membership issuer 113 can receive

일실시예에 따를 때, 멤버십 발급자들(111, 112, 113) 및 관리 서버(114)는 블록체인 네트워크(110)를 형성할 수 있다.According to an embodiment, the membership issuers 111 , 112 , 113 and the management server 114 may form a blockchain network 110 .

일실시예에 따른 블록체인 네트워크(110)는 멤버십 발급자의 인증 정보 및 멤버십 사용자의 통합 멤버십 사용 정보에 기초한 트랜잭션이 저장될 수 있다. 일실시예에 따를 때, 하나의 블록에는 적어도 하나의 트랜잭션이 기록될 수 있으며, 트랜잭션을 생성하는 데이터는 해싱(hashing) 알고리즘으로 암호화될 수 있다. 해시(hash) 또는 해싱 알고리즘은 임의의 길이를 갖는 임의의 데이터에 대해 고정된 길이의 데이터로 매핑하는 함수를 의미하며, 해시 값 또는 해시한 값은 특정 데이터가 해시 함수에 입력되어 출력된 값을 의미할 수 있다.The blockchain network 110 according to an embodiment may store a transaction based on the authentication information of the membership issuer and the integrated membership use information of the membership user. According to an embodiment, at least one transaction may be recorded in one block, and data generating the transaction may be encrypted using a hashing algorithm. A hash or hashing algorithm refers to a function that maps arbitrary data having an arbitrary length to data of a fixed length. can mean

트랜잭션은 블록으로 생성되어 체인 형태로 블록체인 네트워크에 저장되며, 블록은 트랜잭션을 포함하는 바디(body) 및 이전 블록의 해시(hash) 값 등을 포함하는 헤더(header)로 구성될 수 있다. 즉, 블록체인의 블록은 이전 블록에 종속적으로 연결되어 있어, 해체, 수정 및 재구성이 거의 불가능하고 노드들 각각에 블록이 저장되므로 블록의 승인된 트랜잭션은 위조 및 변조가 거의 불가능할 수 있다. A transaction is created as a block and stored in a blockchain network in the form of a chain, and a block may consist of a body including a transaction and a header including a hash value of the previous block. In other words, since blocks in the blockchain are dependently linked to previous blocks, dismantling, modifying, and reorganizing them is almost impossible, and since blocks are stored in each node, an approved transaction in a block can be almost impossible to forge and falsify.

일실시예에 따른 트랜잭션은 멤버십 발급자의 인증 정보 및 멤버십 사용자의 통합 멤버십 사용 정보를 포함할 수 있다. 예를 들어, 블록체인 네트워크에 저장되는 멤버십 사용자의 통합 멤버십 사용 정보는 멤버십 사용자가 사용한 통합 멤버십 사용 내역, 잔여 포인트 및/또는 실 사용된 멤버십 사용 내역 정보를 포함할 수 있다.A transaction according to an embodiment may include authentication information of the membership issuer and integrated membership use information of the membership user. For example, the integrated membership usage information of the membership user stored in the blockchain network may include information on the integrated membership usage history used by the membership user, remaining points, and/or actually used membership usage history information.

일실시예에 따른 블록체인 네트워크는 컨소시엄(consortium) 블록체인 형태로 구성될 수 있다. 즉, 블록체인 네트워크의 노드들은, 허가된 기관들의 서버 또는 단말기에 대응될 수 있으며, 해당 노드 간 블록에 대한 공유가 가능하도록 보안을 설정하여, 외부로 저장된 정보가 유출되는 것을 방지할 수 있다.The block chain network according to an embodiment may be configured in the form of a consortium block chain. That is, the nodes of the block chain network may correspond to servers or terminals of authorized institutions, and set security to enable sharing of blocks between the nodes to prevent leakage of externally stored information.

도 2를 참조하면, 일실시예에 따른 다종 멤버십 통합 관리 시스템은 공유 서버(public server)(210)를 더 포함할 수 있다. 일실시예에 따른 공유 서버는 다종 멤버십에 대응하는 멤버십 발급자들에 의해 공유되는 서버로, 퍼블릭 클라우드(public cloud)를 포함할 수 있다.Referring to FIG. 2 , the integrated management system for multiple memberships according to an embodiment may further include a public server 210 . The shared server according to an embodiment is a server shared by membership issuers corresponding to multiple memberships, and may include a public cloud.

일실시예에 따를 때, 공유 서버는 블록체인을 포함할 수 있으며, 공유 서버 내 블록체인에는 사용자의 통합 멤버십 사용 정보를 해시한 값 및 멤버십 발급자의 인증 정보에 기초한 트랜잭션이 저장될 수 있다. 예를 들어, 공유 서버의 블록체인에 저장되는 멤버십 사용자의 통합 멤버십 사용 정보는 통합 멤버쉽 포인트 사용 내역을 포함할 수 있다.According to an embodiment, the shared server may include a block chain, and a transaction based on a hash value of the user's integrated membership usage information and the authentication information of the membership issuer may be stored in the block chain in the shared server. For example, the integrated membership usage information of the membership user stored in the block chain of the shared server may include the integrated membership point usage history.

이하에서, 멤버십 발급자들 및 관리 서버가 형성하는 블록체인 네트워크는 제1 블록체인으로, 공유 서버에 포함된 블록체인은 제2 블록체인으로 지칭될 수 있다.Hereinafter, the block chain network formed by the membership issuers and the management server may be referred to as a first block chain, and the block chain included in the shared server may be referred to as a second block chain.

도 3은 일실시예에 따른 시스템에서 통합 멤버십의 사용 처리 방법을 설명하기 위한 도면이다.3 is a diagram for explaining a method of processing the use of an integrated membership in a system according to an exemplary embodiment.

도 3을 참조하면, 사용자는 멤버십 발급자 서버에 통합 멤버십 사용을 요청(S31)할 수 있으며, 통합 멤버십 사용 요청을 수신한 멤버십 발급자 서버는 관리 서버에 사용자의 통합 멤버십 사용 요청을 전달할 수 있다. 통합 멤버십 사용 요청을 수신한 관리 서버는 사용자의 식별 정보 및/또는 멤버십 발급자의 식별 정보에 기초하여, 사용자의 통합 멤버십 사용 승인을 멤버십 발급자 서버에 전달(S32)할 수 있다. 관리 서버는 다른 멤버십 발급자 서버에 사용자의 통합 멤버십 사용 정보를 전달(S33)할 수 있다. 멤버십 발급자 서버는 사용자의 통합 멤버십 사용 정보 및 멤버십 발급자의 인증 정보에 기초하여, 제1 트랜잭션을 생성(S34)하고, 이를 블록으로 생성하여 블록체인의 다른 노드에 전파하여 다른 멤버십 발급자 및 다른 사용자들과 공유(S35)할 수 있다. 블록체인의 다른 노드들은 블록을 검증하여, 노드에 추가함으로써, 블록을 공유할 수 있다. 일실시예에 따를 때, 멤버십 발급자 서버는 멤버십 발급자의 인증 정보 및 통합 멤버십 사용 정보를 해시한 값에 기초하여, 제2 트랜잭션을 생성(S36)하고, 이를 블록으로 생성하여 공유 서버 내 블록체인 노드에 전파하여 공유(S37)할 수 있다.Referring to FIG. 3 , the user may request the use of the integrated membership to the membership issuer server ( S31 ), and the membership issuer server receiving the request for use of the integrated membership may transmit the user's request to use the integrated membership to the management server. The management server receiving the integrated membership use request may transmit the user's integrated membership use approval to the membership issuer server based on the user's identification information and/or the membership issuer's identification information (S32). The management server may transmit the user's integrated membership usage information to another membership issuer server ( S33 ). The membership issuer server generates a first transaction (S34) based on the user's integrated membership usage information and the membership issuer's authentication information, and generates it as a block and propagates it to other nodes of the block chain to enable other membership issuers and other users It can be shared with (S35). Other nodes in the blockchain can share a block by verifying the block and adding it to the node. According to an embodiment, the membership issuer server generates a second transaction (S36) based on the hashed value of the membership issuer's authentication information and integrated membership use information, and generates it as a block to create a block chain node in the shared server It can be propagated and shared (S37).

도 4는 일실시예에 따른 시스템에서 통합 멤버십의 정산 방법을 설명하기 위한 도면이다.4 is a diagram for explaining a method of calculating an integrated membership in a system according to an embodiment.

도 4를 참조하면, 관리 서버는 블록체인에 저장되어 있는 데이터를 기반으로 각 멤버십 발급자 별 통합 멤버십 사용 내역을 조회하고, 통합 멤버십 사용 내역에 기초하여 각 멤버십 발급자 간의 통합 멤버십 정산 정보를 생성할 수 있다. 일실시예에 따른 통합 멤버십 정산 정보는 특정 멤버십 사용자가 통합 멤버십 시스템을 통해 사용한 다른 멤버십의 사용 정보에 기초하여 결정될 수 있다. 예를 들어, 제1 멤버십의 제1 사용자가 통합 멤버십 시스템을 통해 제2 멤버십 포인트를 사용한 경우, 통합 멤버십 정산 정보는 제1 멤버십에 가입된 제1 사용자가 제2 멤버십의 포인트를 사용했다는 정보를 포함할 수도 있고, 제1 멤버십 발급자가 제2 멤버십 발급자에게 제1 사용자가 사용한 포인트를 지급할 것을 지시하는 정보를 포함할 수 있다.Referring to FIG. 4 , the management server inquires the integrated membership usage history for each membership issuer based on the data stored in the block chain, and generates integrated membership settlement information between each membership issuer based on the integrated membership usage history. there is. Integrated membership settlement information according to an embodiment may be determined based on usage information of another membership used by a specific membership user through the integrated membership system. For example, if the first user of the first membership used the second membership points through the integrated membership system, the integrated membership settlement information includes information that the first user subscribed to the first membership used the points of the second membership. It may include, or may include information instructing the first membership issuer to pay the points used by the first user to the second membership issuer.

관리 서버에서 생성된 멤버십 발급자 간의 정산 정보는 각 멤버십 발급자 서버에 전송될 수 있다. 각 멤버십 발급자 서버는 수신한 정산 정보에 기초하여, 다른 멤버십 발급자 서버와 이용 금액의 정산 처리를 수행할 수 있다. 일실시예에 따른 정산 처리의 수행은 스마트 컨트랙트(Smart contract) 기반으로 별도의 수기 정산 처리 없이 자동 정산 처리의 수행을 포함할 수 있다. 스마트 컨트랙트는 일정한 조건이 만족되면 자동으로 계약 내용이 실행되도록 하는 계약 시스템으로, 블록체인 기술을 적용하여 구현될 수 있다. 일실시예에 따를 때, 스마트 컨트랙트에 기반하여, 통합 멤버십 정산 증명서의 검증을 조건으로, 멤버십 발급자 간의 통합 멤버십 사용에 대한 정산이 수행되도록 구현될 수 있다.The settlement information between the membership issuers generated in the management server may be transmitted to each membership issuer server. Each membership issuer server may perform settlement processing of the amount used with other membership issuer servers based on the received settlement information. Execution of settlement processing according to an embodiment may include performing automatic settlement processing without separate manual settlement processing based on a smart contract. A smart contract is a contract system that automatically executes contract contents when certain conditions are satisfied, and can be implemented by applying blockchain technology. According to one embodiment, based on the smart contract, subject to verification of the integrated membership settlement certificate, it may be implemented so that the settlement of the use of the integrated membership between the membership issuers is performed.

일실시예에 따른 멤버십 발급자가 수행하는 멤버십 통합 관리 방법은 통합 멤버십 관리 서버로부터 멤버십 발급자에 대응하는 사용자의 통합 멤버십 사용 요청에 대한 사용 승인을 수신하는 단계, 사용 승인에 반응하여, 멤버십 발급자의 인증 정보 및 사용자의 통합 멤버십 사용 정보에 기초한 제1 트랜잭션을 제1 블록체인에 저장하는 단계, 및 제1 블록체인에 기록된 통합 멤버십 사용 정보에 기초하여, 다종 멤버십 간 통합 멤버십 사용을 정산하는 단계를 포함할 수 있다.The integrated membership management method performed by the membership issuer according to an embodiment includes receiving, from the integrated membership management server, use approval for a user's request for using the integrated membership corresponding to the membership issuer, and in response to the use approval, authentication of the membership issuer Storing the first transaction in the first block chain based on the information and the user's integrated membership usage information, and based on the integrated membership usage information recorded in the first block chain, the steps of settling the use of integrated membership among multiple memberships may include

일실시예에 따른 멤버십 발급자에 통합 멤버십 사용을 요청한 사용자는 해당 멤버십 발급자가 제공하는 멤버십에 가입된 사용자에 해당할 수 있다. 즉, 사용자는 가입된 멤버십의 발급자를 통해 통합 멤버십 사용을 요청할 수 있다. 일실시예에 따를 때, 통합 멤버십 사용을 요청한 사용자는 통합 멤버십을 발급받은 사용자에 해당하는 경우 통합 멤버십 관리 서버로부터 사용에 대한 승인을 받을 수 있다. 즉, 멤버십 발급자는 통합 멤버십을 발급받은 사용자로부터 통합 멤버십 사용 요청을 수신한 경우, 관리 서버에 이를 전달하여 사용 승인을 수신할 수 있다.A user who requests the use of the integrated membership from the membership issuer according to an embodiment may correspond to a user who has subscribed to a membership provided by the corresponding membership issuer. That is, the user may request the use of the integrated membership through the issuer of the subscribed membership. According to an embodiment, when the user who requested the use of the integrated membership corresponds to the user who has been issued the integrated membership, the user may receive approval for use from the integrated membership management server. That is, when the membership issuer receives a request for use of the integrated membership from the user who has been issued the integrated membership, the membership issuer may transmit it to the management server to receive approval for use.

관리 서버로부터 수신된 사용 승인에 반응하여, 멤버십 발급자는 멤버십 발급자의 인증 정보 및 사용자의 통합 멤버십 사용 정보에 기초한 제1 트랜잭션을 생성할 수 있다. 일실시예에 따른 멤버십 발급자는 사용자의 본인인증을 수행하여 생성된 인증 정보를 사용자의 통합 멤버십 사용 정보와 결합하여 제1 트랜잭션을 생성하고, 제1 트랜잭션을 블록으로 생성하여 제1 블록체인에 저장할 수 있다.In response to the usage approval received from the management server, the membership issuer may generate a first transaction based on the membership issuer's authentication information and the user's unified membership usage information. The membership issuer according to an embodiment creates a first transaction by combining the authentication information generated by performing user authentication with the user's integrated membership usage information, and generates the first transaction as a block and stores it in the first block chain. can

일실시예에 따를 때, 제1 트랜잭션은 사용자의 통합 멤버십 사용 정보를 포함할 수 있다. 일실시예에 따른 제1 트랜잭션에 포함되는 사용자의 통합 멤버십 사용 정보는 사용자의 통합 멤버쉽 사용 내역, 사용자의 통합 멤버십 잔여 포인트, 통합 멤버십 사용을 통해 실제로 사용된 멤버쉽 사용 내역 등의 정보를 포함할 수 있다.According to one embodiment, the first transaction may include the user's integrated membership usage information. The user's integrated membership usage information included in the first transaction according to an embodiment may include information such as the user's integrated membership usage history, the user's remaining points for the integrated membership, and membership usage history actually used through the use of the integrated membership. there is.

일실시예에 따를 때, 제1 트랜잭션은 멤버십 발급자의 인증 정보를 포함할 수 있다. 일실시예에 따른 멤버십 발급자의 인증 정보는 사용자에 대한 멤버십 발급자의 인증 정보로, 예를 들어 DID(decentralized identifier) 증명 또는 분산 신원 증명에 따른 인증 정보를 포함할 수 있다. 일실시예에 따를 때, 각 멤버십 발급자는 각 사용자의 본인 인증 기능을 수행하며, 본인 인증 방법의 한 예로 DID 방식을 이용할 수 있다.According to an embodiment, the first transaction may include authentication information of the membership issuer. The authentication information of the membership issuer according to an embodiment is authentication information of the membership issuer for the user, and may include, for example, authentication information according to a decentralized identifier (DID) proof or distributed identity proof. According to an embodiment, each membership issuer performs a self-authentication function of each user, and a DID method may be used as an example of a self-authentication method.

일실시예에 따를 때, 제1 트랜잭션은 사용자의 통합 멤버십 사용 정보 및 멤버십 발급자의 인증 정보를 해싱 알고리즘에 따라 해시한 값을 포함할 수 있다.According to an embodiment, the first transaction may include a value obtained by hashing the user's integrated membership usage information and the membership issuer's authentication information according to a hashing algorithm.

일실시예에 따른 제1트랜잭션은 블록으로 생성되어, 통합 멤버십 시스템 내 멤버십 발급자들, 통합 멤버십 사용자들 및 통합 멤버십 관리 서버가 접근할 수 있는 제1 블록체인에 체인 형태로 기록될 수 있다. 상술한 바와 같이, 블록체인은 분산형 컴퓨터 시스템으로, 트랜잭션으로 구성되는 블록은 블록체인의 노드에 저장될 수 있으며, 다른 노드에 전파되어 공유될 수 있다. 즉, 일실시예에 따른 제1 블록체인에 저장하는 단계는 제1 트랜잭션을 멤버십 발급자에 대응하는 제1 블록체인의 노드에 저장하는 단계 및 멤버십 발급자의 인증 정보에 기초하여, 제1 트랜잭션을 다른 멤버십 발급자 및 다른 사용자에 대응하는 제1 블록체인의 노드에 공유하는 단계를 포함할 수 있다.The first transaction according to an embodiment may be generated as a block and recorded in the form of a chain in the first block chain accessible by the membership issuers, the integrated membership users, and the integrated membership management server in the integrated membership system. As described above, the blockchain is a distributed computer system, and blocks composed of transactions can be stored in nodes of the blockchain, and can be shared and propagated to other nodes. That is, the step of storing the first transaction in the first block chain according to an embodiment includes the step of storing the first transaction in a node of the first block chain corresponding to the membership issuer and, based on the authentication information of the membership issuer, It may include sharing with nodes of the first blockchain corresponding to the membership issuer and other users.

일실시예에 따를 때, 다른 노드에 전파되는 과정에서, 다른 노드는 트랜잭션을 검증할 수 있다. 즉, 노드들은 트랜잭션의 인증 정보를 검토하여 트랜잭션이 유효한 것으로 검증된 경우 블록을 저장하고, 다른 노드에 다시 전파시킬 수 있다. 일실시예에 따른 제1 블록체인의 노드에 공유하는 단계는 멤버십 발급자의 인증 정보에 기초하여, 제1 트랜잭션에 대한 검증을 다른 멤버십 발급자에 요청하는 단계 및 검증 결과에 기초하여, 다른 멤버십 발급자 및 상기 다른 사용자에 대응하는 제1 블록체인의 노드에 공유하는 단계를 포함할 수 있다.According to an embodiment, in the process of being propagated to other nodes, other nodes may verify the transaction. That is, nodes can review the authentication information of the transaction and, if the transaction is verified as valid, store the block and propagate it back to other nodes. The step of sharing to the node of the first block chain according to an embodiment includes the step of requesting another membership issuer to verify the first transaction based on the authentication information of the membership issuer, and based on the verification result, the other membership issuer and It may include sharing to a node of the first block chain corresponding to the other user.

또한, 일실시예에 따른 멤버십 발급자는 다른 멤버십 발급자에 대응하는 노드로부터 블록이 전파된 경우, 다른 멤버십 발급자의 인증 정보에 기초하여, 트랜잭션을 검증하여, 블록을 멤버십 발급자에 대응하는 노드에 저장할 수 있다.In addition, when a block is propagated from a node corresponding to another membership issuer, the membership issuer according to an embodiment verifies the transaction based on authentication information of the other membership issuer and stores the block in the node corresponding to the membership issuer. there is.

일실시예에 따른 멤버십 발급자가 수행하는 통합 멤버십 관리 방법은 다른 멤버십 발급자로부터 다른 멤버십 발급자의 인증 정보 및 다른 사용자의 통합 멤버십 사용 정보에 기초한 제3 트랜잭션의 공유 요청을 수신하는 단계, 다른 멤버십 발급자의 인증 정보에 기초하여, 제3 트랜잭션을 검증하는 단계, 및 검증 결과에 기초하여, 제3 트랜잭션을 멤버십 발급자에 대응하는 제1 블록체인의 노드에 저장하는 단계를 더 포함할 수 있다.The integrated membership management method performed by the membership issuer according to an embodiment includes receiving, from another membership issuer, a request for sharing a third transaction based on authentication information of another membership issuer and other user's integrated membership use information; The method may further include verifying the third transaction based on the authentication information, and storing the third transaction in a node of the first blockchain corresponding to the membership issuer based on the verification result.

일실시예에 따를 때, 멤버십 발급자는 관리 서버로부터 수신된 사용 승인에 반응하여, 사용자의 통합 멤버십 사용 정보를 해시한 값 및 멤버십 발급자의 인증 정보에 기초한 제2 트랜잭션을 생성할 수 있다. 일실시예에 따른 멤버십 발급자는 사용자의 본인인증을 수행하여 생성된 인증 정보를 사용자의 통합 멤버십 사용 정보의 해시 값과 결합하여 제2 트랜잭션을 생성하고, 제2 트랜잭션을 블록으로 생성하여 제2 블록체인에 저장할 수 있다.According to an embodiment, the membership issuer may generate a second transaction based on a hash value of the user's unified membership usage information and authentication information of the membership issuer in response to the usage approval received from the management server. The membership issuer according to an embodiment generates a second transaction by combining the authentication information generated by performing user authentication with a hash value of the user's integrated membership usage information, and generating the second transaction as a block to create a second block can be stored on the chain.

일실시예에 따를 때, 제2 트랜잭션은 사용자의 통합 멤버십 사용 정보를 포함할 수 있다. 일실시예에 따른 제2 트랜잭션에 포함되는 사용자의 통합 멤버십 사용 정보의 해시 값은 사용자의 통합 멤버쉽 사용 내역의 해시 값을 포함할 수 있다.According to one embodiment, the second transaction may include the user's aggregate membership usage information. A hash value of the user's integrated membership usage information included in the second transaction according to an embodiment may include a hash value of the user's integrated membership usage history.

일실시예에 따를 때, 제2 트랜잭션은 멤버십 발급자의 인증 정보를 포함할 수 있다. 일실시예에 따른 멤버십 발급자의 인증 정보는 사용자에 대한 멤버십 발급자의 인증 정보로, 예를 들어 DID(decentralized identifier) 증명 또는 분산 신원 증명에 따른 인증 정보를 포함할 수 있다. 일실시예에 따를 때, 각 멤버십 발급자는 각 사용자의 본인 인증 기능을 수행하며, 본인 인증 방법의 한 예로 DID 방식을 이용할 수 있다.According to an embodiment, the second transaction may include authentication information of the membership issuer. The authentication information of the membership issuer according to an embodiment is authentication information of the membership issuer for the user, and may include, for example, authentication information according to a decentralized identifier (DID) proof or distributed identity proof. According to an embodiment, each membership issuer performs a self-authentication function of each user, and a DID method may be used as an example of a self-authentication method.

일실시예에 따른 제2 트랜잭션은 사용자의 통합 멤버십 사용 정보를 해시한 값 및 멤버십 발급자의 인증 정보를 해싱 알고리즘에 따라 해시하여 생성될 수 있다.The second transaction according to an embodiment may be generated by hashing the user's integrated membership usage information and hashing the authentication information of the membership issuer according to a hashing algorithm.

일실시예에 따른 제2 트랜잭션은 블록으로 생성되어, 멤버십 발급자들 및/또는 통합 멤버십 관리 서버가 접근할 수 있는 제2 블록체인에 체인 형태로 기록될 수 있다. 일실시예에 따른 제2 블록체인은 다종 멤버십에 대응하는 멤버십 발급자들에 의해 공유되는 공유 서버에 저장될 수 있다. 일실시예에 따른 공유 서버는 예를 들어, 퍼블릭 클라우드를 포함할 수 있다. 즉, 일실시예에 따른 제2 트랜잭션은 제2 블록체인의 각 노드에 공유되어, 각 멤버십 발급자들 사이에서 공유될 수 있다.The second transaction according to an embodiment may be generated as a block and recorded in a chain form in a second block chain accessible to the membership issuers and/or the integrated membership management server. The second block chain according to an embodiment may be stored in a shared server shared by membership issuers corresponding to multiple memberships. The shared server according to an embodiment may include, for example, a public cloud. That is, the second transaction according to an embodiment may be shared with each node of the second block chain and shared between each membership issuer.

일실시예에 따른 멤버십 발급자가 수행하는 멤버십 통합 관리 방법은 사용자에게 통합 멤버십 발급을 위한 증명서를 발급하는 단계 및 다종 멤버십 간 통합 멤버십 사용을 정산하는 단계를 더 포함할 수 있다. 일실시예에 따른 통합 멤버십 발급 단계 및 통합 멤버십 사용의 정산 단계는 이하에서 상술한다.The integrated membership management method performed by the membership issuer according to an embodiment may further include issuing a certificate for issuance of an integrated membership to the user and calculating the use of integrated membership among multiple memberships. The step of issuing the integrated membership and the step of settlement of the use of the integrated membership according to an embodiment will be described in detail below.

일실시예에 따른 멤버십 발급자가 수행하는 멤버십 통합 관리 방법은 사용자의 통합 멤버십 사용에 반응하여, 다종 멤버십에 대응하는 멤버십 발급자들 중 적어도 하나의 멤버십 발급자에게 사용자의 통합 멤버십 사용 정보를 전송하는 단계, 통합 멤버십 사용 정보에 관한 트랜잭션을 기록하는 블록체인에 기초하여, 멤버십 발급자들과 사용자의 통합 멤버십 사용 정보를 공유하는 단계 및 블록체인에 기록된 통합 멤버십 사용 정보에 기초하여, 다종 멤버십 간의 정산 정보를 적어도 하나의 멤버십 발급자에게 전송하는 단계를 포함할 수 있다.A method for managing integrated membership performed by a membership issuer according to an embodiment includes: in response to the user's use of the integrated membership, transmitting the user's integrated membership usage information to at least one membership issuer among the membership issuers corresponding to multiple memberships; Based on the block chain that records the transaction related to the integrated membership usage information, the step of sharing the user's integrated membership usage information with the membership issuers and the settlement information between multiple memberships based on the integrated membership usage information recorded in the block chain It may include transmitting to at least one membership issuer.

일실시예에 따를 때, 멤버십 사용자는 가입된 멤버십의 발급자를 통해 통합 멤버십 사용을 요청할 수 있고, 통합 멤버십 관리 서버는 멤버십 발급자로부터 멤버십 사용자의 통합 멤버십 사용 요청을 수신할 수 있다. 예를 들어, 특정 사용자가 제1 멤버십에 가입된 경우, 제1 멤버십의 발급자 서버를 통해 통합 멤버십 사용을 요청할 수 있으며, 제1 멤버십의 발급자 서버는 관리 서버에 사용자의 통합 멤버십 사용 요청을 전달할 수 있다.According to an embodiment, the membership user may request the use of the integrated membership through the issuer of the subscribed membership, and the integrated membership management server may receive the request for the use of the integrated membership of the membership user from the membership issuer. For example, when a specific user subscribes to the first membership, the use of the integrated membership may be requested through the issuer server of the first membership, and the issuer server of the first membership may transmit the user's request to use the integrated membership to the management server. there is.

사용자의 통합 멤버십 사용 요청을 수신한 관리 서버는 사용자가 통합 멤버십 사용 권한이 있는지 여부를 판단하고, 사용 권한이 있는 경우 사용자의 통합 멤버십 사용을 승인할 수 있다. 사용 권한이 있는지 여부의 판단은 사용 요청을 보낸 사용자가 통합 멤버십을 적법하게 발급받은 사용자인지 여부를 확인하는 과정을 의미할 수 있다. 관리 서버는 사용자의 식별 정보 및/또는 멤버십 발급자의 식별 정보에 기초하여, 사용자가 유효한 통합 멤버십을 발급받은 사용자인지 여부를 판단할 수 있다. 사용자의 통합 멤버십 사용 권한이 확인된 경우, 사용자의 통합 멤버십 사용을 승인하고, 사용자의 통합 멤버십 사용 정보를 다른 멤버십 발급자들에게 전송할 수 있다. 여기서, 다른 멤버십 발급자들은 다종 멤버십에 대응하는 멤버십 발급자들 중 제1 멤버십의 발급자를 제외한 멤버십 발급자(들)을 포함할 수 있다. Upon receiving the user's request for using the integrated membership, the management server may determine whether the user has the right to use the integrated membership, and if there is, approve the user's use of the integrated membership. The determination of whether the user has the right to use may refer to a process of confirming whether the user who sent the request for use is a user who has been legally issued an integrated membership. The management server may determine whether the user is a user who has been issued a valid integrated membership based on the identification information of the user and/or the identification information of the membership issuer. When the user's right to use the integrated membership is confirmed, the user's use of the integrated membership may be approved, and information on the user's integrated membership use may be transmitted to other membership issuers. Here, the other membership issuers may include membership issuer(s) except for the issuer of the first membership among the membership issuers corresponding to multiple memberships.

즉, 일실시예에 따른 사용자의 통합 멤버십 사용 정보를 전송하는 단계는 제1 멤버십 발급자로부터 제1 멤버십 발급자에 대응하는 사용자의 통합 멤버십 사용 요청을 수신하는 단계, 사용자의 식별 정보 및 제1 멤버십 발급자의 식별 정보에 기초하여, 사용자의 통합 멤버십 사용을 승인하는 단계 및 승인된 사용자의 통합 멤버십 사용에 반응하여, 다른 멤버십 발급자들에게 사용자의 통합 멤버십 사용 정보를 전송하는 단계를 포함할 수 있다.That is, the transmitting of the user's integrated membership usage information according to an embodiment includes receiving a user's integrated membership use request corresponding to the first membership issuer from the first membership issuer, the user's identification information, and the first membership issuer Approving the user's use of the unified membership based on the identification information of the user, and in response to the approved user's use of the unified membership, transmitting the user's unified membership usage information to other membership issuers.

일실시예에 따른 관리 서버가 수행하는 멤버십 통합 관리 방법은 사용자에게 통합 멤버십을 발급하는 단계 및 다종 멤버십 간 통합 멤버십 사용에 관한 정산 정보를 전송하는 단계를 더 포함할 수 있다. 일실시예에 따른 통합 멤버십 발급 단계 및 통합 멤버십 사용의 정산 단계는 이하에서 상술한다.The integrated membership management method performed by the management server according to an embodiment may further include issuing an integrated membership to the user and transmitting settlement information regarding the use of the integrated membership between multiple memberships. The step of issuing the integrated membership and the step of settlement of the use of the integrated membership according to an embodiment will be described in detail below.

일실시예에 따른 멤버십 발급자의 인증 정보는 예를 들어, DID 인증 정보, 다시 말해 분산 신원 증명 방식에 따른 인증 정보를 포함할 수 있다.The authentication information of the membership issuer according to an embodiment may include, for example, DID authentication information, that is, authentication information according to a distributed identity authentication method.

분산 신원(Decentralized identifier; DID) 증명은 사용자가 개인 정보를 자신의 단말기 즉 사용자 단말에 저장하고 인증할 때 필요한 정보만 골라 제출할 수 있게 해주는 블록체인 기반의 전자신원증명 기술이다. 분산 신원 증명 방식에서 사용자의 개인 정보는 사용자 단말기에 분산화 되어 저장되고, 사용자는 자신의 개인 정보를 관리하는 주체가 된다. 사용자는 분산 신원 증명 방식을 통해 서비스 이용을 위한 인증 시, 서비스 제공자에게 모든 개인 정보를 제공하지 않고 필요한 정보만 선택하여 제공할 수 있다.Decentralized identifier (DID) proof is a blockchain-based electronic identification technology that allows users to store personal information in their own terminal, that is, to select and submit only the necessary information for authentication. In the distributed identity authentication method, the user's personal information is distributed and stored in the user terminal, and the user becomes the subject who manages his or her personal information. Users can select and provide only necessary information without providing all personal information to the service provider when authenticating for service use through the distributed identity verification method.

도 5는 DID 증명 과정을 설명하기 위한 도면이다.5 is a diagram for explaining a DID verification process.

도 5를 참조하면, DID 증명 과정은 증명 발행자의 DID 및 증명 요청자의 DID를 블록체인에 등록하는 단계(S51, S52)를 포함할 수 있다. DID는 탈중앙화된 식별 정보로, 블록체인에서 관리될 수 있다. DID를 등록한 증명 요청자는 DID를 등록한 증명 발행자에게 신원 정보에 대한 주장(claim)을 요청(S53)할 수 있다. 신원 정보에 대한 주장(claim)을 요청하는 것은 증명 요청자가 자신의 주민등록번호, 성별 등의 신원 정보에 대한 인증을 요청하는 것에 해당할 수 있다. 신원 정보에 대한 주장을 요청 받은 증명 발행자는 증명 요청자의 신원 정보를 인증하여 증명 가능한 신원 단위(verifiable claim)를 발급(S54)할 수 있다. 증명 가능한 신원 단위는 증명서의 형태로 발급될 수 있다. 증명 요청자는 증명 검증자에게 발급받은 신원 단위를 제출(S55)할 수 있다. 증명 검증자는 증명 요청자가 자신의 신원을 증명하여 서비스를 이용하고자 하는 서비스의 제공자 등에 해당할 수 있다. 증명 검증자는 증명 요청자의 신원 단위를 블록체인을 통해 검증(S56)하여, 신원이 증명된 경우 증명 요청자의 접근을 허가(S57)할 수 있다. 예를 들어, 증명 검증자가 서비스 제공자이고, 증명 요청자가 서비스 제공자의 서비스를 이용하기 위해 신원 증명을 요청한 경우, 서비스 제공자는 증명 요청자의 신원을 블록체인에서 검증하여, 서비스의 접근을 허용할 수 있다.Referring to FIG. 5 , the DID verification process may include registering the DID of the certificate issuer and the DID of the certificate requester in the block chain ( S51 and S52 ). DID is decentralized identification information that can be managed on a blockchain. The certificate requester who has registered the DID may request a claim for identity information from the certificate issuer who has registered the DID ( S53 ). Requesting a claim for identity information may correspond to a request for authentication of identity information, such as a resident registration number, gender, etc. by a requestor for certification. The certificate issuer who has been requested to claim the identity information may issue a verifiable claim by authenticating the identity information of the certificate requester ( S54 ). A verifiable identity unit may be issued in the form of a certificate. The proof requester may submit the identity unit issued to the proof verifier (S55). The proof verifier may correspond to a service provider, etc. for which the proof requester intends to use the service by proving his/her identity. The proof verifier may verify the identity unit of the proof requester through the block chain (S56), and if the identity is verified, the access of the proof requester may be allowed (S57). For example, if the proof verifier is a service provider and the proof requester requests proof of identity to use the service provider's service, the service provider can verify the identity of the proof requester in the blockchain and allow access to the service. .

DID 인증 방식은 신원 주체가 발급자에게 개인 정보 관련 증명 발급을 요청하고, 발급받은 증명을 검증자에게 전달하는 방식으로, 자기 주권 신원 모델에 해당하며, 신원 주체가 본인 이외의 중개자에 의존하지 않고, 안전하게 신원 관리를 할 수 있는 특징이 있다.The DID authentication method corresponds to a self-sovereign identity model in which the identity subject requests the issuer to issue a certificate related to personal information and delivers the issued certificate to the verifier. There are features that enable secure identity management.

일실시예에 따른 다종 멤버십 통합 관리 시스템은 DID 인증 방식으로 각 멤버십 발급자가 각 사용자의 신원을 증명하는 방식을 이용할 수 있으며, 사용자에 대한 멤버십 발급자의 인증 정보는 통합 멤버십 사용 내역과 결합하여 블록체인에 저장될 수 있다.The multi-type membership integrated management system according to an embodiment can use a method in which each membership issuer proves the identity of each user through the DID authentication method, and the membership issuer's authentication information for the user is combined with the integrated membership usage history in a block chain can be stored in

또한, 이하에서 상술하겠으나, 통합 멤버십 발급 과정 및 통합 멤버십 사용에 따른 정산 과정에서도 DID 인증 방식이 이용될 수 있다.In addition, as will be described in detail below, the DID authentication method may be used in the integrated membership issuance process and the settlement process according to the use of the integrated membership.

도 6 은 일실시예에 따른 시스템의 DID 인증을 위한 구조를 도시한 도면이다. 도 6은 통신사 멤버십을 예로 들어 설명하며, 시스템 내 멤버십 발급자는 A, B, C 통신사인 것으로 가정한다. 도 6을 참조하면, 일실시예에 따른 시스템에서 증명 발행자(issuer)는 각 멤버십 발급자(들) 또는 관리 서버를 포함할 수 있고, 증명 요청자는 각 멤버십에 가입된 사용자(들) 또는 각 멤버십 발급자(들)을 포함할 수 있으며, 증명 검증자(verifier)는 각 멤버십 발급자(들) 및 관리 서버를 포함할 수 있다.6 is a diagram illustrating a structure for DID authentication of a system according to an embodiment. 6 illustrates a telecommunication company membership as an example, and it is assumed that the membership issuers in the system are A, B, and C carriers. Referring to FIG. 6 , in the system according to an embodiment, the certificate issuer may include each membership issuer(s) or management server, and the certificate requester may include user(s) subscribed to each membership or each membership issuer. may include (s), and the proof verifier may include each membership issuer(s) and management server.

DID 증명 블록체인 네트워크는 DID 등의 식별 정보를 증명하는 블록체인 네트워크에 해당할 수 있다. DID 증명 블록체인 네트워크는 식별 정보인 DID를 관리하는 블록체인을 포함할 수 있으며, 멤버십 발급자(들) 및 관리 서버가 참여할 수 있다. 증명 요청자 및 증명 발행자는 자신의 식별 정보인 DID를 생성하여 DID 증명 블록체인 네트워크에 저장할 수 있다. 증명 발행자는 증명 요청자의 신원을 블록체인에서 조회하여 검증할 수 있고, 검증된 증명 요청자에게 증명서 등 증명 가능한 신원 단위를 발급할 수 있다. 증명 발행자가 발급한 신원 단위에는 증명 발행자의 서명이 포함될 수 있다. 증명 검증자는 증명 요청자가 제출한 신원 단위를 DID 증명 블록체인 네트워크에서 조회하여 증명 요청자의 신원을 검증할 수 있고, 신원이 검증된 증명 요청자에게 서비스 접근 등을 허용할 수 있다. 증명 검증자는 신원 단위에 포함된 증명 발행자의 서명, 증명 요청자의 DID, 증명 발행자의 DID 등을 블록체인 네트워크에서 조회하여 신원 단위를 검증할 수 있다.A DID proof blockchain network may correspond to a blockchain network that proves identification information such as DID. The DID proof blockchain network may include a blockchain that manages DID, which is identification information, and the membership issuer(s) and management server may participate. Proof requesters and certificate issuers can generate their own identification information, DID, and store it in the DID proof blockchain network. The certificate issuer can verify the identity of the certificate requester by inquiring on the blockchain, and can issue a verifiable identity unit such as a certificate to the verified certificate requester. The identity unit issued by the certificate issuer may include the certificate issuer's signature. The proof verifier can verify the identity of the proof requester by inquiring the identity unit submitted by the proof requester in the DID proof blockchain network, and can allow service access to the proof requester whose identity has been verified. The proof verifier can verify the identity unit by inquiring in the blockchain network the signature of the proof issuer, the proof requester’s DID, and the proof issuer’s DID included in the identity unit.

도 7은 일실시예에 따른 통합 멤버십 발급 과정을 설명하기 위한 도면이다. 도 7은 통신사 멤버십을 예로 들어 설명하며, 시스템 내 멤버십 발급자는 A, B, C 통신사인 것으로 가정한다.7 is a diagram for explaining an integrated membership issuance process according to an embodiment. 7 illustrates a telecommunication company membership as an example, and it is assumed that the membership issuers in the system are A, B, and C carriers.

도 7을 참조하면, 일실시예에 따른 통합 멤버십 발급 과정은 사용자가 가입된 멤버십의 발급자 서버를 통해 통합 멤버십 발급을 위한 증명서(이하에서, '통합 멤버십 발급 증명서'라고 지칭함)를 요청하는 단계(S71), 요청을 수신한 멤버십 발급자 서버는 블록체인 네트워크에 사용자의 인증 정보를 검증하는 단계(S72), 검증된 사용자에게 통합 멤버십 발급 증명서를 발급하는 단계(S73), 증명서를 발급 받은 사용자는 통합 멤버십 발급 증명서를 관리 서버에 제출하는 단계(S74), 관리 서버는 블록체인 네트워크에 통합 멤버십 발급 증명서를 검증하는 단계(S75),및 검증된 증명서를 제출한 사용자에게 통합 멤버십을 발급하는 단계(S76)를 포함할 수 있다. 일실시예에 따를 때, 통합 멤버십 발급 과정에서, 통합 멤버십 발급을 요청하는 사용자는 증명 요청자, 통합 멤버십 발급 증명서를 발급하는 멤버십 발급자 서버는 증명 발행자, 증명서를 검증하는 관리 서버는 증명 검증자에 해당할 수 있다.Referring to FIG. 7 , the integrated membership issuance process according to an embodiment includes the steps of a user requesting a certificate for issuing an integrated membership (hereinafter, referred to as a 'integrated membership issuance certificate') through an issuer server of the subscribed membership (hereinafter referred to as 'integrated membership issuance certificate') ( S71), the membership issuer server receiving the request verifies the user's authentication information in the block chain network (S72), issues the integrated membership issuance certificate to the verified user (S73), the user who has received the certificate is integrated Submitting the membership issuance certificate to the management server (S74), the management server verifying the integrated membership issuance certificate to the blockchain network (S75), and issuing the integrated membership to the user who submitted the verified certificate (S76) ) may be included. According to one embodiment, in the process of issuing the integrated membership, the user requesting the issuance of the integrated membership corresponds to the certification requester, the membership issuer server that issues the integrated membership issuance certificate corresponds to the certificate issuer, and the management server that verifies the certificate corresponds to the certification verifier can do.

일실시예에 따를 때, 통합 멤버십 발급 과정에서 사용자의 인증 정보 및 증명서를 검증하는 블록체인 네트워크는 다종 멤버십에 대응하는 멤버십 발급자들 및 통합 멤버십 서버를 포함하는 증명 발행 기관의 식별 정보 및 다종 멤버십의 사용자들을 포함하는 증명 요청자의 식별 정보를 저장하는 블록체인 네트워크에 해당할 수 있으며, 식별 정보는 DID를 포함할 수 있다. 일실시예에 따른 통합 멤버십 발급 증명서는 증명서를 발급한 증명 발행자의 서명이 포함될 수 있다. 일실시예에 따를 때, 통합 멤버십 발급 증명서를 검증하는 것은 식별 정보를 증명하는 블록체인 네트워크에 저장된 식별 정보를 조회하여, 증명서를 발급한 멤버십 발급자 서버의 식별 정보, 증명서에 포함된 서명, 및 사용자의 식별 정보 중 적어도 하나를 검증하는 것을 의미할 수 있다.According to one embodiment, the blockchain network that verifies the user's authentication information and certificates in the process of issuing the integrated membership is the identification information of the certification issuing organization including the membership issuers and the integrated membership server corresponding to the multiple memberships and the multiple memberships. It may correspond to a blockchain network that stores identification information of a requestor for proof including users, and the identification information may include a DID. The integrated membership issuance certificate according to an embodiment may include a signature of a certificate issuer who issued the certificate. According to one embodiment, verifying the integrated membership issuance certificate is by querying the identification information stored in the blockchain network that certifies the identification information, the identification information of the membership issuer server that issued the certificate, the signature included in the certificate, and the user It may mean verifying at least one of the identification information of

일실시예에 따른 사용자는 통합 멤버십 사용을 위해 멤버십 서버에 통합 멤버십 발급을 위한 증명서를 요청할 수 있으며, 통합 멤버십 발급 증명서를 통합 멤버십 관리 서버에 제출하여 통합 멤버십을 발급받을 수 있다. 일실시예에 따른 멤버십 발급자 서버는 본인인증이 완료된 사용자에게 통합 멤버십 발급을 위한 증명서를 발급할 수 있으며, 통합 멤버십 관리 서버는 통합 멤버십 발급 증명서를 검증하여 사용자에게 통합 멤버십을 발급할 수 있다.According to an embodiment, the user may request a certificate for issuing the integrated membership from the membership server to use the integrated membership, and may receive the integrated membership by submitting the integrated membership issuance certificate to the integrated membership management server. The membership issuer server according to an embodiment may issue a certificate for issuing an integrated membership to a user whose identity has been completed, and the integrated membership management server may issue an integrated membership to the user by verifying the integrated membership issuance certificate.

일실시예에 따른 멤버십 발급자 서버에서 통합 멤버십 발급을 위한 증명서를 발급하는 단계는 사용자로부터 통합 멤버십 발급을 위한 증명서의 요청을 수신하는 단계, 식별 정보를 증명하는 블록체인 네트워크에 기초하여, 증명서의 요청이 수신된 사용자의 식별 정보를 인증하는 단계, 및 인증 결과에 기초하여, 멤버십 발급자의 서명을 포함하는 통합 멤버십 발급을 위한 증명서를 사용자에게 발급하는 단계를 포함할 수 있다.The step of issuing a certificate for issuing an integrated membership in the membership issuer server according to an embodiment includes receiving a request for a certificate for issuing an integrated membership from a user, and requesting a certificate based on a block chain network that certifies identification information The method may include authenticating the received identification information of the user, and issuing, to the user, a certificate for issuing an integrated membership including a signature of the membership issuer, based on the authentication result.

일실시예에 따른 통합 멤버십 관리 서버에서 통합 멤버십을 발급하는 단계는 사용자로부터 제1 멤버십 발급자가 발급한 통합 멤버십 발급을 위한 증명서를 수신하는 단계, 식별 정보를 증명하는 블록체인 네트워크에 기초하여, 통합 멤버십 발급을 위한 증명서를 검증하는 단계 및 검증 결과에 기초하여, 사용자에게 통합 멤버십을 발급하는 단계를 포함할 수 있다. 여기서, 제1 멤버십 발급자는 통합 멤버십 서비스에 가입된 멤버십 발급자 중 어느 하나로, 통합 멤버십 발급을 요청한 사용자가 가입된 멤버십의 발급자에 해당할 수 있다.The step of issuing an integrated membership from the integrated membership management server according to an embodiment includes receiving a certificate for issuance of the integrated membership issued by the first membership issuer from the user, based on a block chain network that certifies identification information, integrated The method may include verifying a certificate for issuing membership and issuing an integrated membership to the user based on the verification result. Here, the first membership issuer is one of the membership issuers subscribed to the integrated membership service, and may correspond to the issuer of the membership to which the user requesting the integrated membership issuance.

도 8은 일실시예에 따른 통합 멤버십 정산 과정을 설명하기 위한 도면이다.8 is a diagram for explaining an integrated membership settlement process according to an embodiment.

도 8은 통신사 멤버십을 예로 들어 설명하며, 시스템 내 멤버십 발급자는 A, B, C 통신사인 것으로 가정한다. 도 8을 참조하면, 일실시예에 따른 통합 멤버십 정산 과정은 제1 멤버십 발급자(예를 들어, A 통신사)가 관리 서버를 통해 통합 멤버십 정산을 위한 증명서(이하에서, ‘통합 멤버십 정산 증명서’라고 지칭함)를 요청하는 단계(S81), 요청을 수신한 관리 서버는 블록체인 네트워크에 제1 멤버십 발급자의 인증 정보를 검증하는 단계(S82), 검증된 제1 멤버십 발급자에게 통합 멤버십 정산 증명서를 발급하는 단계(S83), 증명서를 발급 받은 제1 멤버십 발급자는 통합 멤버십 정산 증명서를 제2 멤버십 발급자(예를 들어, B 통신사) 서버에 제출하는 단계(S84), 제2 멤버십 발급자 서버는 블록체인 네트워크에 통합 멤버십 정산 증명서를 검증하는 단계(S85), 및 검증된 증명서에 포함된 통합 멤버십 정산 정보에 따라 제1 멤버십 발급자 및 제2 멤버십 발급자 사이의 통합 멤버십 사용을 정산하는 단계(S86)를 포함할 수 있다. 일실시예에 따를 때, 통합 멤버십 정산 과정에서, 통합 멤버십 정산을 요청하는 제1 멤버십 발급자 서버는 증명 요청자, 통합 멤버십 정산 증명서를 발급하는 관리 서버는 증명 발행자, 증명서를 검증하는 제2 멤버십 발급자 서버는 증명 검증자에 해당할 수 있다.8 will be described using a telecommunication company membership as an example, and it is assumed that the membership issuers in the system are A, B, and C telecommunication companies. Referring to FIG. 8 , the integrated membership settlement process according to an embodiment is a certificate for the integrated membership settlement by the first membership issuer (eg, telecommunication company A) through the management server (hereinafter, referred to as 'integrated membership settlement certificate') (S81), the management server receiving the request verifies the authentication information of the first membership issuer in the block chain network (S82), and issues an integrated membership settlement certificate to the verified first membership issuer Step (S83), the first membership issuer who received the certificate submits the integrated membership settlement certificate to the second membership issuer (eg, carrier B) server (S84), the second membership issuer server is connected to the blockchain network verifying the integrated membership settlement certificate (S85), and adjusting the use of the integrated membership between the first membership issuer and the second membership issuer according to the integrated membership settlement information included in the verified certificate (S86). there is. According to one embodiment, in the integrated membership settlement process, the first membership issuer server requesting the integrated membership settlement is the certificate requester, the management server issuing the integrated membership settlement certificate is the certificate issuer, and the second membership issuer server verifying the certificate may correspond to the proof verifier.

일실시예에 따를 때, 통합 멤버십 정산 과정에서 멤버십 발급자의 인증 정보 및 증명서를 검증하는 블록체인 네트워크는 다종 멤버십에 대응하는 멤버십 발급자들 및 통합 멤버십 서버를 포함하는 증명 발행 기관의 식별 정보 및 다종 멤버십의 발급자들을 포함하는 증명 요청자의 식별 정보를 저장하는 블록체인 네트워크에 해당할 수 있으며, 식별 정보는 DID를 포함할 수 있다. 일실시예에 따른 통합 멤버십 정산 증명서는 증명서를 발급한 증명 발행자의 서명이 포함될 수 있고, 증명 요청자에 대응하는 통합 멤버십 정산 정보가 포함될 수 있다. 일실시예에 따를 때, 통합 멤버십 발급 증명서를 검증하는 것은 식별 정보를 증명하는 블록체인 네트워크에 저장된 식별 정보를 조회하여, 증명서를 발급한 통합 멤버십 관리 서버의 식별 정보, 증명서에 포함된 서명, 및 증명을 요청한 멤버십 발급자의 식별 정보 중 적어도 하나를 검증하는 것을 의미할 수 있다.According to one embodiment, the blockchain network that verifies the authentication information and certificate of the membership issuer in the integrated membership settlement process is the identification information of the certification issuing organization including the membership issuer and the integrated membership server corresponding to the multiple membership and the multiple membership It may correspond to a blockchain network that stores identification information of a requestor for proof including issuers of , and the identification information may include a DID. The integrated membership settlement certificate according to an embodiment may include a signature of a certificate issuer who issued the certificate, and may include integrated membership settlement information corresponding to the certification requester. According to one embodiment, verifying the integrated membership issuance certificate is by inquiring the identification information stored in the blockchain network that certifies the identification information, the identification information of the integrated membership management server that issued the certificate, the signature included in the certificate, and This may mean verifying at least one of identification information of a membership issuer who has requested proof.

일실시예에 따를 때, 사용자의 통합 멤버십 사용에 따른 멤버십 발급자 간의 정산을 위해 멤버십 발급자는 관리 서버에 통합 멤버십 정산을 위한 증명서를 요청할 수 있으며, 통합 멤버십 정산 증명서를 다른 멤버십 발급자 서버에 제출하여 통합 멤버십 사용 내역에 따른 정산 처리를 수행할 수 있다. 일실시예에 따른 관리 서버는 인증이 완료된 멤버십 발급자에게 통합 멤버십 정산 정보를 포함하는 통합 멤버십 정산 증명서를 발급할 수 있으며, 멤버십 발급자 서버는 통합 멤버십 정산 증명서를 검증하여, 통합 멤버십 정산 정보에 따라 다종 멤버십 간 통합 멤버십 사용을 정산할 수 있다.According to one embodiment, for settlement between the membership issuers according to the user's use of the integrated membership, the membership issuer may request a certificate for the integrated membership settlement from the management server, and submit the integrated membership settlement certificate to another membership issuer server for integration Settlement processing according to membership usage history can be performed. The management server according to an embodiment may issue an integrated membership settlement certificate including integrated membership settlement information to the membership issuer for which authentication has been completed, and the membership issuer server verifies the integrated membership settlement certificate, and various types according to the integrated membership settlement information You can settle the use of integrated membership between members.

일실시예에 따른 멤버십 발급자 서버에서 다종 멤버십 간 통합 멤버십 사용을 정산하는 단계는 다른 멤버십 발급자로부터 통합 멤버십 정산 정보가 포함된 통합 멤버십 정산을 위한 증명서를 수신하는 단계, 식별 정보를 증명하는 블록체인 네트워크에 기초하여, 통합 멤버십 정산을 위한 증명서를 검증하는 단계, 및 검증된 통합 멤버십 정산 증명서에 포함된 통합 멤버십 정산 정보 및 해당 멤버십 발급자에 대응하는 제1 블록체인 노드에 기록된 통합 멤버십 사용 정보에 기초하여, 다종 멤버십 간 통합 멤버십 사용을 정산하는 단계를 포함할 수 있다.In the membership issuer server according to an embodiment, the step of settling the use of integrated membership among multiple memberships includes receiving a certificate for integrated membership settlement including integrated membership settlement information from another membership issuer, and a blockchain network that proves identification information Based on the integrated membership settlement information included in the verified integrated membership settlement certificate and the integrated membership usage information recorded in the first blockchain node corresponding to the membership issuer, Thus, it may include the step of calculating the use of the integrated membership among multiple memberships.

일실시예에 따를 때, 다종 멤버십 간 통합 멤버십 사용을 정산하는 단계는 통합 멤버십 정산을 위한 증명서가 검증된 경우, 스마트 컨트랙트(smart contract) 방식으로 통합 멤버십 사용 정보에 기초하여, 다종 멤버십 간 통합 멤버십 사용을 정산하는 단계를 포함할 수 있다. According to an embodiment, the step of settling the use of the integrated membership between the multiple memberships is based on the integrated membership usage information in a smart contract method, when the certificate for the integrated membership settlement is verified, the integrated membership between the multiple memberships. It may include the step of reconciling usage.

일실시예에 따른 통합 멤버십 관리 서버에서 다종의 멤버십 간의 정산 정보를 적어도 하나의 멤버십 발급자에게 전송하는 단계는 제1 멤버십 발급자로부터 통합 멤버십 정산을 위한 증명서의 요청을 수신하는 단계, 식별 정보를 증명하는 블록체인 네트워크에 기초하여, 증명서의 요청이 수신된 제1 멤버십 발급자의 인증 정보를 검증하는 단계, 및 검증 결과에 기초하여, 제1 멤버십 발급자에 대응하는 통합 멤버십 정산 정보 및 통합 멤버십 관리 서버의 서명을 포함하는 통합 멤버십 정산을 위한 증명서를 제1 멤버십 발급자에게 발급하는 단계를 포함할 수 있다.In the integrated membership management server according to an embodiment, the step of transmitting the settlement information between multiple memberships to at least one membership issuer includes receiving a request for a certificate for integrated membership settlement from the first membership issuer, proving identification information Based on the blockchain network, verifying the authentication information of the first membership issuer for which the request for the certificate is received, and based on the verification result, the integrated membership settlement information corresponding to the first membership issuer and the signature of the integrated membership management server It may include issuing a certificate for integrated membership settlement, including a, to the first membership issuer.

도 9은 일실시예에 따른 장치의 구성의 예시도이다.9 is an exemplary diagram of a configuration of an apparatus according to an embodiment.

도 9을 참조하면, 장치(901)는 프로세서(902) 및 메모리(903)를 포함한다.Referring to FIG. 9 , an apparatus 901 includes a processor 902 and a memory 903 .

일실시예에 따른 장치(901)는 상술한 다종 멤버십 통합 관리 방법을 수행하는 장치일 수 있다. 프로세서(902)는 도 1내지 도 8을 통하여 전술한 적어도 하나의 방법을 수행할 수 있다. 메모리(903)는 다종 멤버십 통합 관리 방법과 관련된 정보를 저장하거나 상술한 다종 멤버십 통합 관리 방법이 구현된 프로그램을 저장할 수 있다. 메모리(903)는 휘발성 메모리 또는 비휘발성 메모리일 수 있다.The device 901 according to an exemplary embodiment may be a device for performing the above-described method for integrated management of multiple memberships. The processor 902 may perform at least one method described above with reference to FIGS. 1 to 8 . The memory 903 may store information related to the integrated management method of multiple memberships or a program in which the integrated management method of multiple memberships is implemented. The memory 903 may be a volatile memory or a non-volatile memory.

프로세서(902)는 프로그램을 실행하고, 장치(901)를 제어할 수 있다. 프로 세서(902)에 의하여 실행되는 프로그램의 코드는 메모리(903)에 저장될 수 있다. 장치(901)는 입출력 장치(도면 미 표시)를 통하여 외부 장치(예를 들어, 퍼스널 컴퓨터 또는 네트워크)에 연결되고, 데이터를 교환할 수 있다.The processor 902 may execute a program and control the device 901 . The code of the program executed by the processor 902 may be stored in the memory 903 . The device 901 may be connected to an external device (eg, a personal computer or a network) through an input/output device (not shown) and exchange data.

도 10은 일실시예에 따른 다종 멤버십 통합 관리 시스템을 구성하는 장치의 구조를 예시한 도면이다. 도 10은 통신사 멤버십을 예로 들어 설명하며, 시스템 내 멤버십 발급자는 A, B, C 통신사인 것으로 가정한다.10 is a diagram illustrating a structure of a device constituting an integrated management system for multiple memberships according to an embodiment. 10 illustrates communication company membership as an example, and it is assumed that the membership issuers in the system are A, B, and C communication companies.

도 10을 참조하면, 일실시예에 따른 시스템은 통합 멤버십 관리 서버(1010), 멤버십 발급자 서버(1020), 멤버십 발급자의 인증 정보 및 사용자의 통합 멤버십 사용 정보에 기초한 트랜잭션을 저장하는 제1 블록체인(1030), 및 사용자의 통합 멤버십 사용 정보를 해시한 값 및 멤버십 발급자의 인증 정보에 기초한 트랜잭션을 저장하는 제2 블록체인(1040)을 포함할 수 있다.Referring to FIG. 10, the system according to an embodiment is a first block chain that stores a transaction based on the integrated membership management server 1010, the membership issuer server 1020, the authentication information of the membership issuer, and the user's integrated membership usage information A second block chain 1040 for storing a transaction based on a hash value of the user's integrated membership usage information and authentication information of the membership issuer may be included (1030).

일실시예에 따른 멤버십 발급자 서버(1020)는 예를 들어, 인증부, 해당 멤버십 관리부, 및 통합 멤버십 관리부로 구성될 수 있으며, 적어도 하나의 프로세서 및/또는 메모리를 포함할 수 있다. 도 10에 도시된 멤버십 발급자 서버의 구성은 일실시예에 따른 것으로, 멤버십 발급자 서버의 구성이 이에 한정되는 것은 아니다.The membership issuer server 1020 according to an embodiment may include, for example, an authentication unit, a corresponding membership management unit, and an integrated membership management unit, and may include at least one processor and/or memory. The configuration of the membership issuer server shown in FIG. 10 is according to an exemplary embodiment, and the configuration of the membership issuer server is not limited thereto.

일실시예에 따른 각 멤버십 발급자 서버는 일련의 정보들을 포함하는 블록을 생성하여 블록체인(1030, 1040)에 등록할 수 있으며, 저장된 정보를 조회하여 확인할 수 있다. 각 멤버십 발급자 서버의 인증부는 각 사용자의 본인인증 기능을 수행할 수 있으며, 예를 들어 DID 인증을 수행하고, 이를 멤버십 사용 정보와 결합하여 블록체인(1030, 1040)에 저장할 수 있다.Each membership issuer server according to an embodiment can generate a block including a series of information and register it in the block chains 1030 and 1040, and can check the stored information by inquiring. The authentication unit of each membership issuer server may perform a self-authentication function of each user, for example, may perform DID authentication, combine it with membership usage information, and store it in the block chains 1030 and 1040.

일실시예에 따른 관리 서버(1010)는 각 멤버십 발급자 서버에서 접근 가능하며, 향후 멤버십 사용 내역에 따른 정산을 위하여 각 멤버십 발급자 별 멤버십 사용 내역 및 이에 기반한 멤버십 발급자 별 정산 정보의 추출 권한을 가질 수 있다. 즉, 일실시예에 따른 관리 서버(1010)는 제1 블록체인 및 제2 블록체인에 접근할 수 있으며, 제1 블록체인 및 제2 블록체인에서 멤버십 발급자의 인증정보 및/또는 통합 멤버십 사용 정보를 조회할 수 있다.The management server 1010 according to an embodiment is accessible from each membership issuer server, and has the right to extract membership usage details for each membership issuer and settlement information for each membership issuer based thereon for settlement according to future membership usage details. there is. That is, the management server 1010 according to an embodiment can access the first block chain and the second block chain, and authentication information and/or integrated membership use information of the membership issuer in the first block chain and the second block chain can be viewed.

실시예에 따른 방법은 다양한 컴퓨터 수단을 통하여 수행될 수 있는 프로그램 명령 형태로 구현되어 컴퓨터 판독 가능 매체에 기록될 수 있다. 상기 컴퓨터 판독 가능 매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 상기 매체에 기록되는 프로그램 명령은 실시예를 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다. 컴퓨터 판독 가능 기록 매체의 예에는 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체(magnetic media), CD-ROM, DVD와 같은 광기록 매체(optical media), 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical media), 및 롬(ROM), 램(RAM), 플래시 메모리 등과 같은 프로그램 명령을 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다. 프로그램 명령의 예에는 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드를 포함한다. 상기된 하드웨어 장치는 실시예의 동작을 수행하기 위해 하나 이상의 소프트웨어 모듈로서 작동하도록 구성될 수 있으며, 그 역도 마찬가지이다.The method according to the embodiment may be implemented in the form of program instructions that can be executed through various computer means and recorded in a computer-readable medium. The computer-readable medium may include program instructions, data files, data structures, etc. alone or in combination. The program instructions recorded on the medium may be specially designed and configured for the embodiment, or may be known and available to those skilled in the art of computer software. Examples of the computer-readable recording medium include magnetic media such as hard disks, floppy disks and magnetic tapes, optical media such as CD-ROMs and DVDs, and magnetic such as floppy disks. - includes magneto-optical media, and hardware devices specially configured to store and execute program instructions, such as ROM, RAM, flash memory, and the like. Examples of program instructions include not only machine language codes such as those generated by a compiler, but also high-level language codes that can be executed by a computer using an interpreter or the like. The hardware devices described above may be configured to operate as one or more software modules to perform the operations of the embodiments, and vice versa.

소프트웨어는 컴퓨터 프로그램(computer program), 코드(code), 명령(instruction), 또는 이들 중 하나 이상의 조합을 포함할 수 있으며, 원하는 대로 동작하도록 처리 장치를 구성하거나 독립적으로 또는 결합적으로(collectively) 처리 장치를 명령할 수 있다. 소프트웨어 및/또는 데이터는, 처리 장치에 의하여 해석되거나 처리 장치에 명령 또는 데이터를 제공하기 위하여, 어떤 유형의 기계, 구성요소(component), 물리적 장치, 가상 장치(virtual equipment), 컴퓨터 저장 매체 또는 장치, 또는 전송되는 신호 파(signal wave)에 영구적으로, 또는 일시적으로 구체화(embody)될 수 있다. 소프트웨어는 네트워크로 연결된 컴퓨터 시스템 상에 분산되어서, 분산된 방법으로 저장되거나 실행될 수도 있다. 소프트웨어 및 데이터는 하나 이상의 컴퓨터 판독 가능 기록 매체에 저장될 수 있다.Software may comprise a computer program, code, instructions, or a combination of one or more thereof, which configures a processing device to operate as desired or is independently or collectively processed You can command the device. The software and/or data may be any kind of machine, component, physical device, virtual equipment, computer storage medium or apparatus, to be interpreted by or to provide instructions or data to the processing device. , or may be permanently or temporarily embody in a transmitted signal wave. The software may be distributed over networked computer systems and stored or executed in a distributed manner. Software and data may be stored in one or more computer-readable recording media.

이상과 같이 실시예들이 비록 한정된 도면에 의해 설명되었으나, 해당 기술분야에서 통상의 지식을 가진 자라면 상기를 기초로 다양한 기술적 수정 및 변형을 적용할 수 있다. 예를 들어, 설명된 기술들이 설명된 방법과 다른 순서로 수행되거나, 및/또는 설명된 시스템, 구조, 장치, 회로 등의 구성요소들이 설명된 방법과 다른 형태로 결합 또는 조합되거나, 다른 구성요소 또는 균등물에 의하여 대치되거나 치환되더라도 적절한 결과가 달성될 수 있다.As described above, although the embodiments have been described with reference to the limited drawings, those skilled in the art may apply various technical modifications and variations based on the above. For example, the described techniques are performed in an order different from the described method, and/or the described components of the system, structure, apparatus, circuit, etc. are combined or combined in a different form than the described method, or other components Or substituted or substituted by equivalents may achieve an appropriate result.

그러므로, 다른 구현들, 다른 실시예들 및 특허청구범위와 균등한 것들도 후술하는 청구범위의 범위에 속한다.Therefore, other implementations, other embodiments, and equivalents to the claims are also within the scope of the following claims.

Claims (30)

멤버십 발급자 서버에서 수행되는 블록체인 기반 다종 멤버십 통합 관리 방법에 있어서,
통합 멤버십 관리 서버로부터 상기 멤버십 발급자에 대응하는 사용자의 통합 멤버십 사용 요청에 대한 사용 승인을 수신하는 단계;
상기 사용 승인에 반응하여, 상기 멤버십 발급자의 인증 정보 및 상기 사용자의 통합 멤버십 사용 정보에 기초한 제1 트랜잭션을 제1 블록체인에 저장하는 단계; 및
상기 제1 블록체인에 기록된 통합 멤버십 사용 정보에 기초하여, 상기 다종 멤버십 간 통합 멤버십 사용을 정산하는 단계
를 포함하는,
다종 멤버십 통합 관리 방법.
In the blockchain-based multi-membership integrated management method performed in the membership issuer server,
receiving, from an integrated membership management server, use approval for a user's integrated membership use request corresponding to the membership issuer;
in response to the use approval, storing a first transaction based on the authentication information of the membership issuer and the integrated membership use information of the user in a first block chain; and
Based on the integrated membership usage information recorded in the first block chain, calculating the use of integrated membership among the multiple memberships
containing,
An integrated management method for multiple memberships.
제1항에 있어서,
상기 사용자의 통합 멤버십 사용 정보를 해시한 값 및 상기 멤버십 발급자의 인증 정보에 기초한 제2 트랜잭션을 제2 블록체인에 저장하는 단계
를 더 포함하는,
다종 멤버십 통합 관리 방법.
According to claim 1,
Storing a second transaction based on a hashed value of the user's integrated membership usage information and authentication information of the membership issuer in a second block chain
further comprising,
An integrated management method for multiple memberships.
제2항에 있어서,
상기 제2 블록체인은 상기 다종 멤버십에 대응하는 멤버십 발급자들에 의해 공유되는 공유 서버에 저장되는,
다종 멤버십 통합 관리 방법.
3. The method of claim 2,
The second block chain is stored in a shared server shared by the membership issuers corresponding to the multiple memberships,
An integrated management method for multiple memberships.
제1항에 있어서,
상기 제1 블록체인에 저장하는 단계는
상기 제1 트랜잭션을 상기 멤버십 발급자에 대응하는 상기 제1 블록체인의 노드에 저장하는 단계; 및
상기 멤버십 발급자의 인증 정보에 기초하여, 상기 제1 트랜잭션을 다른 멤버십 발급자에 대응하는 상기 제1 블록체인의 노드에 공유하는 단계
를 포함하는,
다종 멤버십 통합 관리 방법.
According to claim 1,
The step of storing in the first block chain is
storing the first transaction in a node of the first blockchain corresponding to the membership issuer; and
Sharing the first transaction to a node of the first blockchain corresponding to another membership issuer based on the authentication information of the membership issuer
containing,
An integrated management method for multiple memberships.
제4항에 있어서,
상기 제1 블록체인의 노드에 공유하는 단계는
상기 멤버십 발급자의 인증 정보에 기초하여, 상기 제1 트랜잭션에 대한 검증을 상기 다른 멤버십 발급자에 요청하는 단계; 및
상기 검증 결과에 기초하여, 상기 다른 멤버십 발급자에 대응하는 상기 제1 블록체인의 노드에 공유하는 단계
를 포함하는,
다종 멤버십 통합 관리 방법.
5. The method of claim 4,
The step of sharing to the node of the first block chain is
requesting the other membership issuer to verify the first transaction based on authentication information of the membership issuer; and
Sharing the first blockchain node corresponding to the other membership issuer based on the verification result
containing,
An integrated management method for multiple memberships.
제1항에 있어서,
다른 멤버십 발급자로부터 상기 다른 멤버십 발급자의 인증 정보 및 다른 사용자의 통합 멤버십 사용 정보에 기초한 제3 트랜잭션의 공유 요청을 수신하는 단계;
상기 다른 멤버십 발급자의 인증 정보에 기초하여, 상기 제3 트랜잭션을 검증하는 단계; 및
상기 검증 결과에 기초하여, 상기 제3 트랜잭션을 상기 멤버십 발급자에 대응하는 상기 제1 블록체인의 노드에 저장하는 단계
를 더 포함하는,
다종 멤버십 통합 관리 방법.
According to claim 1,
receiving, from another membership issuer, a request for sharing a third transaction based on authentication information of the other membership issuer and integrated membership usage information of another user;
verifying the third transaction based on authentication information of the other membership issuer; and
Storing the third transaction in a node of the first blockchain corresponding to the membership issuer based on the verification result
further comprising,
An integrated management method for multiple memberships.
제1항에 있어서,
상기 사용자로부터 통합 멤버십 발급을 위한 증명서의 요청을 수신하는 단계;
식별 정보를 증명하는 블록체인 네트워크에 기초하여, 상기 증명서의 요청이 수신된 사용자의 식별 정보를 인증하는 단계; 및
상기 인증 결과에 기초하여, 상기 멤버십 발급자의 서명을 포함하는 상기 통합 멤버십 발급을 위한 증명서를 상기 사용자에게 발급하는 단계
를 더 포함하고
상기 식별 정보를 증명하는 블록체인 네트워크는
상기 다종 멤버십에 대응하는 멤버십 발급자들을 포함하는 증명 발행자의 식별 정보 및 상기 다종 멤버십의 사용자들을 포함하는 증명 요청자의 식별 정보를 저장하는,
다종 멤버십 통합 관리 방법.
According to claim 1,
receiving a request for a certificate for issuing an integrated membership from the user;
authenticating the identification information of the user from whom the request for the certificate is received, based on a blockchain network that certifies the identification information; and
issuing, to the user, a certificate for issuing the integrated membership including a signature of the membership issuer, based on the authentication result
include more
The blockchain network that proves the identification information is
storing identification information of a certificate issuer including membership issuers corresponding to the multi-type membership and identification information of a certificate requester including users of the multi-type membership;
An integrated management method for multiple memberships.
제1항에 있어서,
상기 다종 멤버십 간 통합 멤버십 사용을 정산하는 단계는
다른 멤버십 발급자로부터 통합 멤버십 정산 정보가 포함된 통합 멤버십 정산을 위한 증명서를 수신하는 단계;
식별 정보를 증명하는 블록체인 네트워크에 기초하여, 상기 통합 멤버십 정산을 위한 증명서를 검증하는 단계; 및
검증된 상기 증명서에 포함된 통합 멤버십 정산 정보 및 상기 멤버십 발급자에 대응하는 제1 블록체인의 노드에 기록된 통합 멤버십 사용 정보에 기초하여, 상기 다종 멤버십 간 통합 멤버십 사용을 정산하는 단계
를 포함하고,
상기 식별 정보를 증명하는 블록체인 네트워크는
상기 통합 멤버십 관리 서버를 포함하는 증명 발행자의 식별 정보 및 상기 다종 멤버십에 대응하는 멤버십 발급자들을 포함하는 증명 요청자의 식별 정보를 저장하는,
다종 멤버십 통합 관리 방법.
According to claim 1,
The step of settling the use of the integrated membership among the multiple memberships is
receiving a certificate for integrated membership settlement including integrated membership settlement information from another membership issuer;
verifying the certificate for the integrated membership settlement based on the blockchain network that certifies the identification information; and
Settling the use of integrated membership among the multiple memberships based on the integrated membership settlement information included in the verified certificate and the integrated membership usage information recorded in the node of the first block chain corresponding to the membership issuer
including,
The blockchain network that proves the identification information is
storing identification information of a certificate issuer including the integrated membership management server and identification information of a certificate requester including membership issuers corresponding to the multiple memberships;
An integrated management method for multiple memberships.
제8항에 있어서,
상기 통합 멤버십 정산을 위한 증명서를 검증하는 단계는
상기 식별 정보를 증명하는 블록체인 네트워크에 저장된 식별 정보를 조회하여, 상기 증명서를 발급한 통합 멤버십 관리 서버의 식별 정보, 상기 증명서에 포함된 서명, 및 상기 다른 멤버십 발급자의 식별 정보 중 적어도 하나를 검증하는 단계
를 포함하는,
다종 멤버십 통합 관리 방법.
9. The method of claim 8,
The step of verifying the certificate for the integrated membership settlement is
By inquiring the identification information stored in the blockchain network that certifies the identification information, at least one of the identification information of the integrated membership management server that issued the certificate, the signature included in the certificate, and the identification information of the other membership issuer is verified step to do
containing,
An integrated management method for multiple memberships.
제8항에 있어서,
상기 다종 멤버십 간 통합 멤버십 사용을 정산하는 단계는
상기 통합 멤버십 정산을 위한 증명서가 검증된 경우, 스마트 컨트랙트(smart contract) 방식에 기초하여, 상기 다종 멤버십 간 통합 멤버십 사용을 정산하는 단계
를 포함하는,
다종 멤버십 통합 관리 방법.
9. The method of claim 8,
The step of settling the use of the integrated membership among the multiple memberships is
When the certificate for settlement of the integrated membership is verified, based on a smart contract method, settlement of the use of the integrated membership among the multiple memberships
containing,
An integrated management method for multiple memberships.
제8항에 있어서,
상기 식별 정보를 증명하는 블록체인 네트워크에 저장된 식별 정보는 DID를 포함하는,
다종 멤버십 통합 관리 방법.
9. The method of claim 8,
The identification information stored in the blockchain network that proves the identification information includes DID,
An integrated management method for multiple memberships.
제1항에 있어서,
상기 제1 블록체인은 컨소시엄(consortium) 블록체인 형태로 구성되는,
다종 멤버십 통합 관리 방법.
According to claim 1,
The first block chain is configured in the form of a consortium block chain,
An integrated management method for multiple memberships.
제1항에 있어서,
상기 인증 정보는 DID(Decentralized Identifier) 인증 정보를 포함하는,
다종 멤버십 통합 관리 방법.
According to claim 1,
The authentication information includes DID (Decentralized Identifier) authentication information,
An integrated management method for multiple memberships.
제1항에 있어서,
상기 제1 트랜잭션 및 제2 트랜잭션은 해싱 알고리즘을 이용하여 암호화되어 다른 블록체인 노드에 공유되는,
다종 멤버십 통합 관리 방법.
According to claim 1,
The first transaction and the second transaction are encrypted using a hashing algorithm and shared with other blockchain nodes,
An integrated management method for multiple memberships.
통합 멤버십 관리 서버가 수행하는 블록체인 기반 다종 멤버십 통합 관리 방법에 있어서,
사용자의 통합 멤버십 사용에 반응하여, 상기 다종 멤버십에 대응하는 멤버십 발급자들 중 적어도 하나의 멤버십 발급자에게 상기 사용자의 통합 멤버십 사용 정보를 전송하는 단계;
통합 멤버십 사용 정보에 관한 트랜잭션을 기록하는 블록체인에 기초하여, 상기 멤버십 발급자들과 상기 사용자의 통합 멤버십 사용 정보를 공유하는 단계; 및
상기 블록체인에 기록된 통합 멤버십 사용 정보에 기초하여, 상기 다종 멤버십 간의 정산 정보를 적어도 하나의 멤버십 발급자에게 전송하는 단계
를 포함하는,
다종 멤버십 통합 관리 방법.
In the block chain-based multi-membership integrated management method performed by the integrated membership management server,
transmitting the user's integrated membership usage information to at least one of the membership issuers corresponding to the multiple memberships in response to the user's use of the integrated membership;
sharing the user's integrated membership usage information with the membership issuers based on a block chain that records a transaction related to the integrated membership usage information; and
Transmitting the settlement information between the multiple memberships to at least one membership issuer based on the integrated membership usage information recorded in the block chain
containing,
An integrated management method for multiple memberships.
제15항에 있어서,
상기 사용자의 통합 멤버십 사용 정보를 전송하는 단계는
제1 멤버십 발급자로부터 제1 멤버십 발급자에 대응하는 사용자의 통합 멤버십 사용 요청을 수신하는 단계;
상기 사용자의 식별 정보 및 상기 제1 멤버십 발급자의 식별 정보에 기초하여, 상기 사용자의 통합 멤버십 사용을 승인하는 단계; 및
상기 승인된 사용자의 통합 멤버십 사용에 반응하여, 다른 멤버십 발급자들에게 상기 사용자의 통합 멤버십 사용 정보를 전송하는 단계
를 포함하는,
다종 멤버십 통합 관리 방법.
16. The method of claim 15,
The step of transmitting the user's integrated membership usage information
receiving, from the first membership issuer, a user's request for using the integrated membership corresponding to the first membership issuer;
approving the use of the integrated membership of the user based on the identification information of the user and the identification information of the first membership issuer; and
transmitting the user's integrated membership usage information to other membership issuers in response to the approved user's use of the integrated membership;
containing,
An integrated management method for multiple memberships.
제15항에 있어서,
상기 사용자로부터 제1 멤버십 발급자가 발급한 통합 멤버십 발급을 위한 증명서를 수신하는 단계;
식별 정보를 증명하는 블록체인 네트워크에 기초하여, 상기 통합 멤버십 발급을 위한 증명서를 검증하는 단계; 및
상기 검증 결과에 기초하여, 상기 사용자에게 통합 멤버십을 발급하는 단계
를 더 포함하고,
상기 식별 정보를 증명하는 블록체인 네트워크는
상기 다종 멤버십에 대응하는 멤버십 발급자들을 포함하는 증명 발행자의 식별 정보 및 상기 다종 멤버십의 사용자들을 포함하는 증명 요청자의 식별 정보를 저장하는,
다종 멤버십 통합 관리 방법.
16. The method of claim 15,
receiving, from the user, a certificate for issuing an integrated membership issued by a first membership issuer;
verifying the certificate for issuing the integrated membership based on the blockchain network that certifies the identification information; and
issuing an integrated membership to the user based on the verification result
further comprising,
The blockchain network that proves the identification information is
storing identification information of a certificate issuer including membership issuers corresponding to the multi-type membership and identification information of a certificate requester including users of the multi-type membership;
An integrated management method for multiple memberships.
제17항에 있어서,
상기 통합 멤버십 발급을 위한 증명서를 검증하는 단계는
상기 식별 정보를 증명하는 블록체인 네트워크에 저장된 식별 정보를 조회하여, 상기 증명서를 발급한 상기 제1 멤버십 발급자의 식별 정보, 상기 증명서에 포함된 서명, 및 상기 사용자의 식별 정보 중 적어도 하나를 검증하는 단계
를 포함하는,
다종 멤버십 통합 관리 방법.
18. The method of claim 17,
The step of verifying the certificate for issuing the integrated membership is
By inquiring the identification information stored in the blockchain network that certifies the identification information, verifying at least one of identification information of the first membership issuer who issued the certificate, a signature included in the certificate, and identification information of the user step
containing,
An integrated management method for multiple memberships.
제17항에 있어서,
상기 식별 정보를 증명하는 블록체인 네트워크에 저장된 식별 정보는 DID를 포함하는,
다종 멤버십 통합 관리 방법.
18. The method of claim 17,
The identification information stored in the blockchain network that proves the identification information includes DID,
An integrated management method for multiple memberships.
제15항에 있어서,
상기 다종의 멤버십 간의 정산 정보를 적어도 하나의 멤버십 발급자에게 전송하는 단계는
제1 멤버십 발급자로부터 통합 멤버십 정산을 위한 증명서의 요청을 수신하는 단계;
식별 정보를 증명하는 블록체인 네트워크에 기초하여, 상기 제1 멤버십 발급자의 인증 정보를 검증하는 단계; 및
상기 검증 결과에 기초하여, 상기 제1 멤버십 발급자에 대응하는 통합 멤버십 정산 정보 및 상기 통합 멤버십 관리 서버의 서명을 포함하는 상기 통합 멤버십 정산을 위한 증명서를 상기 제1 멤버십 발급자에게 발급하는 단계
를 포함하고,
상기 식별 정보를 증명하는 블록체인 네트워크는
상기 통합 멤버십 관리 서버를 포함하는 증명 발행자의 식별 정보 및 상기 다종 멤버십에 대응하는 멤버십 발급자들을 포함하는 증명 요청자의 식별 정보를 저장하는,
다종 멤버십 통합 관리 방법.
16. The method of claim 15,
The step of transmitting the settlement information between the various types of membership to at least one membership issuer includes:
receiving a request for a certificate for integrated membership settlement from a first membership issuer;
verifying authentication information of the first membership issuer based on a blockchain network that certifies identification information; and
issuing, to the first membership issuer, a certificate for integrated membership settlement including integrated membership settlement information corresponding to the first membership issuer and a signature of the integrated membership management server, based on the verification result
including,
The blockchain network that proves the identification information is
storing identification information of a certificate issuer including the integrated membership management server and identification information of a certificate requester including membership issuers corresponding to the multiple memberships;
An integrated management method for multiple memberships.
하드웨어와 결합되어 제1항 내지 제20항 중 어느 하나의 항의 방법을 실행시키기 위하여 매체에 저장된 컴퓨터 프로그램.
A computer program stored on a medium in combination with hardware to execute the method of any one of claims 1 to 20.
블록체인에 기반하여 다종 멤버십을 통합 관리하는 멤버십 발급자 서버에 있어서,
통합 멤버십 관리 서버로부터 상기 멤버십 발급자에 대응하는 사용자의 통합 멤버십 사용 요청에 대한 사용 승인을 수신하고, 상기 사용 승인에 반응하여, 상기 멤버십 발급자의 인증 정보 및 상기 사용자의 통합 멤버십 사용 정보에 기초한 제1 트랜잭션을 제1 블록체인에 저장하며, 상기 제1 블록체인에 기록된 통합 멤버십 사용 정보에 기초하여, 상기 다종 멤버십 간 통합 멤버십 사용을 정산하는 적어도 하나의 프로세서
를 포함하는,
멤버십 발급자 서버.
In the membership issuer server that integrates management of multiple memberships based on blockchain,
Receive a use approval for a user's integrated membership use request corresponding to the membership issuer from the integrated membership management server, and in response to the use approval, receive a first request based on authentication information of the membership issuer and the user's integrated membership use information At least one processor that stores a transaction in the first block chain and settles the use of integrated membership among the multiple memberships based on the integrated membership usage information recorded in the first block chain
containing,
Membership Issuer Server.
제22항에 있어서,
상기 프로세서는
상기 사용자의 통합 멤버십 사용 정보를 해시한 값 및 상기 멤버십 발급자의 인증 정보에 기초한 제2 트랜잭션을 제2 블록체인에 저장하는,
멤버십 발급자 서버.
23. The method of claim 22,
the processor is
Storing a second transaction based on a hashed value of the user's integrated membership usage information and authentication information of the membership issuer in a second block chain,
Membership Issuer Server.
제22항에 있어서,
상기 프로세서는
상기 제1 트랜잭션을 상기 제1 블록체인에 저장함에 있어서,
상기 제1 트랜잭션을 상기 멤버십 발급자에 대응하는 상기 제1 블록체인의 노드에 저장하고, 상기 멤버십 발급자의 인증 정보에 기초하여, 상기 제1 트랜잭션을 다른 멤버십 발급자에 대응하는 상기 제1 블록체인의 노드에 공유하는,
멤버십 발급자 서버.
23. The method of claim 22,
the processor is
In storing the first transaction in the first block chain,
The first transaction is stored in the node of the first blockchain corresponding to the membership issuer, and based on the authentication information of the membership issuer, the first transaction is stored in the node of the first blockchain corresponding to the other membership issuer. shared on,
Membership Issuer Server.
제22항에 있어서,
상기 프로세서는
상기 사용자로부터 통합 멤버십 발급을 위한 증명서의 요청을 수신하고,식별 정보를 증명하는 블록체인 네트워크에 기초하여, 상기 증명서의 요청이 수신된 사용자의 식별 정보를 인증하며, 상기 인증 결과에 기초하여, 상기 멤버십 발급자의 서명을 포함하는 상기 통합 멤버십 발급을 위한 증명서를 상기 사용자에게 발급하고,
상기 식별 정보를 증명하는 블록체인 네트워크는
상기 다종 멤버십에 대응하는 멤버십 발급자들을 포함하는 증명 발행자의 식별 정보 및 상기 다종 멤버십의 사용자들을 포함하는 증명 요청자의 식별 정보를 저장하는,
멤버십 발급자 서버.
23. The method of claim 22,
the processor is
Receive a request for a certificate for issuance of an integrated membership from the user, and authenticate the identification information of the user for which the request for the certificate is received based on a blockchain network that certifies the identification information, and based on the authentication result, the Issues a certificate for issuing the integrated membership including the signature of the membership issuer to the user,
The blockchain network that proves the identification information is
storing identification information of a certificate issuer including membership issuers corresponding to the multi-type membership and identification information of a certificate requester including users of the multi-type membership;
Membership Issuer Server.
제22항에 있어서,
상기 프로세서는
상기 다종 멤버십 간 통합 멤버십 사용을 정산함에 있어서,
다른 멤버십 발급자로부터 통합 멤버십 정산 정보가 포함된 통합 멤버십 정산을 위한 증명서를 수신하고, 식별 정보를 증명하는 블록체인 네트워크에 기초하여, 상기 통합 멤버십 정산을 위한 증명서를 검증하며, 검증된 상기 증명서에 포함된 통합 멤버십 정산 정보 및 상기 멤버십 발급자에 대응하는 제1 블록체인의 노드에 기록된 통합 멤버십 사용 정보에 기초하여, 상기 다종 멤버십 간 통합 멤버십 사용을 정산하고,
상기 식별 정보를 증명하는 블록체인 네트워크는
상기 통합 멤버십 관리 서버를 포함하는 증명 발행자의 식별 정보 및 상기 다종 멤버십에 대응하는 멤버십 발급자들을 포함하는 증명 요청자의 식별 정보를 저장하는,
멤버십 발급자 서버.
23. The method of claim 22,
the processor is
In calculating the use of the integrated membership among the multiple memberships,
Receives a certificate for unified membership settlement including unified membership settlement information from another membership issuer, verifies the certificate for unified membership settlement based on a blockchain network that certifies identification information, and includes in the verified certificate Based on the integrated membership settlement information and the integrated membership usage information recorded in the node of the first block chain corresponding to the membership issuer,
The blockchain network that proves the identification information is
storing identification information of a certificate issuer including the integrated membership management server and identification information of a certificate requester including membership issuers corresponding to the multiple memberships;
Membership Issuer Server.
블록체인에 기반하여 다종 멤버십을 통합 관리하는 통합 멤버십 관리 서버에 있어서,
사용자의 통합 멤버십 사용에 반응하여, 상기 다종 멤버십에 대응하는 멤버십 발급자들 중 적어도 하나의 멤버십 발급자에게 상기 사용자의 통합 멤버십 사용 정보를 전송하고, 통합 멤버십 사용 정보에 관한 트랜잭션을 기록하는 블록체인에 기초하여, 상기 멤버십 발급자들과 상기 사용자의 통합 멤버십 사용 정보를 공유하며, 상기 블록체인에 기록된 통합 멤버십 사용 정보에 기초하여, 상기 다종 멤버십 간의 정산 정보를 적어도 하나의 멤버십 발급자에게 전송하는 적어도 하나의 프로세서
를 포함하는,
통합 멤버십 관리 서버.
In the integrated membership management server for integrated management of multiple memberships based on blockchain,
In response to the user's use of the integrated membership, the user's integrated membership usage information is transmitted to at least one membership issuer among the membership issuers corresponding to the multiple memberships, and based on a block chain that records a transaction related to the integrated membership usage information to share the user's integrated membership use information with the membership issuers, and transmit the settlement information between the multiple memberships to at least one membership issuer based on the integrated membership use information recorded in the block chain. processor
containing,
Unified Membership Management Server.
제27항에 있어서,
상기 프로세서는
상기 사용자의 통합 멤버십 사용 정보를 전송함에 있어서,
제1 멤버십 발급자로부터 제1 멤버십 발급자에 대응하는 사용자의 통합 멤버십 사용 요청을 수신하고, 상기 사용자의 식별 정보 및 상기 제1 멤버십 발급자의 식별 정보에 기초하여, 상기 사용자의 통합 멤버십 사용을 승인하며, 상기 승인된 사용자의 통합 멤버십 사용에 반응하여, 다른 멤버십 발급자들에게 상기 사용자의 통합 멤버십 사용 정보를 전송하는,
통합 멤버십 관리 서버.
28. The method of claim 27,
the processor is
In transmitting the user's integrated membership usage information,
receiving a user's unified membership use request corresponding to the first membership issuer from the first membership issuer, and authorizing the user's unified membership use based on the user's identification information and the identification information of the first membership issuer; In response to the approved user's integrated membership use, transmitting the user's integrated membership usage information to other membership issuers,
Unified Membership Management Server.
제27항에 있어서,
상기 프로세서는
상기 사용자로부터 제1 멤버십 발급자가 발급한 통합 멤버십 발급을 위한 증명서를 수신하고, 식별 정보를 증명하는 블록체인 네트워크에 기초하여, 상기 통합 멤버십 발급을 위한 증명서를 검증하며, 상기 검증 결과에 기초하여, 상기 사용자에게 통합 멤버십을 발급하고,
상기 식별 정보를 증명하는 블록체인 네트워크는
상기 다종 멤버십에 대응하는 멤버십 발급자들을 포함하는 증명 발행자의 식별 정보 및 상기 다종 멤버십의 사용자들을 포함하는 증명 요청자의 식별 정보를 저장하는,
통합 멤버십 관리 서버.
28. The method of claim 27,
the processor is
Receives a certificate for issuance of the integrated membership issued by the first membership issuer from the user, verifies the certificate for issuance of the integrated membership based on a block chain network that certifies identification information, and based on the verification result, issue an integrated membership to the user;
The blockchain network that proves the identification information is
storing identification information of a certificate issuer including membership issuers corresponding to the multi-type membership and identification information of a certificate requester including users of the multi-type membership;
Unified Membership Management Server.
제27항에 있어서,
상기 프로세서는
상기 다종의 멤버십 간의 정산 정보를 적어도 하나의 멤버십 발급자에게 전송함에 있어서,
제1 멤버십 발급자로부터 통합 멤버십 정산을 위한 증명서의 요청을 수신하고, 식별 정보를 증명하는 블록체인 네트워크에 기초하여, 상기 제1 멤버십 발급자의 인증 정보를 검증하며, 상기 검증 결과에 기초하여, 상기 제1 멤버십 발급자에 대응하는 통합 멤버십 정산 정보 및 상기 통합 멤버십 관리 서버의 서명을 포함하는 상기 통합 멤버십 정산을 위한 증명서를 상기 제1 멤버십 발급자에게 발급하고,
상기 식별 정보를 증명하는 블록체인 네트워크는
상기 통합 멤버십 관리 서버를 포함하는 증명 발행자의 식별 정보 및 상기 다종 멤버십에 대응하는 멤버십 발급자들을 포함하는 증명 요청자의 식별 정보를 저장하는,
통합 멤버십 관리 서버.
28. The method of claim 27,
the processor is
In transmitting the settlement information between the multiple memberships to at least one membership issuer,
Receives a request for a certificate for integrated membership settlement from the first membership issuer, verifies the authentication information of the first membership issuer based on a blockchain network that certifies identification information, and based on the verification result, 1 Issues, to the first membership issuer, a certificate for integrated membership settlement including integrated membership settlement information corresponding to the membership issuer and a signature of the integrated membership management server;
The blockchain network that proves the identification information is
storing identification information of a certificate issuer including the integrated membership management server and identification information of a certificate requester including membership issuers corresponding to the multiple memberships;
Unified Membership Management Server.
KR1020200119192A 2020-09-16 2020-09-16 Multi-memperships integrated management system and method to provide integrated use among multi-memberships and prevent forgery/counterfeiting of automatic settlement KR102480754B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020200119192A KR102480754B1 (en) 2020-09-16 2020-09-16 Multi-memperships integrated management system and method to provide integrated use among multi-memberships and prevent forgery/counterfeiting of automatic settlement

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020200119192A KR102480754B1 (en) 2020-09-16 2020-09-16 Multi-memperships integrated management system and method to provide integrated use among multi-memberships and prevent forgery/counterfeiting of automatic settlement

Publications (2)

Publication Number Publication Date
KR20220036684A true KR20220036684A (en) 2022-03-23
KR102480754B1 KR102480754B1 (en) 2022-12-23

Family

ID=80963664

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020200119192A KR102480754B1 (en) 2020-09-16 2020-09-16 Multi-memperships integrated management system and method to provide integrated use among multi-memberships and prevent forgery/counterfeiting of automatic settlement

Country Status (1)

Country Link
KR (1) KR102480754B1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102050271B1 (en) 2017-10-17 2020-01-08 주식회사 코인플러그 Method for payment based on blockchain and payment server using the same
KR20200093784A (en) * 2019-01-29 2020-08-06 주식회사 하나은행 Method and System for Providing Rewards for SNS Contents

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102050271B1 (en) 2017-10-17 2020-01-08 주식회사 코인플러그 Method for payment based on blockchain and payment server using the same
KR20200093784A (en) * 2019-01-29 2020-08-06 주식회사 하나은행 Method and System for Providing Rewards for SNS Contents

Also Published As

Publication number Publication date
KR102480754B1 (en) 2022-12-23

Similar Documents

Publication Publication Date Title
US11809608B2 (en) Methods and systems for using digital signatures to create trusted digital asset transfers
CN111034114B (en) Blockchain architecture with record security
US20200126075A1 (en) Confidential transaction auditing using an authenticated data structure
KR102009160B1 (en) Information trust engine system based on block-chain
KR102131292B1 (en) Method for managing trust information based on block-chain
CN112037068B (en) Resource transfer method, system, device, computer equipment and storage medium
CN110796449B (en) Transaction processing method, system, medium and computing device
CN108876669B (en) Course notarization system and method applied to multi-platform education resource sharing
KR101837167B1 (en) Method for issuing and paying money in use of merkle tree structure on the basis of unspent transaction output protocol, and server using the same
CN108092778B (en) Method and system for inquiring related account based on digital currency wallet
KR20220093198A (en) Execution of transactions using dedicated and open blockchains
CN112232828A (en) Power grid data transaction method and system
KR102051257B1 (en) System for preventing counterfeit of non face-to-face transactions based on blockchain
JP2023027775A (en) Computer-implemented method, computer system and computer program for privacy-preserving auditable accounts (privacy-preserving auditable accounts)
CN111028064A (en) Internet of things platform transaction system, method and equipment based on block chain
CN115705601A (en) Data processing method and device, computer equipment and storage medium
Li et al. Secure electronic ticketing system based on consortium blockchain
KR102480754B1 (en) Multi-memperships integrated management system and method to provide integrated use among multi-memberships and prevent forgery/counterfeiting of automatic settlement
KR20200110121A (en) Method and server for managing user identity using blockchain network, and method and terminal for verifying user using user identity based on blockchain network
CN117061089B (en) Voting management method, device, equipment and storage medium
TWI727145B (en) System for identifiable and permissioned blackchain and operation method thereof
KR102344118B1 (en) Blockchain electronic contract system
Lesavre et al. Token Design and Management Overview
KR20220089485A (en) Apparatus and method for managing contract information based on self-sovereign identity verification
KR20220099194A (en) Blockchain-based prepaid content billing service method and system

Legal Events

Date Code Title Description
E902 Notification of reason for refusal
AMND Amendment
E601 Decision to refuse application
X091 Application refused [patent]
AMND Amendment
X701 Decision to grant (after re-examination)
GRNT Written decision to grant