KR101667241B1 - Application user authenticating system and method - Google Patents

Application user authenticating system and method Download PDF

Info

Publication number
KR101667241B1
KR101667241B1 KR1020150100545A KR20150100545A KR101667241B1 KR 101667241 B1 KR101667241 B1 KR 101667241B1 KR 1020150100545 A KR1020150100545 A KR 1020150100545A KR 20150100545 A KR20150100545 A KR 20150100545A KR 101667241 B1 KR101667241 B1 KR 101667241B1
Authority
KR
South Korea
Prior art keywords
application
terminal
sim card
user
user account
Prior art date
Application number
KR1020150100545A
Other languages
Korean (ko)
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 KR1020150100545A priority Critical patent/KR101667241B1/en
Application granted granted Critical
Publication of KR101667241B1 publication Critical patent/KR101667241B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • G06F21/34User authentication involving the use of external additional devices, e.g. dongles or smart cards
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K19/00Record carriers for use with machines and with at least a part designed to carry digital markings
    • G06K19/06Record carriers for use with machines and with at least a part designed to carry digital markings characterised by the kind of the digital marking, e.g. shape, nature, code
    • G06K19/067Record carriers with conductive marks, printed circuits or semiconductor circuit elements, e.g. credit or identity cards also with resonating or responding marks without active components
    • G06K19/07Record carriers with conductive marks, printed circuits or semiconductor circuit elements, e.g. credit or identity cards also with resonating or responding marks without active components with integrated circuit chips
    • G06K19/077Constructional details, e.g. mounting of circuits in the carrier
    • G06K19/0772Physical layout of the record carrier
    • G06K19/07732Physical layout of the record carrier the record carrier having a housing or construction similar to well-known portable memory devices, such as SD cards, USB or memory sticks

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Microelectronics & Electronic Packaging (AREA)
  • Telephone Function (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The application user authentication method includes: receiving a first application ID, a first terminal ID, and a first SIM card ID from a first application installed in a first terminal; Generating a first user account by mapping the first terminal ID, the first SIM card ID, and the first application ID; Storing the first user account in a database; Receiving a second application ID, a second terminal ID, and a second SIM card ID from a second application installed in the second terminal; And when at least one of the second application ID, the second terminal ID, and the second SIM card ID is included in the first user account, the second application ID, the second terminal ID, Integrating the ID into the first user account and storing the ID in the database.

Description

[0001] APPLICATION USER AUTHENTICATING SYSTEM AND METHOD [0002]

The present invention relates to an application user authentication system and method, and more particularly, to an application user authentication system and method for integrally managing user accounts for a plurality of terminals or a plurality of SIM cards.

Depending on the environment of the mobile communication service, the usage form of the mobile communication subscriber changes. For example, in an environment where post-pay subscription of mobile communication services is common, one subscriber generally uses one mobile communication service by attaching one SIM card to one terminal. Therefore, it is easy to manage subscribers such as mobile communication service providers and supplementary service providers.

On the other hand, in an environment where pre-paid subscription of mobile communication services is common, one subscriber generally owns a plurality of terminals and a plurality of SIM cards, and a plurality of SIM cards are installed in one terminal. In this case, the mobile communication subscriber subscribes to a plurality of mobile communication services, and uses a plurality of SIM cards in place of one SIM card or uses one SIM card in a plurality of terminals, if necessary. Therefore, it is difficult for the mobile communication service provider, the supplementary service provider, or the like to authenticate the service subscriber.

1 is a diagram for explaining a user authentication processing method according to the related art.

Referring to FIG. 1, a user possesses a first terminal 110, a second terminal 120, and a SIM card. Here, the identification information of the first terminal 110 is IMEI_1 and the identification information of the second terminal 120 is IMEI_2. The terminal number for the user to use the mobile communication service is MSISDN (Mobile Station International ISDN Number). In this case, since a user uses one SIM card in a plurality of terminals, one MSISDN is used in a plurality of terminals. Therefore, in order for a user to use the same service in a plurality of terminals using a single SIM card, the user authentication processing server 200 must be authenticated as the same user through an application installed in a plurality of terminals.

First, a user installs an application on the first terminal 110 in a state in which a SIM card is mounted on the first terminal 110. [ At this time, the user identification information (IMEI_1 and MSISDN) is transmitted from the first terminal 110 to the user authentication processing server 200, and user authentication and registration for using the application are completed.

Then, the user removes the SIM card from the first terminal 110, mounts the SIM card on the second terminal 120, and installs the application on the second terminal 120. At this time, since the user has already completed the user registration through the application of the first terminal 110, the user authentication processing server 200 determines that the second terminal 120 has already registered the user, i.e., the identification information IMEI_1 and MSISDN, The user must be authenticated.

However, since the MSISDN is not necessarily stored on the SIM card, the user can enter his / her phone number directly. The second terminal 120 transmits only the identification information IMEI_2 of the second terminal 120 to the user authentication processing server 200. That is, since the MSISDN is not transmitted, the user authentication processing server 200 recognizes the second terminal 120 as a new user. Therefore, in order to be authenticated as the same user, there is a problem that the user has to go through a separate authentication process directly, such as phone number confirmation, every time the user changes the terminal or whenever the SIM card is replaced.

An embodiment of the present invention provides an application user authentication system and method that can easily authenticate a mobile communication subscriber using a plurality of terminals and a plurality of SIM cards.

An application user authentication method according to an embodiment of the present invention includes: receiving a first application ID, a first terminal ID, and a first SIM card ID from a first application installed in a first terminal; Generating a first user account by mapping the first terminal ID, the first SIM card ID, and the first application ID; Storing the first user account in a database; Receiving a second application ID, a second terminal ID, and a second SIM card ID from a second application installed in the second terminal; And when at least one of the second application ID, the second terminal ID, and the second SIM card ID is included in the first user account, the second application ID, the second terminal ID, Integrating the ID into the first user account and storing the ID in the database.

An application user authentication system according to an embodiment of the present invention includes an ID information collection unit for receiving a terminal ID, a SIM card ID, and an application ID of the terminal from an application installed in the terminal; An account creation unit for creating a user account by mapping the terminal ID, the SIM card ID, and the application ID collected from one application; A database storing user accounts created by the account creator; And comparing the ID information collected by the ID information collection unit with user accounts stored in the database, and if the user account including the collected ID information exists, And an account management unit for integrating them.

The prepaid fee subscriber balance management system according to an embodiment of the present invention collects ID information including a terminal ID, a SIM card ID, and an application ID from an application installed in the terminal, and acquires ID information An authentication processing server for integrating ID information including the same information to create a user account and authenticating a user through the user account; And an application management server that collects balance information of the SIM card IDs included in the user account and updates applications corresponding to the application ID included in the user account with the collected balance information.

According to an embodiment of the present invention, the terminal ID, the SIM card ID, and the application ID are mapped and integrated into a user account. Therefore, even when one mobile communication service subscriber uses a plurality of terminals and a plurality of SIM cards, the user can be easily authenticated using the user account.

1 is a diagram for explaining a user authentication processing method according to the related art.
2 is a diagram illustrating a configuration of an application user authentication system according to an embodiment of the present invention.
3 is a network configuration diagram for explaining a user authentication method of an application user authentication system according to an embodiment of the present invention.
4 is a flowchart illustrating a user authentication procedure according to an embodiment of the present invention.
5A and 5B are diagrams showing a data structure of a user account.
6 is a network configuration diagram for explaining a user authentication method of an application user authentication system according to an embodiment of the present invention.
7 is a flowchart illustrating a user authentication procedure according to an embodiment of the present invention.
8A to 8C are diagrams showing a data structure of a user account.
FIG. 9 is a block diagram showing the configuration of a balance management system of prepaid fee subscribers according to an embodiment of the present invention.

DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings so that those skilled in the art may easily implement the technical idea of the present invention.

2 is a diagram illustrating a configuration of an application user authentication system according to an embodiment of the present invention.

2, an application user authentication system 300 according to an exemplary embodiment of the present invention includes an ID information collection unit 310, an account generation unit 320, a database 330, and an account management unit 340 do.

The ID information collection unit 310 collects ID information from an application installed in the terminal. Here, the ID information includes a terminal ID, a SIM card ID, and an application ID. For example, the terminal ID may be an International Mobile Equipment Identity (IMEI) assigned by the manufacturer at the time of shipment of the terminal. The SIM card ID may be an ICCID (Integrated Circuit Card ID) which is a serial number of a SIM card or an International Mobile Subscriber Identity (IMSI) which is subscriber information stored in a SIM card. The application ID may be an identification number assigned by the application management system when the application is installed.

The account creator 320 generates a user account by mapping the collected ID information. For example, a user account is generated by mapping ID information collected from one application, for example, a terminal ID, a SIM card ID, and an application ID. According to an embodiment of the present invention, since a plurality of SIM cards can be installed in one terminal, one user account can include a plurality of SIM card IDs. Thus, one user account includes at least one terminal ID, at least one SIM card ID, and at least one application ID.

The database 330 stores the user account created by the account creation unit 320. In addition, the database 330 may store ID information collected by the ID information collecting unit 310, that is, raw data.

The account management unit 340 compares the ID information collected by the ID information collection unit 310 with the user account stored in the database 330. As a result of the comparison, if there is a user account including the collected ID information, the account management unit 340 integrates the collected ID information into the corresponding user account and stores the updated user account in the database 330.

For example, if the SIM card ID of the ID information collected from one application is the same as the user account previously stored in the database 330, it means that the user owns a plurality of terminals and uses them while replacing a plurality of terminals it means. Accordingly, not only the SIM card ID but also the terminal ID and the application ID collected together with the SIM card ID are integrated and stored in the corresponding user account. In this case, one use account includes a plurality of terminal IDs, and a plurality of terminals owned by the user can be integrated and managed. Therefore, the user authentication processing system 300 can authenticate that the user is the same user, regardless of which application is installed in which terminal.

As another example, if the ID of the ID information collected from one application is the same as the user ID stored in the database 330, this means that the user owns a plurality of SIM cards and uses them while replacing a plurality of SIM cards . Accordingly, not only the terminal ID but also the SIM card ID and the application ID collected together with the terminal ID are integrated and stored in the corresponding user account. In this case, one use account includes a plurality of SIM card IDs, and a plurality of SIM cards owned by the user can be integrated and managed. Therefore, the user authentication processing system 300 can authenticate that the SIM card installed in the terminal is the same user even if the SIM card inserted in the terminal is replaced and the application installed in the terminal is activated.

FIG. 3 is a network configuration diagram illustrating a user authentication method of an application user authentication system according to an embodiment of the present invention, and FIG. 4 is a flowchart illustrating a user authentication procedure according to an embodiment of the present invention. In this embodiment, the user possesses the first terminal, the second terminal, the first SIM card, the second SIM card, and the third SIM card, separates the first SIM card attached to the first terminal, The user authentication method will be described.

First, a first application 416 is installed in a first terminal 410 equipped with a first SIM card 412 and a second SIM card 414 (S120). Here, the first application 416 may be an application for user authentication and service processing. When the installation of the first application 416 is completed, the first application ID (AppID_1) is assigned.

Then, the ID information collection unit 310 of the application user authentication system 300 collects the first ID information of the first terminal 412 through the first application 416 (S130). Here, the first ID information may be a first terminal ID IMEI_1, a first SIM card ID IMSI_1, a second SIM card ID IMSI_2, and a first application ID (AppID_1).

Then, the account generator 320 of the application user authentication system 300 generates a first user account by mapping the received first ID information (S140). The data structure of the first user account is shown in Figure 5A. Referring to FIG. 5A, a first terminal ID, a first SIM card ID, a second SIM card ID, and a first application ID are mapped to a first user account (Subscriber ID_1). The first user account (Subscriber ID_1) is stored in the database 330.

Then, the first SIM card 412 is detached from the first terminal 410 and mounted on the second terminal 420. In this case, the first SIM card 412 and the third SIM card 424 are mounted on the second terminal 420.

Then, a second application 426 is installed in the second terminal 420 (S150). Here, the second application 426 may be an application for user authentication and service processing, and may be of the same type as the first application 416 installed in the first terminal 410. When the installation of the second application 426 is completed, the second application ID (AppID_2) is allocated.

Then, the ID information collection unit 310 of the application user authentication system 300 collects the second ID information of the second terminal 420 through the second application 426 (S160). Here, the second ID information may be a second terminal ID IMEI_2, a first SIM card ID IMSI_1, a third SIM card ID IMSI_3, and a second application ID AppID_2.

Then, the account management unit 340 of the application user authentication system 300 compares the collected second ID information with the user account stored in the database 330. If at least one of the collected second ID information is included in the pre-stored user account as a result of the comparison, the second ID information is incorporated into the corresponding user account (S170). In the present embodiment, the first SIM card ID (IMSI_1) included in the second ID information is included in the first user account (Subscriber ID_1). Accordingly, the account management unit 340 determines that the user of the second terminal is the same as the user of the first user account, and incorporates the second ID information into the first user account (Subscriber ID_1). The data structure of the updated first user account (Subscriber ID_1) is shown in FIG. 5B. 5B, a first terminal ID, a second terminal ID, a first SIM card ID, a second SIM card ID, a third SIM card ID, a first application ID, and a second application ID are registered in an updated first user account (Subscriber ID_1) The second application ID is mapped. In addition, the updated first user account (Subscriber ID_1) is stored in the database 330.

According to the above-described authentication method, the same user can be recognized by creating or updating a user account using the collected ID information. That is, even if the user uses the terminal by replacing the terminal, the user authentication processing server 200 can recognize and authenticate the same user through the user account. That is, there is no need to process a separate authentication procedure in the second terminal.

FIG. 6 is a network configuration diagram illustrating a user authentication method of an application user authentication system according to an embodiment of the present invention, and FIG. 7 is a flowchart illustrating a user authentication procedure according to an embodiment of the present invention. In this embodiment, the user possesses the first terminal, the second terminal, the first SIM card, the second SIM card, the third SIM card, and the fourth SIM card, and the first user account for the first terminal, A description will be given of a user authentication method in the case where a second user account is created for each user.

First, a first application 516 is installed in a first terminal 510 equipped with a first SIM card 512 and a second SIM card 514 (S220). Here, the first application 516 may be an application for user authentication and service processing. When the installation of the first application 516 is completed, the first application ID (AppID_1) is allocated.

Then, the ID information collection unit 310 of the application user authentication system 300 collects the first ID information of the first terminal 510 from the first application 516 (S230). Here, the first ID information may be a first terminal ID IMEI_1, a first SIM card ID IMSI_1, a second SIM card ID IMSI_2, and a first application ID (AppID_1).

Then, the account generator 320 of the application user authentication system 300 generates a first user account by mapping the received first ID information (S240). The data structure of the first user account is shown in FIG. 8A. Referring to FIG. 8A, a first terminal ID, a first SIM card ID, a second SIM card ID, and a first application ID are mapped to a first user account (Subscriber ID_1). The first user account (Subscriber ID_1) is stored in the database 330.

Next, a second application 526 is installed in the second terminal 520 on which the third SIM card 522 and the fourth SIM card 524 are mounted (S220). Here, the second application 526 may be an application for user authentication and service processing, and may be the same as the first application 516 installed in the first terminal 510. When the installation of the second application 526 is completed, the second application ID (AppID_2) is allocated.

Then, the ID information collection unit 310 of the application user authentication system 300 collects the second ID information of the second terminal 520 from the second application 526 (S260). Here, the second ID information includes a second terminal ID IMEI_2, a third SIM card ID IMSI_3, a fourth SIM card ID IMSI_4, and a second application ID AppID_2.

Then, the account generator 320 of the application user authentication system 300 generates a second user account by mapping the received second ID information (S270). The data structure of the second user account is shown in FIG. 8B. Referring to FIG. 8B, the second terminal ID, the third SIM card ID, the fourth SIM card ID, and the second application ID are mapped to the second user account (Subscriber ID_2). The second user account (Subscriber ID_2) is stored in the database 330.

Then the first SIM card 512 is removed from the first terminal 510 and the third SIM card 522 of the second terminal 520 is replaced with the first SIM card 512. When the second application 526 installed in the second terminal 520 is executed, the ID information collection unit 310 of the application user authentication system 300 collects the second ID information of the second terminal 520 do. Here, the second ID information includes a second terminal ID IMEI_2, a first SIM card ID IMSI_1, a fourth SIM card ID IMSI_4, and a second application ID AppID_2.

Then, the account management unit 340 of the application user authentication system 300 compares the collected second ID information with the user account stored in the database 330. If at least one of the second ID information is included in the plurality of user accounts stored in the database 330, the corresponding user accounts are integrated and stored in the database 330 (S290). In this embodiment, since the first SIM card ID (IMSI_1) of the second ID information is included in the first user account (Subscriber ID_1) and the second user account (Subscriber ID_2), the account management unit 340 stores the first user ID (Subscriber ID_1) and the second user account (Subscriber ID_2) belong to the same user. Accordingly, the account management unit 340 integrates the first user account (Subscriber ID_1) and the second user account (Subscriber ID_2), and stores the combined information in the database 330. [ 8C shows the data structure of the first user account in which the data of the second user account is integrated. 8C, the updated first user account (Subscriber ID_1) includes a first terminal ID, a second terminal ID, a first SIM card ID, a second SIM card ID, a third SIM card ID, a fourth SIM card ID , The first application ID and the second application ID are mapped. In addition, the updated first user account (Subscriber ID_1) is stored in the database 330.

According to the above-described authentication method, even when a plurality of user accounts are created for one user, user accounts can be integrated using common ID information. Therefore, even if the user uses a plurality of terminals and a plurality of SIM cards, the user authentication can be facilitated.

FIG. 9 is a configuration diagram of a balance management system of a prepaid fee subscriber to which an application user authentication method according to an embodiment of the present invention is applied. In the case of the prepaid phone, since the mobile communication service can be used by the amount paid by the mobile communication subscriber, the user needs to check the balance status in real time. Therefore, the balance management system of the prepaid fee subscriber according to the embodiment of the present invention provides the status of the balance of the SIM cards held by the user through the application installed in the terminal through the user account of the user.

 9, the balance management system 600 of the prepaid fee subscribers according to the embodiment of the present invention includes an authentication processing server 610, an application management server 620, a communication company interworking server 630, 640).

The authentication processing server 610 is for subscribing to the prepaid plan balance management service or for registering and authenticating a user who installed the prepaid plan balance management application in the terminal. The configuration of the authentication processing server 610, the user authentication method, and the structure of the user account are the same as those described above with reference to FIGS. 2 to 8C, and thus a duplicated description will be omitted.

The application management server 620 manages a first application installed in the first terminal 710 and a second application installed in the second terminal 720. If it is determined that the user of the first terminal 710 and the terminal of the second terminal 720 are the same as the user account of the authentication processing server 610, the application management server 620 may use the updated user account, And the second application.

For example, the application management server 620 collects the balance information of the SIM card IDs included in the user account, and updates the applications corresponding to the application ID included in the user account with the collected balance information.

The communication company interworking server 630 is for interworking with a server operated by the provider of the mobile communication service to which the user subscribes. The communication company interworking server 630 can request the server of the mobile communication company for the user related information, for example, the status of the prepaid rate use, the balance status, and the like, and can receive the related information from the server of the mobile communication company.

The message processing server 640 analyzes the SMS message, the MMS message, and the USSD message transmitted from the mobile communication company to the terminal, and collects information such as the status of the prepaid rate usage and the balance status. The collected information is transferred to the application management server 620, and the application management server 620 updates the first and second applications with the corresponding information.

For example, a message is transmitted to a terminal in a circuit network using a switch installed in a circuit network of a mobile communication company. The message processing server 640 analyzes the taped message and extracts the balance related information. As another example, a message related to the balance received by the terminal is received from an application installed in the terminal, and the balance related information is extracted therefrom.

An example of the service provision of the prepaid subscriber's balance management system 600 according to an embodiment of the present invention will be described below.

For example, a case where a user owns a first terminal 710 in which a first application is installed, a second terminal 720 in which a second application is installed, and a first SIM card and exchanges the terminal will be described. First, the balance information in a state in which the first SIM card is attached to the first terminal is updated in the first application. When the first SIM card is detached from the first terminal 710 and mounted on the second terminal 720, the authentication processing server 610 determines whether the users of the first terminal 710 and the second terminal 720 are the same . Accordingly, the ID information collected from the second terminal 720 is integrated into the user account of the first terminal 710. [ Then, the application management server 620 updates the second application of the second terminal 720 with the latest balance information of the first application. Therefore, even if the user changes the terminal, the user can check the balance information of the SIM card in real time.

As another example, let us consider a case where the user owns the first terminal 710, the first SIM card, and the second SIM card in which the first application is installed, and exchanges the SIM card. First, the balance information in a state in which the first SIM card is attached to the first terminal is updated in the first application. Subsequently, when the first SIM card is replaced with the second SIM card and mounted on the first terminal 710, the authentication processing server 610 authenticates that the users of the first SIM card and the second SIM card are identical. Thus, the second SIM card ID is incorporated into the user account of the first terminal 710. Then, the application management server 620 updates the first application with the balance information of the first SIM card and the second SIM card owned by the user of the first terminal 710. Accordingly, the user can collectively check the balance status of the SIM cards owned by the user through the first application, and can select and use an appropriate SIM card.

Although the technical spirit of the present invention has been described in detail with reference to the embodiments, it is to be understood that the embodiments are merely illustrative and that the present invention is not limited thereto. It will be apparent to those skilled in the art that various modifications and variations can be made in the present invention without departing from the spirit and scope of the invention.

300: Application user authentication system
310: ID information collecting unit
320: Account creation unit
330: Database
340:

Claims (16)

Receiving a first application ID, a first terminal ID, and a first SIM card ID from a first application installed in the first terminal;
Generating a first user account by mapping the first terminal ID, the first SIM card ID, and the first application ID;
Storing the first user account in a database;
Receiving a second application ID, a second terminal ID, and a second SIM card ID from a second application installed in the second terminal; And
If at least one of the second application ID, the second terminal ID, and the second SIM card ID is included in the first user account, the second application ID, the second terminal ID, and the second SIM card ID Integrating the first user account into the first user account and storing the first user account in the database,
If the first SIM card ID and the second SIM card ID are the same, the first user account is the first terminal ID, the second terminal ID, the first SIM card ID, the first application ID, 2 Contains the application ID
Application user authentication method.
The method according to claim 1,
If at least one of the second application ID, the second terminal ID, and the second SIM card ID is included in a plurality of user accounts stored in the database, the plurality of user accounts are integrated and stored in the database
Application user authentication method.
The method according to claim 1,
The first and second terminal IDs are International Mobile Equipment Identity (IMEI), and the first and second SIM card IDs are ICCID (International Circuit Card IDentification) or IMSI (International Mobile Subscriber Identity)
Application user authentication method.
Receiving a first application ID, a first terminal ID, and a first SIM card ID from a first application installed in the first terminal;
Generating a first user account by mapping the first terminal ID, the first SIM card ID, and the first application ID;
Storing the first user account in a database;
Receiving a second application ID, a second terminal ID, and a second SIM card ID from a second application installed in the second terminal; And
If at least one of the second application ID, the second terminal ID, and the second SIM card ID is included in the first user account, the second application ID, the second terminal ID, and the second SIM card ID Integrating the first user account into the first user account and storing the first user account in the database,
Wherein the receiving of the first SIM card ID comprises receiving a SIM card ID of the plurality of SIM cards from the first applications of the first terminal equipped with a plurality of SIM cards,
Wherein the first user account comprises a plurality of SIM card IDs
Application user authentication method.
delete delete The method according to claim 1,
Checking the application ID of the application to be updated and updating the application according to the user account including the application ID
Further comprising the steps of:
An ID information collection unit for receiving a terminal ID, a SIM card ID, and an application ID of the terminal from an application installed in the terminal;
An account creation unit for creating a user account by mapping the terminal ID, the SIM card ID, and the application ID collected from one application;
A database storing user accounts created by the account creator; And
The ID information collected by the ID information collection unit is compared with the user accounts stored in the database, and when the user account including the collected ID information exists, the collected ID information is integrated into the corresponding user account Account management department
Wherein the ID information collecting unit receives the SIM card IDs of the plurality of SIM cards from the application of the terminal equipped with the plurality of SIM cards,
The user account includes a plurality of SIM card IDs
Application user authentication system.
9. The method of claim 8,
The account management unit,
If the collected ID information is included in a plurality of user accounts,
Application user authentication system.
9. The method of claim 8,
The terminal ID is an International Mobile Equipment Identity (IMEI), and the SIM card ID is an Integrated Circuit Card IDentification (ICCID) or an International Mobile Subscriber Identity (IMSI)
Application user authentication system.
delete delete An ID information collection unit for receiving a terminal ID, a SIM card ID, and an application ID of the terminal from an application installed in the terminal;
An account creation unit for creating a user account by mapping the terminal ID, the SIM card ID, and the application ID collected from one application;
A database storing user accounts created by the account creator; The ID information collected by the ID information collection unit is compared with the user accounts stored in the database, and when the user account including the collected ID information exists, the collected ID information is integrated into the corresponding user account An account manager; And
And an application management unit for confirming an application ID of an application to be updated and updating the application according to a user account including the application ID
Application user authentication system.
delete delete delete
KR1020150100545A 2015-07-15 2015-07-15 Application user authenticating system and method KR101667241B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020150100545A KR101667241B1 (en) 2015-07-15 2015-07-15 Application user authenticating system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020150100545A KR101667241B1 (en) 2015-07-15 2015-07-15 Application user authenticating system and method

Publications (1)

Publication Number Publication Date
KR101667241B1 true KR101667241B1 (en) 2016-10-18

Family

ID=57244283

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020150100545A KR101667241B1 (en) 2015-07-15 2015-07-15 Application user authenticating system and method

Country Status (1)

Country Link
KR (1) KR101667241B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021086121A1 (en) * 2019-10-30 2021-05-06 에스케이텔레콤 주식회사 Terminal control apparatus and method
WO2021081849A1 (en) * 2019-10-30 2021-05-06 华为技术有限公司 Multi-sim card cooperation method, device, and system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003087439A (en) * 2001-09-07 2003-03-20 Toppan Printing Co Ltd Usim card, mobile terminal, prepaid card operation system, and prepaid card operation method
KR20090081945A (en) * 2008-01-25 2009-07-29 주식회사 케이티프리텔 System, apparatus and method for updating mobile terminal in transfer of usim card
KR20130041824A (en) * 2010-09-27 2013-04-25 가부시키가이샤 히타치세이사쿠쇼 Terminal application search system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003087439A (en) * 2001-09-07 2003-03-20 Toppan Printing Co Ltd Usim card, mobile terminal, prepaid card operation system, and prepaid card operation method
KR20090081945A (en) * 2008-01-25 2009-07-29 주식회사 케이티프리텔 System, apparatus and method for updating mobile terminal in transfer of usim card
KR20130041824A (en) * 2010-09-27 2013-04-25 가부시키가이샤 히타치세이사쿠쇼 Terminal application search system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021086121A1 (en) * 2019-10-30 2021-05-06 에스케이텔레콤 주식회사 Terminal control apparatus and method
WO2021081849A1 (en) * 2019-10-30 2021-05-06 华为技术有限公司 Multi-sim card cooperation method, device, and system
KR20210051259A (en) * 2019-10-30 2021-05-10 에스케이텔레콤 주식회사 Apparatus and method for controlling terminal
KR102266413B1 (en) * 2019-10-30 2021-06-18 에스케이텔레콤 주식회사 Apparatus and method for controlling terminal

Similar Documents

Publication Publication Date Title
CN106899540B (en) Update method, management system, eUICC and the terminal of user contracting data
US9253188B2 (en) Mobile terminal authorisation arrangements
EP3824594B1 (en) Apparatus and method for ssp device and server to negotiate digital certificates
CN105453619B (en) Method and apparatus for executing mobile network's switching
US20120058743A1 (en) Method for legitimately unlocking a sim card lock, unlocking server, and unlocking system for a sim card lock
US20100173609A1 (en) Method and Apparatus for Secure Immediate Wireless Access in a Telecommunications Network
US20160127132A1 (en) Method and apparatus for installing profile
US10356603B2 (en) Profile server for providing a communication profile for communication via a communication network
KR101891326B1 (en) Subscription Changing Method for Embedded UICC using Trusted Subscription Manager and Embedded UICC Architecture therefor
JP2009515403A (en) Remote activation of user accounts in telecommunications networks
WO2015018531A1 (en) Methods and devices for performing a mobile network switch
CN103385012A (en) Methods, systems, and computer readable media for modifying a Diameter signaling message directed to a charging function node
CN105228123B (en) Method and system for communication service of mobile terminal user in roaming place
CN101156411A (en) Generic key-decision mechanism for gaa
KR101891330B1 (en) Subscription Method for Embedded UICC using Trusted Subscription Manager and Embedded UICC Architecture therefor
KR20200101257A (en) Method and apparatus for device change in mobile communication system
MX2010005458A (en) Systems and methods for automatic user-enabled account identifier association.
EP3114862A1 (en) Communication system
CN111356124B (en) eSIM activation method, system and computer readable storage medium
MX2014003351A (en) Managing mobile device identities.
CN115665725A (en) Method, mobile terminal and medium for downloading subscription profile to subscriber identity module
CN1968090B (en) Method and system for obtaining user terminal authentication information by data service center
US11012830B2 (en) Automated activation and onboarding of connected devices
KR101667241B1 (en) Application user authenticating system and method
US10863345B2 (en) Technique for administrating a subscription to an administrator

Legal Events

Date Code Title Description
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20190806

Year of fee payment: 4