KR101915881B1 - Authentication method and authentication system for providing screen sports service - Google Patents

Authentication method and authentication system for providing screen sports service Download PDF

Info

Publication number
KR101915881B1
KR101915881B1 KR1020170040698A KR20170040698A KR101915881B1 KR 101915881 B1 KR101915881 B1 KR 101915881B1 KR 1020170040698 A KR1020170040698 A KR 1020170040698A KR 20170040698 A KR20170040698 A KR 20170040698A KR 101915881 B1 KR101915881 B1 KR 101915881B1
Authority
KR
South Korea
Prior art keywords
authentication
user
authentication code
service
unit
Prior art date
Application number
KR1020170040698A
Other languages
Korean (ko)
Other versions
KR20180112145A (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 KR1020170040698A priority Critical patent/KR101915881B1/en
Publication of KR20180112145A publication Critical patent/KR20180112145A/en
Application granted granted Critical
Publication of KR101915881B1 publication Critical patent/KR101915881B1/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/33User authentication using certificates
    • G06F21/335User authentication using certificates for accessing specific resources, e.g. using Kerberos tickets
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63BAPPARATUS FOR PHYSICAL TRAINING, GYMNASTICS, SWIMMING, CLIMBING, OR FENCING; BALL GAMES; TRAINING EQUIPMENT
    • A63B69/00Training appliances or apparatus for special sports
    • A63B69/36Training appliances or apparatus for special sports for golf
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63BAPPARATUS FOR PHYSICAL TRAINING, GYMNASTICS, SWIMMING, CLIMBING, OR FENCING; BALL GAMES; TRAINING EQUIPMENT
    • A63B71/00Games or sports accessories not covered in groups A63B1/00 - A63B69/00
    • A63B71/04Games or sports accessories not covered in groups A63B1/00 - A63B69/00 for small-room or indoor sporting games
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/60Information retrieval; Database structures therefor; File system structures therefor of audio data
    • G06F16/63Querying
    • G06F16/635Filtering based on additional data, e.g. user or group profiles
    • G06F16/636Filtering based on additional data, e.g. user or group profiles by using biological or physiological data
    • G06F17/30764
    • 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/32User authentication using biometric data, e.g. fingerprints, iris scans or voiceprints
    • 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/45Structures or tools for the administration of authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • G06F21/6245Protecting personal data, e.g. for financial or medical purposes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/06Authentication
    • H04W12/062Pre-authentication
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/06Authentication
    • H04W12/069Authentication using certificates or pre-shared keys
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/60Context-dependent security
    • H04W12/69Identity-dependent
    • H04W12/76Group identity

Abstract

본 발명은 서비스 제공을 위한 인증방법 및 서비스 제공을 위한 인증시스템을 제공한다. 본 발명에 따른 서비스 제공을 위한 인증방법은, 사용자로부터의 요구에 따라 서비스 제공부가 인증부에 인증코드를 요청하는 단계, 상기 인증부가 상기 요청에 따라 인증코드를 생성하고 상기 서비스 제공부로 전송하는 단계, 상기 서비스 제공부가 상기 전송된 인증코드를 표시하여 사용자에게 보여주는 단계, 사용자가 상기 표시된 인증코드를 인증용 단말기에 입력하는 단계, 상기 인증용 단말기에서 상기 인증코드에 의거하는 식별정보를 상기 인증부에 전송하는 단계, 상기 인증부가 상기 전송된 식별정보에 의거하여 사용자에 대한 인증을 수행하고, 인증승인여부를 상기 서비스 제공부에 통지하는 단계, 및 상기 서비스 제공부가 인증이 승인된 경우에 사용자에게 소정의 서비스를 제공하는 단계를 포함한다.The present invention provides an authentication method for providing a service and an authentication system for providing a service. An authentication method for providing a service according to the present invention includes the steps of: requesting an authentication code from an authentication unit by a service providing unit according to a request from a user; generating the authentication code according to the request by the authentication unit and transmitting the authentication code to the service providing unit Displaying the transmitted authentication code to the user, inputting the displayed authentication code to the authentication terminal, and transmitting, by the authentication terminal, identification information based on the authentication code to the authentication unit, , The authentication unit performing authentication for the user based on the transmitted identification information, and notifying the service provider of whether or not the authentication has been approved, and a step for notifying the user And providing a predetermined service.

Description

스크린 스포츠 서비스 제공을 위한 인증방법 및 스크린 스포츠 서비스 제공을 위한 인증시스템{AUTHENTICATION METHOD AND AUTHENTICATION SYSTEM FOR PROVIDING SCREEN SPORTS SERVICE}TECHNICAL FIELD [0001] The present invention relates to an authentication method for providing a screen sports service and an authentication system for providing screen sports service.

본 발명은 서비스 제공을 위한 인증방법 및 서비스 제공을 위한 인증시스템에 관한 것으로, 보다 상세하게는 아이디나 패스워드를 기억할 필요가 없어서 편리하면서도 동시에 사용자의 개인정보 유출을 확실하게 차단할 수 있는 서비스 제공을 위한 인증방법 및 서비스 제공을 위한 인증시스템에 관한 것이다.The present invention relates to an authentication method for providing a service and an authentication system for providing the service, and more particularly, to an authentication system for providing a service that does not need to store an ID or a password and is capable of reliably blocking user's personal information leakage An authentication method, and an authentication system for providing a service.

최근의 정보화 사회에서는 여러가지 분야에서 개인에 대한 인증이 요구되고 있다. 특히, 사용자에게 소정의 서비스를 제공하는 시스템에서 사용자에 대한 인증의 필요성은 점점 더 높아지고 있다. 예를 들면, 네이버, 지메일, 다음 등의 포털 서비스를 이용하는 사용자는, 해당 서비스의 인터넷 사이트를 방문하여 자신의 아이디와 패스워드를 입력함으로써 사용자 자신에 대한 인증을 완료한 후, 해당 인터넷 사이트에서 제공하는 이메일 등의 각종 서비스를 이용할 수 있다.In recent information society, it is required to certify individuals in various fields. In particular, there is a growing need for authentication for users in a system that provides a predetermined service to a user. For example, a user who uses a portal service such as Naver, Gmail, or the like visits an Internet site of the service and inputs his / her ID and password to complete the authentication of the user himself / herself, Various services such as e-mail can be used.

위와 같이 사용자를 인증하는 가장 일반적은 방법은 그 사용자의 아이디와 패스워드를 입력하는 것이다. 하지만, 아이디와 패스워드를 이용하는 인증방법은 해킹 등을 통하여 아이디와 패스워드가 타인에게 유출되어 개인정보가 악용될 수 있다는 문제가 있다. 또한, 최근에는 한 명의 사용자가 다수의 사이트를 이용하는 경우가 일반적인데, 한 번 아이디와 패스워드가 유출되면 해당 사용자가 가입되어 있는 다수의 사이트에서 한꺼번에 커다란 피해가 발생할 수 있다. 물론, 사용자가 다수의 사이트에서 각각 아이디와 패스워드를 다르게 설정할 수도 있지만, 다수의 사이트 각각의 아이디와 패스워드를 모두 정확하게 기억하는 것은 사실상 불가능에 가깝다.The most common way to authenticate a user is to enter the user's ID and password. However, in the authentication method using the ID and the password, the ID and the password are leaked to another person through hacking or the like, and the personal information can be abused. In addition, in recent years, it is common that a single user uses a plurality of sites. Once an ID and a password are leaked, a large amount of damage may occur all at once in a plurality of sites to which the user is subscribed. Of course, although the user can set the ID and password for each of the plurality of sites differently, it is practically impossible to accurately memorize the ID and password of each of the plurality of sites.

따라서, 사용자가 직접 외울 필요도 없으면서 동시에 타인에게 유출될 염려가 없는 인증 시스템의 개발이 필요하다. 특히, 최근 3차원 입체영상 및 컴퓨터 시뮬레이팅 기술을 이용하여 현장에 나가지 않고도 스포츠 경기를 즐길 수 있는 시뮬레이팅 장치들이 개발되고 있는데, 이와 같은 스포츠 경기용 시뮬레이팅 장치들에서는 사용자 인증의 필요성이 더 강하게 요구되고 있다. 예를 들면, 골프를 대상으로 하는 스크린 골프의 경우, 골프가 단체경기가 아니고 개인의 기록경기이기 때문에, 사용자가 플레이한 기록을 저장해두었다가 사용자가 필요할 때마다 참조하도록 할 필요가 있다. 이를 위해서는 스크린 골프를 하고 있는 각 사용자의 신원을 확인해야 하므로, 사용자 인증의 필요성이 높다.Therefore, it is necessary to develop an authentication system that does not need to be memorized directly by the user, and does not have to be leaked to another person at the same time. Particularly, recently, simulating devices capable of enjoying sports games without using the 3D stereoscopic image and computer simulating technology have been developed. In such simulating devices for sports games, there is a strong need for user authentication Is required. For example, in the case of screen golf for golf, since the golf is not a group game but an individual record game, it is necessary to store the record of the user's play and to refer to the user every time he needs it. In order to do this, the identity of each user who is playing a screen golf must be confirmed, so user authentication is highly required.

본 발명은 상기한 사정을 감안하여 발명된 것으로, 아이디나 패스워드를 기억할 필요가 없어서 편리하면서도 동시에 사용자의 개인정보 유출을 확실하게 차단할 수 있는 서비스 제공을 위한 인증방법 및 서비스 제공을 위한 인증시스템을 제공하는 것을 목적으로 한다. SUMMARY OF THE INVENTION The present invention has been made in view of the above circumstances and provides an authentication method for providing a service that does not need to remember an ID and a password, .

상기한 목적을 달성하기 위한 본 발명의 실시예에 따른 서비스 제공을 위한 인증방법은, 사용자로부터의 요구에 따라 서비스 제공부가 인증부에 인증코드를 요청하는 단계, 상기 인증부가 상기 요청에 따라 인증코드를 생성하고 상기 서비스 제공부로 전송하는 단계, 상기 서비스 제공부가 상기 전송된 인증코드를 표시하여 사용자에게 보여주는 단계, 사용자가 상기 표시된 인증코드를 인증용 단말기에 입력하는 단계, 상기 인증용 단말기에서 상기 인증코드에 의거하는 식별정보를 상기 인증부에 전송하는 단계, 상기 인증부가 상기 전송된 식별정보에 의거하여 사용자에 대한 인증을 수행하고, 인증승인여부를 상기 서비스 제공부에 통지하는 단계 및 상기 서비스 제공부가 인증이 승인된 경우에 사용자에게 소정의 서비스를 제공하는 단계를 포함한다.According to an aspect of the present invention, there is provided an authentication method for providing a service, the method including: requesting an authentication code from an authentication unit by a service providing unit according to a request from a user; And transmitting the generated authentication code to the service providing unit, wherein the service providing unit displays the transmitted authentication code to the user, the step of the user inputting the displayed authentication code into the authentication terminal, And transmitting the identification information based on the code to the authentication unit. The authentication unit performs authentication for the user based on the transmitted identification information, notifies the service provider of whether or not the authentication is approved, Providing a predetermined service to the user when the additional authentication is approved All.

상기 서비스 제공을 위한 인증방법에 있어서, 상기 식별정보는 상기 인증용 단말기에 대한 식별자를 포함하고, 상기 인증부는, 사용자에 대한 인증을 수행하는 단계에서, 상기 식별자로부터 사용자를 식별해내고, 사용자에 대한 정보가 저장된 데이터베이스로부터 상기 식별된 사용자에 대한 사용자 정보를 추출하고, 인증승인을 상기 서비스 제공부에 통지하는 단계에서, 상기 추출된 사용자 정보를 상기 서비스 제공부에 제공한다.Wherein the identification information includes an identifier for the authentication terminal, and the authentication unit identifies the user from the identifier in performing the authentication for the user, Extracts the user information for the identified user from the database storing the information about the service provider, and provides the extracted user information to the service provider in the step of notifying the service provider of the authentication approval.

또한, 사용자가 상기 표시된 인증코드를 인증용 단말기에 입력하는 단계에서, 사용자는 음성을 사용하여 인증코드를 입력하고, 상기 식별정보는 인증코드 입력시 사용된 사용자의 음성정보를 더 포함하며, 상기 인증부는, 사용자에 대한 인증을 수행하는 단계에서, 상기 식별자로부터 사용자를 식별해내고, 또한 사용자의 음성정보가 저장된 음성 데이터베이스에서 상기 식별된 사용자의 음성정보를 추출하여, 상기 음성 데이터베이스로부터 추출된 음성정보와 상기 인증코드 입력시 입력된 사용자의 음성정보를 비교하여, 사용자의 동일성 유무를 판단한다.Further, in the step of the user inputting the displayed authentication code into the authentication terminal, the user inputs the authentication code using the voice, and the identification information further includes voice information of the user used in inputting the authentication code, The authentication unit identifies the user from the identifier and extracts the voice information of the identified user from the voice database in which the voice information of the user is stored in the step of performing authentication for the user, Information is compared with the voice information of the user inputted when the authentication code is input, and the presence or absence of the identity of the user is determined.

또는, 사용자가 상기 표시된 인증코드를 인증용 단말기에 입력하는 단계에서, 사용자는 자신의 사인(sign)을 추가로 입력하고, 상기 식별정보는 인증코드 입력시 추가 입력된 사용자의 사인정보를 더 포함하며, 상기 인증부는, 사용자에 대한 인증을 수행하는 단계에서, 상기 식별자로부터 사용자를 식별해내고, 또한 사용자의 사인정보가 저장된 사인 데이터베이스에서 상기 식별된 사용자의 사인정보를 추출하여, 상기 사인 데이터베이스로부터 추출된 사인정보와 상기 인증코드 입력시 추가 입력된 사용자의 사인정보를 비교하여, 사용자의 동일성 유무를 판단한다.Alternatively, in the step of the user inputting the displayed authentication code into the authentication terminal, the user further inputs his or her sign, and the identification information further includes the sign information of the user further input at the time of inputting the authentication code Wherein the authenticating unit identifies a user from the identifier and extracts sign information of the identified user from the sign database in which the sign information of the user is stored in the step of authenticating the user, The extracted sign information is compared with the sign information of the additional input user when the authentication code is input to determine whether the user is identical or not.

상기 서비스 제공을 위한 인증방법에 있어서, 사용자가 상기 표시된 인증코드를 인증용 단말기에 입력하는 단계에서, 사용자가 복수인 경우에는, 복수의 사용자가 동일한 인증코드를 각자의 인증용 단말기에 입력한다. 여기서, 사용자에게 제공되는 상기 서비스는 스크린 골프이고, 상기 서비스 제공부는 인증이 승인된 경우에 사용자에게 스크린 골프의 화면을 복수의 사용자에게 보여주면서, 상기 화면에 상기 복수의 사용자 각각에 대한 윈도우를 표시한다.In the authentication method for providing the service, when the user inputs a displayed authentication code into the authentication terminal, a plurality of users input the same authentication code into their respective authentication terminals. Here, the service provided to the user is screen golf, and the service providing unit displays a screen of the screen golf to the user when the authentication is approved, and displays a window for each of the plurality of users on the screen do.

한편, 본 발명의 실시예에 따른 서비스 제공을 위한 인증시스템은 사용자에게 소정의 서비스를 제공하는 서비스 제공부 및 사용자에 대한 인증을 수행하는 인증부를 포함한다. 여기서, 사용자에 대한 인증은, 사용자로부터의 요구에 따라 상기 서비스 제공부가 상기 인증부에 인증코드를 요청하는 단계, 상기 인증부가 상기 요청에 따라 인증코드를 생성하고 상기 서비스 제공부로 전송하는 단계, 상기 서비스 제공부가 상기 전송된 인증코드를 표시하는 단계, 사용자가 상기 표시된 인증코드를 인증용 단말기에 입력하는 단계, 상기 인증용 단말기에서 상기 인증코드에 의거하는 식별정보를 상기 인증부에 전송하는 단계, 및 상기 인증부가 상기 전송된 식별정보에 의거하여 사용자에 대한 인증을 수행하는 단계를 포함하여 이루어진다.Meanwhile, an authentication system for providing a service according to an exemplary embodiment of the present invention includes a service providing unit for providing a predetermined service to a user and an authentication unit for performing authentication for the user. Here, the authentication of the user may include: requesting an authentication code from the service providing unit to the authentication unit according to a request from the user; generating the authentication code according to the request by the authentication unit and transmitting the authentication code to the service providing unit; A step in which the service providing unit displays the transmitted authentication code, a step of the user inputting the displayed authentication code into the authentication terminal, the step of transmitting identification information based on the authentication code in the authentication terminal to the authentication unit, And authenticating the user based on the identification information transmitted by the authentication unit.

본 발명의 서비스 제공을 위한 인증방법 및 서비스 제공을 위한 인증시스템에 따르면, 아이디나 패스워드를 기억할 필요가 없어서 편리하면서도 동시에 사용자의 개인정보 유출을 확실하게 차단할 수 있는 효과가 있다.According to the authentication method for providing a service and the authentication system for providing a service of the present invention, it is not necessary to memorize an ID and a password, and at the same time, it is possible to reliably block the leakage of personal information of a user.

도 1은 본 발명의 제1실시예에 따른 서비스 제공을 위한 인증시스템의 개략적인 구성도이다.
도 2a 내지 도 2g는 도 1의 시스템에서 인증이 이루어지는 과정을 나타내는 도면이다.
도 3a는 도 1의 서비스 제공부의 일례로서의 구체적인 구조를 나타내는 도면이다.
도 3b는 도 3a의 스크린에서 표시되는 화면을 나타내는 도면이다.
도 4는 본 발명의 제2실시예에 따른 서비스 제공을 위한 인증시스템의 개략적인 구성도이다.
도 5는 본 발명의 제3실시예에 따른 서비스 제공을 위한 인증시스템의 개략적인 구성도이다.
1 is a schematic configuration diagram of an authentication system for providing a service according to a first embodiment of the present invention.
2A to 2G are diagrams showing a process of authentication in the system of FIG.
3A is a diagram showing a specific structure as an example of the service providing unit of FIG.
FIG. 3B is a view showing a screen displayed on the screen of FIG. 3A.
4 is a schematic configuration diagram of an authentication system for providing a service according to a second embodiment of the present invention.
5 is a schematic configuration diagram of an authentication system for providing a service according to the third embodiment of the present invention.

이하, 실시예들을 통하여 본 발명을 상세하게 설명한다. 본 발명의 목적, 특징, 장점은 이하의 실시예들을 통해 쉽게 이해될 것이다. 본 발명은 여기서 설명되는 실시예들에 한정되지 않고, 다른 형태로 구체화될 수도 있다. 여기서 소개되는 실시예들은 개시된 내용이 철저하고 완전해질 수 있도록 그리고 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자에게 본 발명의 사상이 충분히 전달될 수 있도록 하기 위해 제공되는 것이다. 따라서, 이하의 실시예들에 의하여 본 발명이 제한되어서는 안 된다.Hereinafter, the present invention will be described in detail with reference to examples. The objects, features and advantages of the present invention will be easily understood by the following embodiments. The present invention is not limited to the embodiments described herein, but may be embodied in other forms. The embodiments disclosed herein are provided so that the disclosure may be thorough and complete, and that those skilled in the art will be able to convey the spirit of the invention to those skilled in the art. Therefore, the present invention should not be limited by the following examples.

본 명세서에서 제1, 제2 등의 용어가 다양한 요소들(elements)을 기술하기 위해서 사용되었지만, 상기 요소들이 이 같은 용어들에 의해서 한정되어서는 안 된다. 이러한 용어들은 단지 상기 요소들을 서로 구별시키기 위해서 사용되었을 뿐이다. 또, 어떤 요소가 다른 요소 위에 있다고 언급되는 경우에 그것은 다른 요소 위에 직접 형성될 수 있거나 또는 그들 사이에 제3의 요소가 개재될 수도 있다는 것을 의미한다. Although the terms first, second, etc. are used herein to describe various elements, the elements should not be limited by such terms. These terms are only used to distinguish the elements from each other. In addition, when an element is referred to as being on another element, it may be directly formed on the other element, or a third element may be interposed therebetween.

도면들에서 요소의 크기, 또는 요소들 사이의 상대적인 크기는 본 발명에 대한 더욱 명확한 이해를 위해서 다소 과장되게 도시될 수 있다. 또, 도면들에 도시된 요소의 형상이 제조 공정상의 변이 등에 의해서 다소 변경될 수 있을 것이다. 따라서, 본 명세서에서 개시된 실시예들은 특별한 언급이 없는 한 도면에 도시된 형상으로 한정되어서는 안 되며, 어느 정도의 변형을 포함하는 것으로 이해되어야 한다.The sizes of the elements in the figures, or the relative sizes between the elements, may be exaggerated somewhat for a clearer understanding of the present invention. In addition, the shape of the elements shown in the drawings may be somewhat modified by variations in the manufacturing process or the like. Accordingly, the embodiments disclosed herein should not be construed as limited to the shapes shown in the drawings unless specifically stated, and should be understood to include some modifications.

도 1은 본 발명의 제1실시예에 따른 서비스 제공을 위한 인증시스템의 개략적인 구성도이다. 1 is a schematic configuration diagram of an authentication system for providing a service according to a first embodiment of the present invention.

도 1을 참조하면, 서비스 제공을 위한 인증시스템(100)은 인증부(110) 및 서비스 제공부(120)를 포함한다. 또한, 인증을 진행하는 동안 인증용 단말기(130)를 필요로 하는데, 이는 사용자 자신이 보유하고 있는 휴대폰과 같은 모바일 기기를 이용할 수 있다. 인증부(110)는 사용자가 원하는 서비스를 제공하기 전에 사용자에 대한 인증을 수행하며, 인증에 필요한 정보를 저장하고 있는 사용자 데이터베이스(111)를 구비할 수 있다. 서비스 제공부(120)는 사용자로부터 로그인 요구를 수신하고 사용자에게는 인증에 필요한 정보를 제공하며 또한 인증이 완료된 후에는 사용자가 원하는 소정의 서비스를 제공한다. 서비스 제공부(120)는 사용자로부터의 로그인 요구를 수신하기 위해서 로그인 단말기(121)를 구비할 수 있다. 인증부(110)와 서비스 제공부(120)는 각각 인터넷 서버를 포함할 수 있고, 이들 서버와 인증용 단말기(130) 등은 유무선 통신에 의해 연결되어 데이터의 송수신이 가능하도록 구성될 수 있다. 예를 들어, 상기 서비스 제공부(120)에 있어서의 서버는 로그인 단말기(121)에 사용자 인증세션을 형성하고 서비스를 제공하는 서버로서, 게임서버, 온라인 뱅킹서버, 온라인 쇼핑몰서버, 포털 서비스 제공서버 등이 될 수 있다. 한편, 서비스 제공부(120)는 최근 널리 보급되고 있는 스크린 골프나 스크린 야구 등과 같은 가상의 실내 스포츠를 플레이 하기 위한 서비스를 제공할 수도 있다.Referring to FIG. 1, an authentication system 100 for providing a service includes an authentication unit 110 and a service provider 120. In addition, the authentication terminal 130 is required during authentication, and this can use a mobile device such as a mobile phone held by the user himself / herself. The authentication unit 110 may include a user database 111 that performs authentication for a user before providing a desired service and stores information necessary for authentication. The service providing unit 120 receives the login request from the user, provides the user with the necessary information for authentication, and provides the desired service after the authentication is completed. The service providing unit 120 may include a login terminal 121 to receive a login request from a user. The authentication unit 110 and the service provider 120 may each include an Internet server, and the server and the authentication terminal 130 may be connected to each other by wired / wireless communication so that data can be transmitted and received. For example, the server in the service providing unit 120 forms a user authentication session with the login terminal 121 and provides a service. The server includes a game server, an online banking server, an online shopping mall server, And the like. On the other hand, the service providing unit 120 may provide a service for playing virtual indoor sports such as screen golf, screen baseball, etc., which have become popular recently.

이하, 도 2a 내지 도 2g를 참조하여, 인증부(110), 서비스 제공부(120) 및 인증용 단말기(130)에 의하여, 사용자의 로그인 요구에 따라 인증이 이루어지는 구체적인 과정을 설명한다.Hereinafter, a concrete procedure of authentication according to a login request of a user by the authentication unit 110, the service provider 120, and the authentication terminal 130 will be described with reference to FIGS. 2A to 2G.

도 1 및 도 2a를 참조하면, 소정의 서비스를 제공받기 원하는 사용자가 서비스 제공부(120)에 로그인을 하고자 하는 의사를 표시한다. 이는 로그인 단말기(121)를 통하여 이루어지는데, 예를 들면 로그인 단말기(121)의 화면에 표시된 '로그인' 버튼 등을 클릭함으로써 이루어질 수 있다. 이와 같은 사용자의 로그인 요구에 따라 인증절차가 개시되며, 서비스 제공부(120)는 인증부(110)에 인증코드를 요청하게 된다.Referring to FIGS. 1 and 2A, a user who desires to receive a predetermined service displays an intention to login to the service providing unit 120. This is done through the login terminal 121, for example, by clicking the 'login' button or the like displayed on the screen of the login terminal 121. The authentication process is started according to the login request of the user, and the service provider 120 requests the authentication unit 110 for the authentication code.

도 1 및 도 2b를 참조하면, 인증부(110)는 인증코드를 생성할 수 있는 인증코드 생성부를 구비하고 있어서, 서비스 제공부(120)의 요청에 따라 인증코드를 생성한다. 인증코드는 랜덤하게 형성되는 임의의 코드일 수 있고, 예를 들어 일련의 숫자 및/또는 문자 등으로 이루어진 텍스트 코드인 것이 바람직하다.1 and 2B, the authentication unit 110 includes an authentication code generation unit capable of generating an authentication code, and generates an authentication code according to a request from the service providing unit 120. [ The authentication code may be any randomly formed code, preferably a text code, for example a series of numbers and / or letters.

도 1 및 도 2c를 참조하면, 인증코드가 생성된 후, 인증부(110)는 생성된 인증코드를 서비스 제공부(120)에 전송한다. 또한 서비스 제공부(120)는 전송받은 인증코드를 표시하여 사용자에게 보여준다. 인증코드는 서비스 제공부(120)의 로그인 단말기(121)에 표시되도록 할 수 있다.Referring to FIGS. 1 and 2C, after the authentication code is generated, the authentication unit 110 transmits the generated authentication code to the service provider 120. Also, the service providing unit 120 displays the received authentication code to the user. The authentication code may be displayed on the login terminal 121 of the service providing unit 120. [

도 1 및 도 2d를 참조하면, 서비스 제공부(120)에 표시된 인증코드를 확인한 사용자는, 인증코드를 인증용 단말기(130)에 입력한다. 여기서, 인증용 단말기(130)로는 사용자 자신의 휴대폰이 이용될 수 있는데, 인증과정에 자신의 휴대폰을 이용하기 위해서는 휴대폰에 인증과 관련된 앱이 설치되어 있어야 한다. 텍스트로 이루어져 있는 인증코드는 키패드 등을 이용하여 용이하게 입력할 수 있다. 최근 스마트폰이 널리 보급되어 있어 숫자나 문자 등의 텍스트를 입력하는데 특별한 어려움은 없다.1 and 2D, a user who has confirmed the authentication code displayed on the service providing unit 120 inputs the authentication code to the authentication terminal 130. [ Here, the authentication terminal 130 may be a user's own mobile phone. In order to use his / her mobile phone in the authentication process, an authentication related application must be installed in the mobile phone. The authentication code composed of text can be easily input using a keypad or the like. Recently, smartphones have become popular, so there is no particular difficulty in inputting text such as numbers or letters.

도 1 및 도 2e를 참조하면, 인증용 단말기(130)로부터 인증부(110)로 사용자의 식별정보가 전송된다. 상기 식별정보는 인증코드에 의거하여 형성된 후 인증부(110)로 전송된다. 상기 식별정보는 상기 인증코드와 동일하거나 상기 인증코드에 의거하여 변형된 것일 수도 있고, 바람직하게는 인증코드에 인증용 단말기(130)에 대한 식별자를 더 포함하는 것이다. 인증용 단말기(130)에 대한 식별자란, 다른 단말기와 구별하기 위한 식별자를 의미하는데, 예를 들면 인증용 단말기(130)의 시리얼 넘버(Serial Number)와 같이 단말기에 부여된 고유값일 수 있다. 또는 핸드폰, 스마트폰의 경우에 USIM(Universal Subscriber Identity Module) 카드번호 또는 이동통신 전화번호 등이 식별자로서 이용될 수 있다. Referring to FIG. 1 and FIG. 2E, identification information of a user is transmitted from the authentication terminal 130 to the authentication unit 110. The identification information is formed based on the authentication code, and then transmitted to the authentication unit 110. [ The identification information may be the same as the authentication code or modified based on the authentication code, and preferably includes an identifier for the authentication terminal 130 in the authentication code. The identifier for the authentication terminal 130 means an identifier for distinguishing from the other terminals. For example, the identifier may be a unique value assigned to the terminal, such as a serial number of the authentication terminal 130. Or a Universal Subscriber Identity Module (USIM) card number or a mobile communication telephone number in the case of a mobile phone or a smart phone.

도 1 및 도 2f를 참조하면, 인증부(110)는 식별정보에 의거하여 인증을 수행한다. 사용자에 대한 인증을 수행하는 단계에서, 인증부(110)는 식별정보에 포함된 인증코드가 유효한지 체크한다. 또한 인증부(110)는 사용자 데이터베이스(111)에 저장된 정보를 이용하여, 식별정보에 포함된 식별자로부터 사용자를 식별해낸다. 사용자 데이터베이스(111)에는 인증용 단말기(130)의 식별자 정보가 저장되어 있고, 또한 인증용 단말기(130)의 식별자 정보와 매칭되는 사용자 개인의 정보도 저장되어 있다. 여기서, 사용자 개인의 정보에는 개인의 성명, 아이디, 사용자를 식별해낼 수 있는 정보(예를 들면, 주민번호나 아이핀 등) 등이 포함될 수 있다. 또한, 본 인증시스템(100)에서 제공하는 서비스와 관련된 정보도 포함될 수 있는데, 가령 제공되는 서비스가 스크린 골프 서비스라면 사용자가 스크린 골프를 하면서 달성한 개인기록도 사용자 데이터베이스(111)에 저장될 수 있다. 위와 같은 사용자 데이터베이스(111)에 저장되는 정보는 사용자가 최초로 서비스와 관련된 계정을 개설할 때, 입력받아 저장될 수 있다. 1 and 2F, the authentication unit 110 performs authentication based on the identification information. In performing the authentication for the user, the authentication unit 110 checks whether the authentication code included in the identification information is valid. The authentication unit 110 also uses the information stored in the user database 111 to identify the user from the identifier included in the identification information. The user database 111 stores the identifier information of the authentication terminal 130 and also stores personal information of the user matching with the identifier information of the authentication terminal 130. [ Here, the information of the individual user may include an individual's name, an ID, information (e.g., a resident's number or an Ipin) that can identify the user, and the like. Also, information related to the service provided by the authentication system 100 may be included. For example, if the service provided is a screen golf service, the personal record that the user achieves while playing the screen golf may also be stored in the user database 111 . The information stored in the user database 111 may be input and stored when the user first establishes an account related to the service.

도 1 및 도 2g를 참조하면, 인증부(110)는 인증을 수행한 후 그 결과에 따른 인증승인여부에 대해 서비스 제공부(120)에 통지한다. 인증이 승인된 경우에는 서비스 제공부(120)가 사용자에게 소정의 서비스를 제공하고, 인증이 승인되지 않은 경우에는 서비스 제공부(120)가 인증이 승인되지 않았음을 로그인 단말기(121)를 통하여 사용자에게 알려준다. 인증코드 입력시의 실수 등과 같은 단순한 에러로 인증에 실패한 경우에는, 사용자에게 이를 통지하여 사용자로 하여금 재인증을 시도하도록 유도할 수 있다.Referring to FIG. 1 and FIG. 2G, the authentication unit 110 performs authentication and notifies the service provider 120 of the authentication approval according to the result. When the authentication is approved, the service providing unit 120 provides the predetermined service to the user. If the authentication is not approved, the service providing unit 120 notifies the login terminal 121 that the authentication is not approved Inform the user. If the authentication fails due to a simple error such as a mistake in inputting the authentication code, the user can be notified and the user can be guided to try the re-authentication.

위와 같이, 본 발명에 따른 인증방법에 의하면, 종래 널리 사용되는 아이디, 패스워드의 방식을 대신하여, 서비스 제공자가 생성한 인증코드와 사용자 자신의 모바일 기기에 대한 식별정보를 이용하게 된다. 아이디, 패스워드 방식의 경우에는 그 정보가 외부로 유출될 염려가 있고, 사용자가 다수의 아이디와 패스워드를 가지고 있다면 이를 일일이 정확하게 기억하기 어려운 문제가 있지만, 본 발명에서는 외부로 유출될 염려가 없어서 안전하고 사용자가 아이디나 패스워드를 기억하지 않아도 되므로 매우 편리하다.As described above, according to the authentication method of the present invention, the authentication code generated by the service provider and the identification information of the user's own mobile device are used instead of the widely used ID and password method. In the case of an ID and a password system, there is a fear that the information is leaked to the outside. If the user has a plurality of IDs and passwords, there is a problem that it is difficult to accurately memorize them individually. However, It is very convenient because the user does not need to remember his or her ID or password.

또한, 본 발명에 있어서 개개의 사용자에 대한 식별은 사용자 자신의 휴대폰을 통하여 이루어질 수 있기 때문에, 동시에 복수의 사용자가 함께 서비스를 제공받고자 하는 경우(예를 들면, 동시에 여러 명이 함께 스크린 골프를 플레이 하는 경우), 상기 복수의 사용자들에 대한 로그인을 위하여 사용자들 개인별로 별도의 인증코드를 생성할 필요는 없다(물론, 사용자들 개인별로 별도의 인증코드를 생성하는 것도 가능하다). 따라서, 동일한 인증코드에 대하여 이를 복수의 사용자들이 각각 자신의 휴대폰을 통하여 입력함으로써, 이들이 거의 동시에 함께 인증을 받을 수 있도록 할 수 있다. Further, in the present invention, the identification of individual users can be performed through the user's own mobile phone. Therefore, when a plurality of users simultaneously desire to receive a service (for example, a plurality of users simultaneously play screen golf , It is not necessary to generate a separate authentication code for each user for login to the plurality of users (of course, it is also possible to generate a separate authentication code for each user). Therefore, a plurality of users can input the same authentication code through their mobile phones, respectively, so that they can be authenticated together almost simultaneously.

서비스 제공부(120)에서는 다양한 서비스가 제공될 수 있는데, 구체적으로 스크린 골프가 제공되는 경우를 예로서 설명한다.Various services may be provided in the service providing unit 120, specifically, a case where screen golf is provided will be described as an example.

도 3a는 도 1의 서비스 제공부의 일례로서의 구체적인 구조를 나타내는 도면이고, 도 3b는 도 3a의 스크린에서 표시되는 화면을 나타내는 도면이다.FIG. 3A is a diagram showing a specific structure as an example of the service providing unit of FIG. 1, and FIG. 3B is a diagram showing a screen displayed on the screen of FIG.

도 3a를 참조하면, 스크린 골프는 일정한 공간의 방(10)에서 제공된다. 방(10)의 내부 전면에는 골프 영상이 디스플레이 되는 스크린(11)이 설치되며, 이 스크린(11)과 인접한 바닥에는 사용자가 스크린(11)으로 타격한 골프공을 회수할 수 있도록 경사부(12)가 형성된다. 사용자가 타격할 때마다 공의 궤적을 추적하고 그에 따라 적절한 영상을 제공하는 등의 스크린 골프를 위한 전반적인 동작의 제어는 컨트롤러(13)에서 이루어진다. 경사부(12) 후방에는 사용자가 골프 플레이를 할 수 있도록 마련된 플레이 그라운드(14)가 구비되고, 여기에는 사용자가 골프공을 타격하며 경기를 진행하는 타석부(15)가 형성된다. 타석부(15)에는 매트(16)가 깔려있고, 매트(16)가 구비되어 있는 위치의 플레이 그라운드(17) 내에는 타격된 골프공이 상기 경사부(12)를 통해 회수된 후 타석부(15) 측으로 순차적으로 공급되도록 볼 공급장치(17)가 매립 설치된다. 볼 공급장치(17)에는 상·하 이동가능한 구조로 오토 티(18)가 구비되어 경기 진행을 위한 골프공을 한 개씩 매트(16) 상으로 제공한다.Referring to FIG. 3A, a screen golf is provided in a room 10 of a certain space. A screen 11 on which a golf image is displayed is provided on the inner front surface of the room 10 and a slope part 12 is provided on the floor adjacent to the screen 11 so that the user can retrieve the golf ball struck by the screen 11. [ Is formed. Control of the overall operation for screen golf, such as tracking the ball trajectory each time the user strikes and providing an appropriate image accordingly, is performed at the controller 13. In the rear of the slope part 12, there is provided a playground 14 provided for the user to play golf, and a batting part 15 is formed in which a user hits the golf ball and plays the game. A mat 16 is laid on the plate 15 and a hit golf ball is recovered through the slope 12 in the playground 17 at a position where the mat 16 is provided, The ball feeder 17 is installed in a state of being embedded. The ball feeder 17 is provided with an automatic tee 18 in a structure capable of moving up and down, and provides golf balls one by one on the mat 16 for the progress of the game.

도 3b를 참조하면, 스크린(11)에는 골프장 화면과 함께 현재 서비스를 제공받고 있는 사용자의 윈도우(11a, 11b, 11c)가 디스플레이 될 수 있다. 서비스를 이용하는 사용자가 복수인 경우, 스크린(11)에는 각각의 사용자에 대한 윈도우(11a, 11b, 11c)가 각각 디스플레이 된다. Referring to FIG. 3B, windows 11a, 11b, and 11c of a user who is currently provided with a golf course screen may be displayed on the screen 11. When there are a plurality of users using the service, windows 11a, 11b, and 11c for the respective users are displayed on the screen 11, respectively.

앞서 설명한 바와 같이, 본 발명에 따르면 복수의 사용자가 모두 동일한 인증코드로 함께 로그인 할 수 있는데, 이 경우 동일한 인증코드로 인증한 사용자들이 동일한 방(10)에서 함께 플레이 한다고 판단하여, 스크린(11)에는 이들 사용자 각각에 대한 윈도우(11a, 11b, 11c)가 모두 디스플레이되는 것이다. 상기 윈도우(11a, 11b, 11c)에는, 사용자를 식별할 수 있는 개인정보(아이디나 이름 등), 사용자의 과거기록 이나 현재 플레이 상황 등이 디스플레이 될 수 있다.As described above, according to the present invention, a plurality of users can log in together with the same authentication code. In this case, it is determined that users authenticated with the same authentication code play together in the same room 10, All the windows 11a, 11b, and 11c for these users are displayed. In the windows 11a, 11b, and 11c, personal information (ID and name, etc.) capable of identifying a user, a past record of the user, a current play situation, and the like can be displayed.

도 3a, 3b는 스크린 골프 서비스를 제공할 수 있는 서비스 제공부(120)의 일예를 도시하는 것일 뿐이며, 서비스 제공부(120)는 도면에 도시된 구조로 한정되지는 않는다. 또한, 도 3a, 3b를 통하여 서비스 제공부(120)는 스크린 골프를 제공하는데 관여하는 대부분의 구성요소를 포함하는 것으로 포괄적으로 설명하였지만, 관점에 따라서는 서비스 제공부(120)의 범위를 축소하여 볼 수도 있다. 예를 들면, 본 발명에 있어서 서비스 제공부(120)의 주요 역할은 인증부(110)와 연락하여 인증이 완료되었는지를 확인하고 그에 따라 스크린 골프 서비스가 제공되도록 허여하는 것이라 할 수 있으므로, 이러한 관점에서는 컨트롤러(13)가 메인구성이라 볼 수 있다. 따라서 서비스 제공부(120)의 범위를 컨트롤러(13)만으로 축소하여 볼 수도 있고 나머지 방에 구비되는 설비는 부대설비로 볼 수도 있다. 3A and 3B show an example of a service providing unit 120 capable of providing screen golf services, and the service providing unit 120 is not limited to the structure shown in the drawings. In addition, although the service providing unit 120 has been described generally as including most of the components involved in providing screen golf through FIGS. 3A and 3B, it is also possible to narrow down the range of the service providing unit 120 You can see. For example, in the present invention, the main role of the service provider 120 is to contact the authentication unit 110 to confirm whether the authentication is completed, and to allow the screen golf service to be provided accordingly, The controller 13 can be regarded as a main configuration. Accordingly, the range of the service providing unit 120 can be reduced to only the controller 13, and the equipment provided in the remaining room can be regarded as an auxiliary facility.

도 4는 본 발명의 제2실시예에 따른 서비스 제공을 위한 인증시스템의 개략적인 구성도이다.4 is a schematic configuration diagram of an authentication system for providing a service according to a second embodiment of the present invention.

도 4를 참조하면, 서비스 제공을 위한 인증시스템(200)은 인증부(210) 및 서비스 제공부(220)를 포함하고, 인증을 진행하는 동안 인증용 단말기(230)를 필요로 한다. 서비스 제공부(220)는 로그인 단말기(221)를 구비하고, 인증부(210)는 사용자 데이터베이스(211)를 구비하고 있다. 본 실시예는 제1실시예와 비교하여 사용자 데이터베이스(211)의 구성에 차이가 있다. Referring to FIG. 4, an authentication system 200 for providing a service includes an authentication unit 210 and a service providing unit 220, and requires an authentication terminal 230 during authentication. The service providing unit 220 includes a login terminal 221 and the authentication unit 210 includes a user database 211. The present embodiment differs from the first embodiment in the configuration of the user database 211. [

제1실시예와 중복되는 점에 대해서는 상세 설명을 생략하고 상기 차이나는 점을 위주로 살펴보면, 본 실시예의 사용자 데이터베이스(211)는 사용자에 대한 정보로서 사용자의 음성 데이터베이스를 더 포함한다. 사용자의 음성 데이터베이스에는 사용자의 음성으로 사용자를 식별할 수 있는 사용자의 음성정보가 저장되어 있는데, 상기 음성정보는 사용자가 최초로 서비스와 관련된 계정을 개설할 때 입력받아 저장될 수 있다. The detailed description of the points that are the same as those of the first embodiment will be omitted and the user database 211 of the present embodiment further includes a user's voice database as information on the user. The user's voice database stores voice information of a user who can identify the user by voice of the user. The voice information can be input and stored when the user first establishes an account related to the service.

또한, 제1실시예와 인증과정에서의 차이는, 인증과정에서 사용자가 인증용 단말기(230)(사용자 자신의 휴대폰을 이용할 수 있음)로 인증코드를 입력할 때에 사용자는 자신의 음성을 이용한다는 점이다. 음성으로 인증코드를 입력하기 때문에, 본 실시예에 있어서의 인증코드로는 숫자 및/또는 문자로 이루어진 텍스트 코드가 바람직하다. 사용자가 음성으로 인증코드를 입력한 후, 상기 인증코드를 포함하는 식별정보가 인증부(210)로 전송된다. 상기 식별정보에는, 인증코드, 인증용 단말기(230)에 대한 식별자 및 사용자의 음성정보가 포함된다. 상기 사용자의 음성정보는 사용자가 음성으로 인증코드를 입력할 때 얻어질 수 있다. 다만, 인증코드를 음성으로 입력하지 않더라도, 별도로 사용자에게 표준 텍스트를 발음하도록 하여 사용자의 음성정보를 얻을 수도 있다.The difference between the first embodiment and the authentication process is that when the user inputs an authentication code to the authentication terminal 230 (the user's own mobile phone can be used) during the authentication process, It is a point. Since the authentication code is input by voice, the authentication code in this embodiment is preferably a text code composed of numbers and / or letters. After the user inputs the authentication code by voice, the identification information including the authentication code is transmitted to the authentication unit 210. [ The identification information includes an authentication code, an identifier for the authentication terminal 230, and voice information of the user. The voice information of the user can be obtained when the user inputs the authentication code by voice. However, even if the authentication code is not input by voice, the user may be allowed to separately pronounce the standard text to obtain the user's voice information.

인증부(210)에서는 상기 식별정보를 이용하여 인증을 수행한다. 제1실시예와의 차이는, 식별정보에 포함되어 있는 사용자의 음성정보와 음성 데이터베이스에 저장되어 있는 정보를 비교하여 사용자를 식별하는 검증단계가 추가된다는 것이다. 또는, 음성정보를 이용하여 사용자를 식별해낼 수 있으므로 인증용 단말기(230)의 식별자를 이용한 사용자의 식별단계를 생략할 수도 있다(이 경우, 인증부(210)에 보내는 식별정보에서 인증용 단말기(230)의 식별자를 제외할 수 있다.).The authentication unit 210 performs authentication using the identification information. The difference from the first embodiment is that a verification step of identifying the user by adding the user's voice information included in the identification information with the information stored in the voice database is added. Alternatively, the user may be identified by using the voice information. Therefore, the user identification step using the identifier of the authentication terminal 230 may be omitted (in this case, the identification information sent to the authentication unit 210) 230) may be excluded).

제1실시예에 있어서는, 타인의 휴대폰을 도용하여 타인명의의 계정으로 로그인을 시도하는 경우에 이를 차단할 수 없지만, 본 실시예에서는 사용자 자신의 고유한 음성정보를 이용하기 때문에 타인의 휴대폰을 도용하는 것까지 차단할 수 있다. In the first embodiment, when a person attempts to log in using an account of another person by hijacking a mobile phone of another person, it can not be blocked. However, in this embodiment, since the user uses his or her own voice information, You can block up to one.

도 5는 본 발명의 제3실시예에 따른 서비스 제공을 위한 인증시스템의 개략적인 구성도이다. 5 is a schematic configuration diagram of an authentication system for providing a service according to the third embodiment of the present invention.

도 5를 참조하면, 서비스 제공을 위한 인증시스템(300)은 인증부(310) 및 서비스 제공부(320)를 포함하고, 인증을 진행하는 동안 인증용 단말기(330)를 필요로 한다. 서비스 제공부(320)는 로그인 단말기(321)를 구비하고, 인증부(310)는 사용자 데이터베이스(311)를 구비하고 있다. 본 실시예는 제1, 2실시예와 비교하여 사용자 데이터베이스(311)의 구성에 차이가 있다. Referring to FIG. 5, an authentication system 300 for providing a service includes an authentication unit 310 and a service provider 320, and requires an authentication terminal 330 during authentication. The service providing unit 320 includes a login terminal 321 and the authentication unit 310 includes a user database 311. The present embodiment differs from the first and second embodiments in the configuration of the user database 311. [

제1, 2실시예와 중복되는 점에 대해서는 상세 설명을 생략하고 상기 차이나는 점을 위주로 살펴보면, 본 실시예의 사용자 데이터베이스(311)는 사용자에 대한 정보로서 사용자의 사인(sign) 데이터베이스를 더 포함한다. 사용자의 사인 데이터베이스에는 사용자의 사인이나 서명 등과 같이 사용자를 식별할 수 있는 사용자의 사인정보가 저장되어 있는데, 상기 사인정보는 사용자가 최초로 서비스와 관련된 계정을 개설할 때 입력받아 저장될 수 있다. The details of the points that are the same as those of the first and second embodiments will be omitted, and the differences will be described. The user database 311 of the present embodiment further includes a user's sign database as information about the user . Sign information of a user who can identify a user such as sign or signature of a user is stored in the sign database of the user. The sign information may be input and stored when a user first opens an account related to the service.

또한, 제1, 2실시예와 인증과정에서의 차이는, 인증과정에서 사용자가 인증용 단말기(330)(사용자 자신의 휴대폰을 이용할 수 있음)로 인증코드를 입력하면서 또한 자신의 사인을 입력하는 것이다. 최근의 모바일 기기는 터치스크린 방식이 적용되기 때문에, 이러한 모바일 기기를 인증용 단말기(330)로 사용한다면 손가락으로 간단히 자신의 사인 등을 쉽게 입력할 수 있다. 사용자가 인증코드와 함께 사인을 입력하면 식별정보가 인증부(310)로 전송된다. 상기 식별정보에는, 인증코드, 인증용 단말기(330)에 대한 식별자 및 사용자의 사인정보가 포함된다. The difference in the authentication process between the first and second embodiments is that the user inputs the authentication code to the authentication terminal 330 (the user's own mobile phone can be used) and also inputs his or her signature in the authentication process will be. Since the recent mobile device is applied with the touch screen method, if the mobile device is used as the authentication terminal 330, it is possible to easily input the sign of the user by using the finger. When the user inputs a sign with the authentication code, the identification information is transmitted to the authentication unit 310. [ The identification information includes an authentication code, an identifier for the authentication terminal 330, and sign information of the user.

인증부(310)에서는 상기 식별정보를 이용하여 인증을 수행한다. 제1, 2실시예와의 차이는, 식별정보에 포함되어 있는 사용자의 사인정보와 사인 데이터베이스에 저장되어 있는 정보를 비교하여 사용자를 식별하는 검증단계가 추가된다는 것이다. 또는, 사인정보를 이용하여 사용자를 식별해낼 수 있으므로 인증용 단말기(330)의 식별자를 이용한 사용자의 식별단계를 생략할 수도 있다(이 경우, 인증부(310)에 보내는 식별정보에서 인증용 단말기(330)의 식별자를 제외할 수 있다.).The authentication unit 310 performs authentication using the identification information. The difference from the first and second embodiments is that a verification step of identifying a user by adding signature information of the user included in the identification information to information stored in the sign database is added. Alternatively, the user identification step using the identifier of the authentication terminal 330 may be omitted (in this case, the identification information sent to the authentication unit 310) 330) may be excluded).

제2실시예와 마찬가지로, 본 실시예에서도 사용자 자신의 고유한 사인을 이용하기 때문에, 타인의 휴대폰을 도용하여 타인명의의 계정으로 로그인을 시도하는 것을 차단할 수 있다.As in the second embodiment, in this embodiment, since the user's own signature is used, it is possible to prevent the user from attempting to log in using the account of another person by stealing the mobile phone of another person.

위와 같이 본 발명의 구체적인 실시예들을 살펴보았지만, 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자는 본 발명이 본 발명의 본질적인 특성에서 벗어나지 않는 범위에서 변형된 형태로 구현될 수 있음을 이해할 수 있을 것이다. 그러므로 개시된 실시예들은 한정적인 관점이 아니라 설명적인 관점에서 고려되어야 한다. 본 발명의 범위는 전술한 설명이 아니라 특허청구범위에 나타나 있으며, 그와 동등한 범위 내에 있는 모든 차이점은 본 발명에 포함된 것으로 해석되어야 할 것이다.While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is to be understood that the invention is not limited to the disclosed exemplary embodiments, but, on the contrary, will be. Therefore, the disclosed embodiments should be considered in an illustrative rather than a restrictive sense. The scope of the present invention is defined by the appended claims rather than by the foregoing description, and all differences within the scope of equivalents thereof should be construed as being included in the present invention.

100, 200, 300: 서비스 제공을 위한 인증시스템
110, 210, 310: 인증부
111, 211, 311: 사용자 데이터베이스
120, 220, 320: 서비스 제공부
121, 221, 321: 로그인 단말기
130, 230, 330: 인증용 단말기
100, 200, 300: Authentication system for service provision
110, 210, and 310:
111, 211, 311: user database
120, 220, 320: service provisioning
121, 221, 321: Login terminal
130, 230, 330: authentication terminal

Claims (7)

사용자로부터의 요구에 따라 서비스 제공부가 인증부에 인증코드를 요청하는 단계;
상기 인증부가 상기 요청에 따라 인증코드를 생성하고 상기 서비스 제공부로 전송하는 단계;
상기 서비스 제공부가 상기 전송된 인증코드를 표시하여 사용자에게 보여주는 단계;
사용자가 상기 표시된 인증코드를 인증용 단말기에 입력하는 단계;
상기 인증용 단말기에서 상기 인증코드에 의거하는 식별정보를 상기 인증부에 전송하는 단계;
상기 인증부가 상기 전송된 식별정보에 의거하여 사용자에 대한 인증을 수행하고, 인증승인여부를 상기 서비스 제공부에 통지하는 단계; 및
상기 서비스 제공부가 인증이 승인된 경우에 사용자에게 소정의 서비스를 제공하는 단계를
포함하고,
사용자에게 제공되는 상기 서비스는 스크린 스포츠이고,
사용자가 상기 표시된 인증코드를 인증용 단말기에 입력하는 단계에서, 복수의 사용자가 함께 상기 스크린 스포츠를 플레이 하는 경우에는 상기 복수의 사용자가 동일한 인증코드를 각자의 인증용 단말기에 입력하는
스크린 스포츠 서비스 제공을 위한 인증방법.
Requesting an authentication code from an authentication unit by a service providing unit according to a request from a user;
The authentication unit generates an authentication code according to the request and transmits the authentication code to the service providing unit;
Displaying the transmitted authentication code to the user;
The user inputting the displayed authentication code into the authentication terminal;
Transmitting identification information based on the authentication code to the authentication unit in the authentication terminal;
Performing authentication for the user on the basis of the identification information transmitted by the authentication unit and notifying the service providing unit of the authentication approval; And
And providing the predetermined service to the user when the service providing unit is approved for authentication
Including,
The service provided to the user is screen sport,
When the user inputs the displayed authentication code into the authentication terminal, when a plurality of users play the screen sport together, the plurality of users input the same authentication code into their respective authentication terminals
Authentication method for providing screen sports service.
제1항에 있어서,
상기 식별정보는 상기 인증용 단말기에 대한 식별자를 포함하고,
상기 인증부는,
사용자에 대한 인증을 수행하는 단계에서, 상기 식별자로부터 사용자를 식별해내고, 사용자에 대한 정보가 저장된 데이터베이스로부터 상기 식별된 사용자에 대한 사용자 정보를 추출하고,
인증승인을 상기 서비스 제공부에 통지하는 단계에서, 상기 추출된 사용자 정보를 상기 서비스 제공부에 제공하는 스크린 스포츠 서비스 제공을 위한 인증방법.
The method according to claim 1,
Wherein the identification information includes an identifier for the authentication terminal,
Wherein,
The method comprising the steps of identifying a user from the identifier, extracting user information for the identified user from a database storing information about the user,
And providing the extracted user information to the service providing unit in the step of notifying the service providing unit of the authentication approval.
제2항에 있어서,
사용자가 상기 표시된 인증코드를 인증용 단말기에 입력하는 단계에서, 사용자는 음성을 사용하여 인증코드를 입력하고, 상기 식별정보는 인증코드 입력시 사용된 사용자의 음성정보를 더 포함하며,
상기 인증부는, 사용자에 대한 인증을 수행하는 단계에서, 상기 식별자로부터 사용자를 식별해내고, 또한 사용자의 음성정보가 저장된 음성 데이터베이스에서 상기 식별된 사용자의 음성정보를 추출하여, 상기 음성 데이터베이스로부터 추출된 음성정보와 상기 인증코드 입력시 입력된 사용자의 음성정보를 비교하여, 사용자의 동일성 유무를 판단하는 스크린 스포츠 서비스 제공을 위한 인증방법.
3. The method of claim 2,
The user inputs the authentication code using the voice and the identification information further includes the voice information of the user used in inputting the authentication code,
Wherein the authentication unit identifies a user from the identifier and extracts the voice information of the identified user from the voice database in which voice information of the user is stored in the step of performing authentication for the user, And comparing the voice information with voice information of the user input when the authentication code is input to determine whether or not the user is identical.
제2항에 있어서,
사용자가 상기 표시된 인증코드를 인증용 단말기에 입력하는 단계에서, 사용자는 자신의 사인(sign)을 추가로 입력하고, 상기 식별정보는 인증코드 입력시 추가 입력된 사용자의 사인정보를 더 포함하며,
상기 인증부는, 사용자에 대한 인증을 수행하는 단계에서, 상기 식별자로부터 사용자를 식별해내고, 또한 사용자의 사인정보가 저장된 사인 데이터베이스에서 상기 식별된 사용자의 사인정보를 추출하여, 상기 사인 데이터베이스로부터 추출된 사인정보와 상기 인증코드 입력시 추가 입력된 사용자의 사인정보를 비교하여, 사용자의 동일성 유무를 판단하는 스크린 스포츠 서비스 제공을 위한 인증방법.
3. The method of claim 2,
The user further inputs his or her sign in the step of inputting the displayed authentication code to the authentication terminal, and the identification information further includes the sign information of the user further input when the authentication code is inputted,
Wherein the authentication unit identifies a user from the identifier and extracts sign information of the identified user from the sign database in which the sign information of the user is stored in the step of authenticating the user, And comparing the sign information with signature information of a user who has been input when the authentication code is input to determine whether the user is identical or not.
삭제delete 제1항 내지 제4항 중 어느 한 항에 있어서,
사용자에게 제공되는 상기 서비스는 스크린 골프이고,
복수의 사용자가 함께 상기 스크린 골프를 플레이 하는 경우에는,
상기 서비스 제공부는 인증이 승인된 경우에 사용자에게 스크린 골프의 화면을 복수의 사용자에게 보여주면서, 상기 화면에 상기 복수의 사용자 각각에 대한 윈도우를 함께 표시하는 스크린 스포츠 서비스 제공을 위한 인증방법.
5. The method according to any one of claims 1 to 4,
The service provided to the user is screen golf,
When a plurality of users play the screen golf together,
Wherein the service providing unit displays a screen of a screen golf to a plurality of users and displays a window for each of the plurality of users on the screen when the authentication is approved.
사용자에게 소정의 서비스를 제공하는 서비스 제공부; 및
사용자에 대한 인증을 수행하는 인증부를 포함하고,
상기 사용자에 대한 인증은,
사용자로부터의 요구에 따라 상기 서비스 제공부가 상기 인증부에 인증코드를 요청하는 단계;
상기 인증부가 상기 요청에 따라 인증코드를 생성하고 상기 서비스 제공부로 전송하는 단계;
상기 서비스 제공부가 상기 전송된 인증코드를 표시하는 단계;
사용자가 상기 표시된 인증코드를 인증용 단말기에 입력하는 단계;
상기 인증용 단말기에서 상기 인증코드에 의거하는 식별정보를 상기 인증부에 전송하는 단계; 및
상기 인증부가 상기 전송된 식별정보에 의거하여 사용자에 대한 인증을 수행하는 단계를
포함하고,
사용자에게 제공되는 상기 서비스는 스크린 스포츠이고,
사용자가 상기 표시된 인증코드를 인증용 단말기에 입력하는 단계에서, 복수의 사용자가 함께 상기 스크린 스포츠를 플레이 하는 경우에는 상기 복수의 사용자가 동일한 인증코드를 각자의 인증용 단말기에 입력하는
스크린 스포츠 서비스 제공을 위한 인증시스템.

A service providing unit for providing a predetermined service to a user; And
And an authentication unit for performing authentication with respect to the user,
The authentication for the user may include:
Requesting an authentication code from the service providing unit to the authentication unit according to a request from a user;
The authentication unit generates an authentication code according to the request and transmits the authentication code to the service providing unit;
Displaying the transmitted authentication code by the service providing unit;
The user inputting the displayed authentication code into the authentication terminal;
Transmitting identification information based on the authentication code to the authentication unit in the authentication terminal; And
Wherein the authentication unit performs authentication for the user based on the transmitted identification information
Including,
The service provided to the user is screen sport,
When the user inputs the displayed authentication code into the authentication terminal, when a plurality of users play the screen sport together, the plurality of users input the same authentication code into their respective authentication terminals
An authentication system for providing screen sports services.

KR1020170040698A 2017-03-30 2017-03-30 Authentication method and authentication system for providing screen sports service KR101915881B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020170040698A KR101915881B1 (en) 2017-03-30 2017-03-30 Authentication method and authentication system for providing screen sports service

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020170040698A KR101915881B1 (en) 2017-03-30 2017-03-30 Authentication method and authentication system for providing screen sports service

Publications (2)

Publication Number Publication Date
KR20180112145A KR20180112145A (en) 2018-10-12
KR101915881B1 true KR101915881B1 (en) 2018-11-09

Family

ID=63876426

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020170040698A KR101915881B1 (en) 2017-03-30 2017-03-30 Authentication method and authentication system for providing screen sports service

Country Status (1)

Country Link
KR (1) KR101915881B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102217628B1 (en) * 2019-06-18 2021-02-22 주식회사 에스지엠 Authentication method for providing service and virtual sports system using the same

Also Published As

Publication number Publication date
KR20180112145A (en) 2018-10-12

Similar Documents

Publication Publication Date Title
US11294993B2 (en) Identity authentication using biometrics
KR100992573B1 (en) Authentication method and system using mobile terminal
US20070130618A1 (en) Human-factors authentication
JP5764203B2 (en) Password safe input system using password key movement value and password safe input method
CN103856472B (en) A kind of method and device of Account Logon
CN104243458B (en) A kind of safe online game login method and system
US20110219427A1 (en) Smart Device User Authentication
US20140250507A1 (en) Secure randomized input
KR20070081048A (en) Method and apparatus of otp based on challenge/response
US9124571B1 (en) Network authentication method for secure user identity verification
EP3669293B1 (en) Method for authenticating a user and corresponding user devices, server and system
US9185098B2 (en) Method for user authentication
CN107211004A (en) Antitheft recovery instrument
US20070056024A1 (en) Method for remote server login
CA2688242A1 (en) Secure login protocol
KR101915881B1 (en) Authentication method and authentication system for providing screen sports service
KR101333006B1 (en) System and method of confirming a login
JP5418361B2 (en) User authentication system, user authentication method and program
KR20130033209A (en) Remote login client, mobile device, remote login server, remote login method using visual code
US10382891B2 (en) Server capable of performing authentication with simplified and secure scheme that users who operate terminals communicating data with each other satisfy prescribed relation, method of controlling server, non-transitory storage medium encoded with computer readable control program, and information processing system
JP5550175B2 (en) Server apparatus, information processing system, and information processing method
KR102217628B1 (en) Authentication method for providing service and virtual sports system using the same
KR101469101B1 (en) Remote login client, mobile device, remote login server, remote login method using visual code
KR20210103011A (en) Login method, login system and virtual sports device using the same
KR20020091024A (en) Method of the log-in and log-out by using the secure on-line game and web-service

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right