[go: up one dir, main page]

JP2005056299A - User authentication method, user authentication system, computer program, and program storage medium in WWW service - Google Patents

User authentication method, user authentication system, computer program, and program storage medium in WWW service Download PDF

Info

Publication number
JP2005056299A
JP2005056299A JP2003288609A JP2003288609A JP2005056299A JP 2005056299 A JP2005056299 A JP 2005056299A JP 2003288609 A JP2003288609 A JP 2003288609A JP 2003288609 A JP2003288609 A JP 2003288609A JP 2005056299 A JP2005056299 A JP 2005056299A
Authority
JP
Japan
Prior art keywords
authentication code
telephone number
sent
authentication
browser terminal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2003288609A
Other languages
Japanese (ja)
Other versions
JP4276022B2 (en
JP2005056299A5 (en
Inventor
Taro Kodama
太郎 児玉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Yahoo Japan Corp
Original Assignee
Yahoo Japan Corp
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 Yahoo Japan Corp filed Critical Yahoo Japan Corp
Priority to JP2003288609A priority Critical patent/JP4276022B2/en
Publication of JP2005056299A publication Critical patent/JP2005056299A/en
Publication of JP2005056299A5 publication Critical patent/JP2005056299A5/ja
Application granted granted Critical
Publication of JP4276022B2 publication Critical patent/JP4276022B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Telephonic Communication Services (AREA)

Abstract

【課題】 WWWサービスにおいて、安全・確実にサービス享受者本人を認証する方法を提供する。
【解決手段】情報通信ネットワークと公衆電話網とに接続されたコンピュータシステムにより、会員データベースに登録されている会員IDをブラウザ端末から取得するステップと、ブラウザ端末に所定の電話番号に電話を掛ける旨の記載と認証コードの入力フォームとを含んだ発信案内ページを送付するステップと、所定の電話番号に着信した電話機の電話番号に固有の認証コードを対応付けして一時記憶するステップと、この電話機に認証コードを音声通知するステップと、ブラウザ端末から送付されてきた認証コードに対応する電話番号とこのブラウザ端末から送付されてきた会員IDとを対応付けした上でこの会員IDを特別会員IDとして識別可能に会員データベースに登録するとともに、このブラウザ端末を特別会員端末として識別するステップとを含んでいる。
【選択図】 図2
PROBLEM TO BE SOLVED: To provide a method for authenticating a service recipient himself / herself safely and reliably in a WWW service.
A computer system connected to an information communication network and a public telephone network obtains a member ID registered in a member database from a browser terminal, and calls a predetermined telephone number on the browser terminal. And a step of temporarily storing the telephone number of the incoming telephone in association with a predetermined telephone number and temporarily storing the specific authentication code in association with the telephone number of the incoming telephone, The member ID is used as a special member ID after associating a voice notification of the authentication code with the telephone number corresponding to the authentication code sent from the browser terminal and the member ID sent from the browser terminal. In addition to registering in the member database in an identifiable manner, this browser terminal is used as a special member terminal. And a separate steps.
[Selection] Figure 2

Description

この発明は、会員制Webサイトの利用など、WWWサービスを利用者に提供する際、そのサービスを提供するコンピュータにアクセスしてきたブラウザ端末の使用者本人を認証するための方法に関する。   The present invention relates to a method for authenticating a user of a browser terminal who has accessed a computer that provides a WWW service, such as use of a membership Web site, to a user.

インターネットやそれに類する情報通信ネットワークを介して不特定多数の利用者のコンピュータに提供されるWWWサービスは多岐に渡る。WWWサービスの中には、サービス対象者を特定した上で提供される会員制サービスもある。会員制サービスは、サービス享受者となる特定の個人(会員)を対象とするため、WWWサービスを提供するサーバーコンピュータ(WWWサーバーなど)は、アクセスしてきた不特定多数の利用者のコンピュータから、まさしく会員のコンピュータからのアクセスであることを確認した上でサービスを提供する必要がある。そのために、アクセスしてきたコンピュータとの通信過程で、そのコンピュータの使用者を会員として認証するための本人認証手続が必要である。   A wide variety of WWW services are provided to computers of an unspecified number of users via the Internet or similar information communication networks. Among the WWW services, there is a membership system service that is provided after the service target person is specified. Since the membership system service is targeted at specific individuals (members) who will be service recipients, server computers that provide WWW services (such as WWW servers) are exactly the same from the computers of many unspecified users who have accessed them. It is necessary to provide services after confirming access from the member's computer. Therefore, a personal authentication procedure is required for authenticating the user of the computer as a member in the communication process with the accessing computer.

本人認証方法としては、認証対象となる個人が自身のコンピュータを操作し、認証手続きを行うコンピュータに対してIDとパスワードを認証情報として送付する方法が一般的である。IDとパスワードによる個人認証方法は、例えば、会員制Webサイトへのアクセスであれば、概ね次の構成や手順で実施される。WWWサーバーは、認証対象となる利用者(会員)に会員IDとパスワードのセットを割り当て、このセットを付帯する会員データベースに登録している。利用者が操作するブラウザを実装したコンピュータ(ブラウザ端末)が所定のURLを指定してWWWサーバーにHTTPリクエストを送信すると、WWWサーバーは会員IDとパスワードの入力フォームを含んだWebページ(以下、ログインページ)をHTTPレスポンスとして返送する。   As a personal authentication method, a method in which an individual to be authenticated operates his / her computer and sends an ID and a password as authentication information to a computer performing an authentication procedure. The personal authentication method using an ID and a password is generally implemented by the following configuration and procedure when accessing a membership system website, for example. The WWW server assigns a set of member ID and password to a user (member) to be authenticated, and registers this set in a member database attached thereto. When a computer (browser terminal) equipped with a browser operated by a user designates a predetermined URL and sends an HTTP request to the WWW server, the WWW server includes a web page (hereinafter, login) including a member ID and password input form. Page) as an HTTP response.

WWWサーバーは、ブラウザ端末からログインページのフォームに入力された会員IDとパスワードとを含んだHTTPリクエストが送付されてくると、そのIDとパスワードとをデータベースに照会する。そして、会員IDとパスワードとの対応付けがデータベースに登録されていることを確認したならば、これら認証情報を送付してきたブラウザ端末を正規の会員が操作するブラウザ端末として認証しこのブラウザ端末をログインさせる。すなわち、HTTPレスポンスとして会員制Webサイトへの入口となるWebページ(ホームページ)を返送するなど、会員を対象としたWWWサービスを提供するための所定のプロセスに移行する。なお、ログイン中は周知のCookieなどを利用したセッション管理を行いながらこのブラウザ端末のHTTPリクエストとそれに対するレスポンスの推移を監視する。   When an HTTP request including the member ID and password entered in the login page form is sent from the browser terminal to the WWW server, the WWW server queries the database for the ID and password. When it is confirmed that the association between the member ID and the password is registered in the database, the browser terminal that sent the authentication information is authenticated as a browser terminal operated by a regular member, and the browser terminal is logged in. Let That is, the process shifts to a predetermined process for providing a WWW service for members, such as returning a Web page (homepage) serving as an entrance to a member-based Web site as an HTTP response. During login, the HTTP request of the browser terminal and the response change are monitored while performing session management using a well-known cookie or the like.

例えば、会員制Webサイトで提供されているサービスは、有料情報の開示、ネットオークション、求人・求職の仲介など、多種多様である。その多くは、会員が匿名のままでサービス提供を受けながら、最終的に個人を特定できる情報を開示するという手順を辿る。有料情報の開示であれば、その情報提供料の支払いに際してクレジットカード番号などの情報を情報提供者側に提示するし、ネットオークションや求人・求職仲介では、取引や面会が決定した時点で当事者同士が連絡先や氏名などの個人情報を明かすことになる。   For example, there are a wide variety of services provided on the membership system website, such as disclosure of paid information, net auctions, mediation of job offers and job seekers. Many of them follow the procedure of disclosing information that can finally identify an individual while receiving service provision while anonymous. In the case of disclosure of paid information, information such as credit card number is presented to the information provider when paying the information provision fee. Will reveal personal information such as contact information and name.

しかしながら、WWWサービスにおける個人情報の開示はサービスが問題なく最終段階にまで達したことを意味している。すなわち、最終段階に達する前に何らかの問題が発生した場合には速やかにその会員を特定して、その会員に対して警告を発したりサービスの利用を停止したりするなどの措置を速やかに行わなければならない。しかし、従来の本人認証は、アクセスしてきたブラウザ端末が会員データベースに登録されている認証情報を送付する限り、その端末使用者を会員として認証している。たとえ、認証情報とともに連絡絡先や氏名などの個人情報の登録を義務づけたとしても、それらの個人情報は架空のものである可能性もある。また、何らかの問題を起こした会員に対してサービスの利用を停止したとしても、認証情報を新規に登録すれば、再度サービスの提供を受けることができてしまう。   However, the disclosure of personal information in the WWW service means that the service has reached the final stage without problems. In other words, if any problem occurs before reaching the final stage, the member must be identified promptly, and measures such as warning the member or stopping the use of the service must be taken promptly. I must. However, in the conventional personal authentication, the terminal user is authenticated as a member as long as the accessing browser terminal sends authentication information registered in the member database. Even if it is required to register personal information such as contact information and name along with authentication information, such personal information may be fictitious. Even if the use of the service is stopped for a member who has caused some problem, if the authentication information is newly registered, the service can be provided again.

アクセスしてきたブラウザ端末に認証情報とともに口座番号やクレジットカード番号など本人を特定するための情報を送付させることも考えられるが、これらの情報は、実際に通帳やカードを持っていなくても盗み見すれば入手することができ、認証情報をデータベースに登録しておくだけで、容易に他人になりすますことができる。そこでWWWサービスにおいてより確実で安全な本人認証方方法が求められている。   Although it may be possible to send the identification information such as account number and credit card number to the browser terminal that has accessed, such as account number and credit card number, such information can be stolen even if you do not actually have a passbook or card It can be obtained by simply registering authentication information in the database and impersonating others. Therefore, there is a need for a more reliable and safe identification method for WWW services.

本願発明者らは、上記課題について考察した。そして、アクセスしてきたブラウザ端末の使用者が実際に所持している自身を証明する何らかの「モノ」を提示させることが最も確実で安全な認証方法であると考察した。本発明はこの考察に基づきなされたもので、その基本となる発明は、情報通信ネットワークと公衆電話網とに接続されたコンピュータシステムにより、アクセスしてきたブラウザ端末(a)から送付されてきた会員ID(b)を含むログイン認証情報を、多数の会員についてのログイン認証情報を管理する会員データベースに照会して該当する情報が存在する場合、当該会員ID(b)を取得する会員ID取得ステップと、ブラウザ端末(a)に所定の電話番号に発信者番号を通知するようにして電話を掛ける旨のメッセージ文が記載されるとともに、認証コードの入力フォームを含んだ発信案内ページ(c)を送付する発信案内ステップと、前記所定の電話番号に着信した電話機の電話番号(d)を取得するとともに、固有の認証コード(e)を生成して電話番号(d)に対応付けして一時記憶する認証コード生成ステップと、前記電話番号(d)の電話機に認証コード(e)を合成音声により通知する認証コード通知ステップと、ブラウザ端末(a)により、発信案内ページ(c)の入力フォームに入力されて送付されてきた認証コードが電話番号(d)に対応の認証コード(e)である場合、前記会員ID(b)と電話番号(d)とを対応付けして会員ID(b)を特別会員IDとして識別できるようにして会員ID(b)を会員データベースに登録するとともに、ブラウザ端末(a)を特別会員端末として識別する特別会員管理ステップとを含むWWWサービスにおける本人認証方法としている。   The inventors of the present application have considered the above problems. Then, we considered that the most reliable and secure authentication method is to present some “thing” that proves the user of the browser terminal that has actually accessed himself / herself. The present invention has been made based on this consideration, and the basic invention thereof is a member ID sent from a browser terminal (a) accessed by a computer system connected to an information communication network and a public telephone network. When the login authentication information including (b) is referred to a member database that manages login authentication information for a large number of members and corresponding information exists, a member ID acquisition step for acquiring the member ID (b); A message indicating that a call is made so as to notify the caller number to a predetermined telephone number is described in the browser terminal (a), and a call guidance page (c) including an authentication code input form is sent. A call origination step, a telephone number (d) of a telephone that has arrived at the predetermined telephone number, and a unique authentication code ( ) And temporarily storing it in association with the telephone number (d), and an authentication code notifying step for notifying the telephone of the telephone number (d) of the authentication code (e) by synthesized speech; When the authentication code (e) corresponding to the telephone number (d) is sent to the browser terminal (a) in the input form of the outgoing call guidance page (c) and sent, the member ID (b) And the telephone number (d) are associated with each other so that the member ID (b) can be identified as the special member ID, and the member ID (b) is registered in the member database, and the browser terminal (a) is used as the special member terminal. This is a personal authentication method in the WWW service including a special member management step for identifying.

また上記基本発明に付随して、次の各本人認証方法も本発明の範囲としている。ブラウザ端末に発信案内ページを送付してから認証コードが所定時間内にその端末から送付されてこない場合、当該認証コードに基づく特別会員管理ステップを無効化する本人認証方法。   In addition to the above basic invention, the following individual authentication methods are also within the scope of the present invention. A personal authentication method for invalidating a special member management step based on an authentication code when the authentication code is not sent from the terminal within a predetermined time after the transmission guide page is sent to the browser terminal.

前記認証コードを生成してから所定時間以内に当該認証コードが送付されてこなかった場合には、当該認証コードに基づく特別会員管理ステップを無効化する本人認証方法。   A personal authentication method for invalidating a special member management step based on the authentication code when the authentication code is not sent within a predetermined time after the generation of the authentication code.

前記ログイン認証情報取得ステップでは、ログイン認証情報の入力フォームを含んだログインページをアクセスしてきたブラウザ端末(f)に送付し、前記発信案内ステップでは、ブラウザ端末(f)から送付されてきたログイン認証情報中の会員ID(g)が特別会員IDに該当する場合、前記認証コードの入力フォームを含んだ発信案内ページに代えて、認証コードの入力フォームを含まない発信案内ページをブラウザ端末(f)に送付し、前記特別会員管理ステップでは、ログイン情報取得ステップにより特別会員の会員ID(g)が取得された場合、会員ID(f)を取得してから所定時間以内にこのID(f)に対応して会員データベースに登録されている電話番号の電話機からの着信がない場合、当該ブラウザ端末(f)を特別会員端末として識別しないようにした本人認証方法。   In the login authentication information obtaining step, a login page including a login authentication information input form is sent to the accessing browser terminal (f), and in the calling guidance step, the login authentication sent from the browser terminal (f) is sent. When the member ID (g) in the information corresponds to the special member ID, a transmission guidance page that does not include the authentication code input form is displayed on the browser terminal (f) instead of the transmission guidance page that includes the authentication code input form. In the special member management step, when the member ID (g) of the special member is acquired by the login information acquisition step, the ID (f) is set within a predetermined time after the member ID (f) is acquired. Correspondingly, if there is no incoming call from the telephone with the phone number registered in the member database, the browser terminal (f) Authentication method so as not to identify as a member terminal.

なお、この認証コードの入力フォームを含まない発信案内ページを送付する本人認証方法では、前記所定の電話番号に着信した電話機の発信者番号を取得すると、当該着信に応答しないで呼を切断してもよい。   In the identity authentication method for sending a call guidance page that does not include the authentication code input form, when the caller ID of the telephone that has arrived at the predetermined telephone number is acquired, the call is disconnected without answering the incoming call. Also good.

特別会員IDに有効期限を設定し、当該有効期限が経過すると特別会員IDを一般の会員IDとして管理するとともに、有効期限の経過前にある特別会員IDに基づいて特別会員端末を識別すると、このIDに関する前記有効期限を延長する本人認証方法。   When an expiration date is set for the special member ID and the expiration date has passed, the special member ID is managed as a general member ID, and when the special member terminal is identified based on the special member ID before the expiration date, A personal authentication method for extending the expiration date related to an ID.

また本発明は、情報通信ネットワークと公衆電話網とに接続されたコンピュータシステムであって、アクセスしてきたブラウザ端末(a)から送付されてきた会員ID(b)を含むログイン認証情報を、多数の会員についてのログイン認証情報を管理する会員データベースに照会して該当する情報が存在する場合、当該会員ID(b)を取得する会員ID取得手段と、ブラウザ端末(a)に所定の電話番号に発信者番号を通知するようにして電話を掛ける旨のメッセージ文が記載されるとともに、認証コードの入力フォームを含んだ発信案内ページ(c)を送付する発信案内手段と、前記所定の電話番号に着信した電話機の電話番号(d)を取得するとともに、固有の認証コード(e)を生成して電話番号(d)に対応付けして一時記憶する認証コード生成手段と、前記電話番号(d)の電話機に認証コード(e)を合成音声により通知する認証コード通知手段と、ブラウザ端末(a)により、発信案内ページ(c)の入力フォームに入力されて送付されてきた認証コードが電話番号(d)に対応の認証コード(e)である場合、前記会員ID(b)と電話番号(d)とを対応付けして会員ID(b)を特別会員IDとして識別できるようにして会員ID(b)を会員データベースに登録するとともに、ブラウザ端末(a)を特別会員端末として識別する特別会員管理手段とを含む本人認証システムにも及んでいる。   The present invention also relates to a computer system connected to an information communication network and a public telephone network, wherein login authentication information including a member ID (b) sent from an accessed browser terminal (a) When the member database managing the login authentication information for the member exists and the corresponding information exists, the member ID acquisition means for acquiring the member ID (b) and the browser terminal (a) are transmitted to a predetermined telephone number. A message text indicating that a call is made so as to notify the user number, and a call guidance means for sending a call guidance page (c) including an authentication code input form, and an incoming call to the predetermined telephone number The telephone number (d) of the telephone set obtained is acquired, and a unique authentication code (e) is generated and stored in association with the telephone number (d). An authentication code generating means, an authentication code notifying means for notifying the telephone of the telephone number (d) of the authentication code (e) by synthetic voice, and the browser terminal (a) are inputted into the input form of the outgoing call guidance page (c) If the authentication code sent is the authentication code (e) corresponding to the telephone number (d), the member ID (b) is associated with the telephone number (d) and the member ID (b) is assigned. In addition to registering the member ID (b) in the member database so that it can be identified as a special member ID, the present invention extends to a personal authentication system including special member management means for identifying the browser terminal (a) as a special member terminal.

また、上記いずれかに記載の本人認証方法をコンピュータに実行させることをコンピュータプログラム、およびこのコンピュータプログラムを記録したコンピュータ読取可能なプログラム格納媒体も本発明の範囲としている。   Further, the scope of the present invention also includes a computer program that causes a computer to execute any one of the above-described personal authentication methods and a computer-readable program storage medium that records the computer program.

本発明の本人認証方法によれば、インターネットなどを介してアクセスしてきた利用者のコンピュータにWWWサービスを提供する際、そのコンピュータの使用者が実際に使用している電話番号に基づいてその使用者本人を認証している。電話機は盗用される可能性が低く、認証対象の電話番号を提示させることは本人を特定するための実際の証拠品を提示することと同じであり、より安全で確実な本人認証をすることができる。   According to the personal authentication method of the present invention, when providing a WWW service to a computer of a user who has accessed via the Internet, the user is based on the telephone number actually used by the user of the computer. The person is authenticated. Phones are unlikely to be stolen and presenting a phone number to be authenticated is the same as presenting actual evidence to identify the person, making it safer and more secure. it can.

===ネットワーク構成===
図1は本発明の実施例における本人認証方法が適用されるネットワークの概略構成である。この例では情報通信ネットワークとしてインターネットを例に挙げている。そのインターネット5上には多数のブラウザ端末3と本人認証システム1が接続されている。本人認証システム1は、WWWサーバーとしての基本機能を備えるとともに公衆電話網6にも接続され、ブラウザ端末3とのHTTP通信と、この本人認証システム1の電話番号に着信した電話機との通信とに基づいてブラウザ端末3の使用者本人を認証する。また、本人認証システム1は、周知の音声自動応答機能を備え、自身に着信した電話機に応答して合成音声によるメッセージを通知する機能も備えている。なお、本人認証システム1による本人認証処理自体は、WWWサーバーにおけるCGIなどのプログラムにより実行されてもよいし、WWWサーバーとして機能するコンピュータシステムとは別体のコンピュータシステムによって実行されていてもよい。
=== Network configuration ===
FIG. 1 is a schematic configuration of a network to which a personal authentication method according to an embodiment of the present invention is applied. In this example, the Internet is taken as an example of the information communication network. A number of browser terminals 3 and a personal authentication system 1 are connected to the Internet 5. The personal authentication system 1 has a basic function as a WWW server and is also connected to a public telephone network 6 for HTTP communication with the browser terminal 3 and communication with a telephone that has arrived at the telephone number of the personal authentication system 1. Based on this, the user of the browser terminal 3 is authenticated. The personal authentication system 1 also has a well-known automatic voice response function, and also has a function of notifying a message by synthetic voice in response to a telephone that has arrived at itself. Note that the personal authentication process itself by the personal authentication system 1 may be executed by a program such as CGI in the WWW server, or may be executed by a computer system separate from the computer system functioning as the WWW server.

WWWサーバーには会員制Webサイトが構築され、このWebサイトにアクセスしてきた会員のブラウザ端末3に各種WWWサービスを提供している。会員データベース2は、そのWWWサービスの享受者となる多数の会員を会員IDで識別管理するとともに、各会員IDに各種個人情報を対応付けして蓄積管理している。個人情報としては連絡先・氏名などに加え、会員制Webサイトにアクセスする際に必要なパスワードなどが含まれる。そして、WWWサーバーにアクセスしてきたブラウザ端末3が会員のブラウザ端末3であると認知すれば当該端末3を会員制Webサイトへと案内する。さらに、アクセスしてきたブラウザ端末3の使用者本人を認証したならば、このブラウザ端末3を本人認証された会員(以下、特別会員)のブラウザ端末(以下、特別会員端末)として認知し、特別会員専用に用意された各種WWWサービスを提供するためのWebサイトへと案内する。   A member-based Web site is constructed in the WWW server, and various WWW services are provided to the browser terminals 3 of members who have accessed the Web site. The member database 2 identifies and manages a large number of members who are users of the WWW service with member IDs, and stores and manages various personal information in association with each member ID. The personal information includes a contact address, a name, and the like, as well as a password necessary for accessing the membership website. If the browser terminal 3 that has accessed the WWW server recognizes that it is the browser terminal 3 of the member, the terminal 3 is guided to the membership website. Further, if the user of the browser terminal 3 who has accessed is authenticated, the browser terminal 3 is recognized as the browser terminal (hereinafter referred to as a special member terminal) of the member who has been authenticated (hereinafter referred to as a special member terminal). Guidance is provided to a website for providing various WWW services prepared for exclusive use.

本人認証に基づくWWWサービスとしてネットオークションを例に挙げれば、会員以外のブラウザ端末にはオークションの出品内容を掲載したWebページへのアクセスのみを許可し、本人認証されていない一般会員のブラウザ端末に対しては出品を受け付けるためのWebページへのアクセスを許可し、特別会員端末に対しては入札を受け付けるためのWebページへのアクセスを許可するなど、アクセスしてきたブラウザ端末使用者の資格に応じて適宜なWWWサービスを提供するようにする。   As an example of an online auction as a WWW service based on personal authentication, browser terminals other than members are allowed to access only Web pages that list the contents of auction listings. Depending on the qualification of the accessing browser terminal user, such as permitting access to the Web page for accepting listings and allowing special member terminals to access the Web page for accepting bids. To provide an appropriate WWW service.

===特別会員===
本発明の本人認証方法は、本人を認証するための情報として、会員が使用する電話機の番号を利用する。本実施例において、特別会員の資格を持つ会員についてはフラグを立てるなどして会員IDに特別会員でる旨の符合が付加され、会員データベース2ではこの符号が付加された会員IDを特別会員IDとして識別管理している。そして、特別会員IDにその会員の携帯電話番号を対応付けして管理している。すなわち、携帯電話機が専ら個人専用に使用され常時携行されている機器であることから、携帯電話番号を本人認証のための情報として使用している。もちろん、使用者を特定できるのであれば一般の加入電話機の電話番号であってもよい。
=== Special Member ===
The identity authentication method of the present invention uses a telephone number used by a member as information for authenticating the identity. In this embodiment, a member having special member qualification is given a sign indicating that it is a special member by setting a flag or the like in the member ID, and in the member database 2, the member ID to which this code is added is used as the special member ID. Identification management. The special member ID is managed in association with the member's mobile phone number. That is, since the mobile phone is a device that is exclusively used for personal use and always carried, the mobile phone number is used as information for personal authentication. Of course, as long as the user can be specified, the telephone number of a general subscriber telephone may be used.

さらに本人認証システム1は、特別会員としての資格に有効期限を設定し、有効期限が経過すると特別会員IDの符号をリセットして一般の会員IDとして管理するようにしている。また、有効期限の満了前に再度本人認証の機会を設ければ、その機会を有効期限の起算日時として有効期限を延長するようにしている。したがって、特別会員資格を得た会員は、随時本人認証の機会を設けることで、特別会員資格を継続させ、専用のWWWサービスを享受することができる。WWWサービスの提供事業者にとっても本人認証の機会が増えれば、自ずと本人認証を得たより信用できる特別会員が増えることになり、WWWサービス自体の信頼性が向上する。それによって、新規会員の獲得が期待できる。WWWサービスを有料で提供するのであれば収益の増加にも寄与する。   Furthermore, the personal authentication system 1 sets an expiration date to the qualification as a special member, and resets the code of the special member ID when the expiration date has passed to manage it as a general member ID. Also, if an opportunity for authentication of the person is provided again before the expiration date, the expiration date is extended by using the opportunity as the starting date of the expiration date. Therefore, a member who has obtained the special membership status can continue the special membership status and enjoy a dedicated WWW service by providing an opportunity for personal authentication at any time. If the WWW service provider also increases the chances of personal authentication, the number of special members who can be more credible will be increased and the reliability of the WWW service itself will be improved. As a result, the acquisition of new members can be expected. Providing a WWW service for a fee will contribute to an increase in profits.

===最初の本人認証===
図2に本実施例における本人認証方法の処理の流れ図を示した。また図3(A)〜(D)にその処理過程で本人認証システム1にアクセスしてきたブラウザ端末3に送付されるWebページの画面概略図を示した。本実施例では、本人認証して欲しい会員は携帯電話機4を手元に置いて自身のブラウザ端末3を操作することを想定している。
=== First identity verification ===
FIG. 2 shows a flowchart of the process of the personal authentication method in this embodiment. FIGS. 3A to 3D are schematic screen views of Web pages sent to the browser terminal 3 that has accessed the personal authentication system 1 during the process. In this embodiment, it is assumed that the member who wants to authenticate himself / herself operates the browser terminal 3 with the mobile phone 4 at hand.

まず、会員が初めて本人認証を受けて特別会員としてデータベース登録してもらう手順を説明する。会員は、自身のブラウザ端末3により所定のURLを指定してこのブラウザ端末3を本人認証システム1にアクセスさせる。本人認証システム1は、アクセスしてきたブラウザ端末3に会員IDとパスワードとによるログイン情報を入力するためのフォームを含んだWebページ(ログインページ:図3A)を送付する(s1,s2)。   First, a procedure will be described in which a member first receives identity authentication and is registered as a special member in the database. The member designates a predetermined URL by his / her browser terminal 3 and causes the browser terminal 3 to access the personal authentication system 1. The personal authentication system 1 sends a Web page (login page: FIG. 3A) including a form for inputting login information based on a member ID and a password to the browser terminal 3 that has accessed (s1, s2).

ログインページAを受け取ったブラウザ端末3において所定のフォーム(11,12)に会員IDとパスワードとが入力されてこれがフォームデータとして返送されてくると、これを取得し、これらログイン情報を会員データベース2に照会する。本実施例では、ブラウザ端末3から送付されてきたログイン情報が会員のものであることを確認すると、この確認時点を記憶し(s7)、この時点から所定時間が超過すれば、その会員IDについては本人認証を行わないこととしている。なお、正しい会員IDとパスワードの組み合わせが会員データベースに存在しなければ、ログイン情報を再入力する旨を記載したWebページ(エラーページ)などを返送すればよい(s5→s6)。   When the member ID and password are input to a predetermined form (11, 12) and returned as form data in the browser terminal 3 that has received the login page A, it is acquired and the login information is obtained as the member database 2. Inquire at In this embodiment, when it is confirmed that the login information sent from the browser terminal 3 belongs to a member, this confirmation time is stored (s7). Does not perform personal authentication. If the correct combination of member ID and password does not exist in the member database, a Web page (error page) or the like indicating that the login information is re-input may be returned (s5 → s6).

つぎに、取得した会員IDが特別会員IDに該当するかどうかを確認する。ここでは会員IDは特別会員IDではないものとする。そして、本人認証システム1の電話番号15へ会員自身の携帯電話4で発信者番号を通知するようにして発信する旨のメッセージ文14が記載されるとともに、認証コードを入力するためのフォーム16とを含んだWebページ(発信案内ページ:図3B)をブラウザ端末3に送付する(s8→s9)。
発信案内ページBをブラウザ端末3により閲覧した会員は、自身の携帯電話機4によりこのページに記載されている電話番号15へ発呼する。本人認証システム1の電話番号に該当する電話回線は、電話通信事業者における周知のダイヤル番号通知サービスに加入しており、本人認証システム1は、自身に着信した電話機の番号(発信者番号)を応答前に確認できるようになっている。本人認証システム1は、自身の電話番号に着信があると、その発信者番号を取得する(s11,s12)。ここで、発信者不明などで発信者電話番号を取得できなかった場合には、この着信に応答して発信者番号通知状態に設定して電話をかけ直す旨の音声ガイダンスを合成音声により通知してもよい。あるいは電話番号が取得できなければ、無条件に呼を切断してもよい。また、携帯電話機4からの着信のみを前提として本人認証を行うのであれば、発信者番号の市外局番部分でその発信者番号が携帯電話機のものであるか否かを判断できるので、携帯電話機4以外の電話番号を取得した場合、その呼を切断するようにしてもよい。
Next, it is confirmed whether or not the acquired member ID corresponds to the special member ID. Here, the member ID is not a special member ID. A message sentence 14 indicating that the caller number is sent to the telephone number 15 of the personal authentication system 1 by notifying the caller number on the member's own mobile phone 4 is described, and a form 16 for inputting an authentication code, Is sent to the browser terminal 3 (s8 → s9).
A member who browses the calling guide page B using the browser terminal 3 makes a call to the telephone number 15 described on this page using his mobile phone 4. The telephone line corresponding to the telephone number of the personal authentication system 1 has subscribed to a well-known dial number notification service in a telephone carrier, and the personal authentication system 1 determines the telephone number (caller number) of the telephone received by itself. It can be confirmed before replying. When the personal authentication system 1 receives an incoming call at its own telephone number, it acquires the caller number (s11, s12). Here, if the caller's phone number cannot be obtained because the caller is unknown, etc., a voice message indicating that the caller ID notification state is set in response to the incoming call and the call is re-sent is notified by synthetic voice. May be. Alternatively, if the telephone number cannot be acquired, the call may be disconnected unconditionally. Further, if the user authentication is performed on the premise that only the incoming call from the mobile phone 4 is performed, it is possible to determine whether or not the caller number belongs to the mobile phone in the area code part of the caller number. When a telephone number other than 4 is acquired, the call may be disconnected.

本人認証システム1は、発信者番号を取得すると、この電話番号を会員データベースに照会し、対応の会員IDが存在するかどうか、すなわち、発信者番号の電話機使用者が特別会員であるかどうかを確認する。ここでは、その発信者番号が特別会員IDに対応付けされていないこととする。取得した発信者番号対応の会員IDが固有の認証コードを生成し、この認証コードと取得した電話番号とを対応付けして一時的にそれを記憶する(s13→s14)。本実施例では、例えば、認証コードの生成日時と電話番号とに基づいてコードを生成する。したがって、このコード自体が電話番号との対応付けを表現しており、認証コードからその生成日時と対応の電話番号とを逆生成することもできるようになっている。なお認証コードは、この例に限らず、シリアル番号などでもよく、電話番号と対応付けして記憶されるとともに同一日時に同一コードが複数存在しなければ、どのようなコード体系を採用してもよい。   When the identity authentication system 1 obtains the caller number, the phone number is referred to the member database, and whether or not the corresponding member ID exists, that is, whether or not the telephone user of the caller number is a special member. Confirm. Here, it is assumed that the caller number is not associated with the special member ID. The member ID corresponding to the acquired caller ID generates an authentication code unique to the ID, and the authentication code and the acquired telephone number are associated with each other and temporarily stored (s13 → s14). In the present embodiment, for example, the code is generated based on the date and time of generation of the authentication code and the telephone number. Therefore, this code itself represents the association with the telephone number, and the generation date and the corresponding telephone number can be reversely generated from the authentication code. Note that the authentication code is not limited to this example, and may be a serial number or the like, and is stored in association with a telephone number, and any code system may be adopted as long as a plurality of the same code does not exist at the same date and time. Good.

本人認証システム1は、認証コードを生成すると着信した電話機に応答し、そのコードと、そのコードを発信案内ページの認証コード入力フォームに記入して返送する旨の案内とを合成音声により通知する(s15)。ブラウザ端末3を操作しながら本人認証システムに電話を掛けた会員は、合成音声により通知された認証コードを発信案内ページBの認証コード入力フォーム16に記入し、このページにある送信ボタン17をブラウザ端末3により指示する。このボタン17には本人認証システム1の所定のCGIに認証コードをフォームデータとして送付するためのリンクが設定されている。   When the authentication system generates an authentication code, the personal authentication system 1 responds to the incoming telephone, and notifies the code and a guidance that the code is filled in the authentication code input form on the outgoing call guidance page and sent back by synthetic voice ( s15). The member who calls the personal authentication system while operating the browser terminal 3 enters the authentication code notified by the synthesized voice in the authentication code input form 16 of the outgoing call guide page B, and the send button 17 on this page is displayed on the browser. Instructed by the terminal 3. In this button 17, a link for sending an authentication code as form data to a predetermined CGI of the personal authentication system 1 is set.

本人認証システム1は、ブラウザ端末3から送付されてきた認証コードに基づいて対応の電話番号を取得する。本実施例では、コード自体が日時と電話番号とに基づいて生成されたものであり、本人認証システム1は送付されてきた認証コードから日時と電話番号とを逆生成する(s17→s24,s25)。なお本人認証システム1は、周知のCookieなどを利用してアクセスしてきたブラウザ端末3とのセッションを管理しており、あるブラウザ端末3がログインページAを介して会員IDを送付してきたことを契機として発信案内ページBを送付し、その発信案内ページBを介して認証コードが送付されてくると、その認証コードがどのブラウザ端末3に送付した発信案内ページBの入力フォームに入力されたものなのかを特定し(s26)、その発信案内ページBはどの会員IDを取得したときにそのブラウザ端末に送付したものなのかを認知する。それによって、会員IDと認証コードとが関連づけされる。   The personal authentication system 1 acquires a corresponding telephone number based on the authentication code sent from the browser terminal 3. In the present embodiment, the code itself is generated based on the date and telephone number, and the personal authentication system 1 reversely generates the date and telephone number from the sent authentication code (s17 → s24, s25). ). Note that the personal authentication system 1 manages a session with the browser terminal 3 that has been accessed using a well-known cookie or the like, and when a certain browser terminal 3 has sent a member ID via the login page A. When the outgoing call guide page B is sent and the authentication code is sent via the outgoing call guide page B, the authentication code is input to the input form of the outgoing call guide page B sent to which browser terminal 3 (S26), and the transmission guide page B recognizes which member ID is acquired and sent to the browser terminal. Thereby, the member ID and the authentication code are associated with each other.

そして、会員IDを取得した時点からの経過時間が制限時間以内であれば、送付されてきた認証コードに関連づけされている会員IDと、その認証コードを生成したときに取得した発信者番号とを対応付けして会員データベースに登録し、この登録日時を起点として所定期間後の日時を有効期限として設定する。また、この会員IDに所定の符号を付加して特別会員IDとして識別管理できるようにし、アクセスしてきたブラウザ端末を使用する会員本人を認証する(s27→s29→s31)。本人認証したならばその旨を記載したWebページ(認証確認ページ:図3C)をブラウザ端末に送付する(s32)。そして、本人認証システム1とブラウザ端末3とがこのままセッションを維持し続けているのならば、このブラウザ端末3に対し、特別会員向けのWebサイトへのアクセスを許可するなどして、特別会員専用のWWWサービスを提供する。   If the elapsed time from when the member ID is acquired is within the time limit, the member ID associated with the sent authentication code and the caller number acquired when the authentication code is generated are displayed. Corresponding and registering in the member database, the date and time after a predetermined period is set as the expiration date from this registration date and time. Further, a predetermined code is added to this member ID so that it can be identified and managed as a special member ID, and the member who uses the accessed browser terminal is authenticated (s27 → s29 → s31). If the user is authenticated, a Web page (authentication confirmation page: FIG. 3C) stating that fact is sent to the browser terminal (s32). If the user authentication system 1 and the browser terminal 3 continue to maintain the session as it is, the special access only for the special member is permitted by permitting the browser terminal 3 to access a website for the special member. Provide WWW services.

なお、本実施例では会員IDの取得時点から認証コードが送付されてくるまでに制限時間を設けていたが、認証コードの生成時点から所定の時間内に同じ認証コードが送付されてこない場合は、その認証コードを受領しないようにしてもよい。さらに本実施例では、認証コード自体にその生成日時が含まれていることから、別途認証コードの生成日時を記録しておかなくても認証コードが送付されてきた時点で起源切れであるかどうかを判断することができるようになっている。   In this embodiment, there is a time limit from when the member ID is acquired until the authentication code is sent. However, if the same authentication code is not sent within a predetermined time from the time when the authentication code is generated. The authentication code may not be received. Furthermore, in this embodiment, since the generation date / time is included in the authentication code itself, it is out of origin when the authentication code is sent without recording the generation date / time of the authentication code separately. Can be judged.

===再認証===
本人認証システム1は、会員データベースを随時検索し、有効期限に達した特別会員IDについては、それに付加されている符号をリセットして一般の会員IDに変更する。また、有効期限に達する前に特別会員が本人認証を再度行えば、この認証機会を起点として有効期限が再設定される。以下、この再認証の手順について説明する。
=== Re-authentication ===
The personal authentication system 1 searches the member database at any time and resets the code added to the special member ID that has reached the expiration date to change to a general member ID. If the special member authenticates himself / herself before the expiration date is reached, the expiration date is reset from this authentication opportunity. The re-authentication procedure will be described below.

本人認証システム1は、ログインページAを送付したブラウザ端末3から会員IDとパスワードとが送付され、その会員IDが特別会員IDであることを認知した場合、認証コードの入力フォームを含まない発信案内ページ(図3D)をこのブラウザ端末に送付する(s1〜s5→s7,s8→s10)。発信案内ページDを閲覧した特別会員は、自身の携帯電話4により本人認証システム1の電話番号15を発呼する。本人認証システム1は発信者番号を取得し、その番号が特別会員IDに対応付けされている場合、着信に応答しないでその呼を切断する(s11〜s13→s16)。それによって通話料が掛からないようにしている。また、認証コードの入力フォームを含まない発信案内ページDには認証コードをフォームデータとして送付するためのボタン17代わりに、発信案内ページDを閲覧したという確認を特別会員からとるための確認ボタン18がある。ブラウザ端末3にてこのボタン18が指示されるとその指示情報が本人確認システム1に送付される。本人確認システム1は、この確認情報を取得すると、その出所となった発信案内ページDを特定し、そのページDに関連づけされている特別会員IDを特定する。そして、該当の特別会員IDの有効期限の起算日時を現在日時に更新し、本人認証確認ページCを返送する(s17→s18〜s20→s22,s23)。なお、有効期限の起算日時を更新するのに代えて、有効期限を所定期間先送りにするなど、有効期限は適宜に延長してよい。また、この再認証手順は無くてもよく、毎回、最初の本人認証と同様の手順で本人認証を行ってもよい。   When the member ID and password are sent from the browser terminal 3 that sent the login page A and the identity authentication system 1 recognizes that the member ID is a special member ID, the user authentication system 1 does not include an authentication code input form. The page (FIG. 3D) is sent to this browser terminal (s1 to s5 → s7, s8 → s10). The special member who browses the outgoing call guide page D calls the telephone number 15 of the personal authentication system 1 by his / her mobile phone 4. The personal authentication system 1 acquires the caller number, and if the number is associated with the special member ID, the call is disconnected without answering the incoming call (s11 to s13 → s16). As a result, call charges are not charged. Further, instead of the button 17 for sending the authentication code as form data to the transmission guide page D that does not include the authentication code input form, a confirmation button 18 for taking confirmation from the special member that the transmission guide page D has been viewed. There is. When this button 18 is instructed on the browser terminal 3, the instruction information is sent to the identity verification system 1. When the person confirmation system 1 acquires this confirmation information, it identifies the origination guide page D that is the source, and identifies the special member ID associated with the page D. Then, the starting date and time of the expiration date of the corresponding special member ID is updated to the current date and time, and the personal authentication confirmation page C is returned (s17 → s18 to s20 → s22, s23). Note that the expiration date may be extended as appropriate, for example, the expiration date is postponed for a predetermined period, instead of updating the date and time when the expiration date is calculated. Further, this re-authentication procedure may not be provided, and the user authentication may be performed in the same procedure as the initial user authentication every time.

===本人認証のタイミング===
本人認証手続は、上記実施例のように専用のログインページを介してログイン情報を送付する手順から始めなくてもよい。一般に、ブラウザ端末を会員制Webサイトにアクセスさせるときには、必ずログイン情報を会員データベース検索機能を備えたコンピュータに送付している。そこで、例えば、Webサイト中に一般会員向けのWebページと特別会員向けのWebページとを混在させておき、ログイン情報を送付してきたブラウザ端末が特別会員向けWebページを取り寄せようとしたときに発信案内ページを送付し、その時点で本人認証を行えばよい。また、アクセスしてきたブラウザ端末がログイン情報を送付してきた時点で特別会員端末であるかどうかを認知できるため、特別会員端末には無条件に特別会員向けのWebページの閲覧を許可してもよい。もちろん、発信案内ページに会員IDとパスワードの入力フォームを設け、ブラウザ端末がログイン認証情報と認証コードとを同時に本人認証システムに送付することとしてもよい。
=== Timing of personal authentication ===
The personal authentication procedure does not have to start from a procedure of sending login information via a dedicated login page as in the above embodiment. Generally, when a browser terminal accesses a membership system website, login information is always sent to a computer having a member database search function. Therefore, for example, when a Web page for general members and a Web page for special members are mixed in a Web site and a browser terminal that has sent login information tries to obtain a Web page for special members, it is sent. An information page may be sent, and at that time, personal authentication may be performed. In addition, since it is possible to recognize whether the accessing browser terminal is a special member terminal at the time when the login information is sent, the special member terminal may be permitted to browse the Web page for the special member unconditionally. . Of course, a member ID and password input form may be provided on the outgoing call guide page, and the browser terminal may simultaneously send the login authentication information and the authentication code to the personal authentication system.

会員IDと電話番号との対応付けは、その有効期限が過ぎても維持しておいてもよい。有効期限を過ぎたら、特別会員IDを会員IDに変更すればよい。そして、そのIDの種別が変更された会員のブラウザ端末が有効期限経過後にアクセスしてきた際には、本人認証システムに電話を掛けさせて再度本人認証を行い、有効期限を再設定すればよい。   The association between the member ID and the telephone number may be maintained even after the expiration date. When the expiration date has passed, the special member ID may be changed to the member ID. Then, when the member's browser terminal whose ID type has been changed accesses after the expiration date has passed, the user authentication system may be called again to authenticate the user and reset the expiration date.

===本人認証関連サービス===
本人認証に関連したWWWサービスに関し、本人認証手続をした頻度などを会員制Webサイト上に公開することも考えられる。例えばネットオークションなどで、ある会員が特別会員と取引する際、その取引相手の本人認証頻度を知ることで取引相手の信用度を推し量ることができる。
=== Personal Authentication Related Services ===
Regarding the WWW service related to the personal authentication, the frequency of the personal authentication procedure may be disclosed on the membership website. For example, when a member trades with a special member in an online auction, the creditworthiness of the partner can be estimated by knowing the authentication frequency of the partner.

また、同じ会員IDに対し複数の電話番号で本人認証している場合、そのことを公開してもよい。すなわち、電話番号を頻繁に変更していることは故意に本人を特定しにくい状態にしていることであり、この会員との取引に際して注意を払うことができる。   Further, when the user is authenticated with a plurality of telephone numbers for the same member ID, this may be disclosed. That is, changing the telephone number frequently means deliberately making it difficult for the person to be identified, and attention can be paid when dealing with this member.

音声自動応答システムにより認証コードを通知する際、通話相手の会員をすでに特定できていることから、このコードのみに限らず、この会員に特化した音声サービスを提供することも考えられる。たとえば、一般会員からも会費を取っており、その会費が滞納されているのであれば、その旨を通知してもよい。あるいは会員データベースに個人情報として趣味などが登録しておけば、その会員の趣味に関する適宜な情報を音声通知することも考えられる。   When the authentication code is notified by the automatic voice response system, since the member of the other party of the call has already been specified, it is possible to provide not only this code but also a voice service specialized for this member. For example, if the membership fee is also taken from a general member and the membership fee is delinquent, the fact may be notified. Alternatively, if hobbies and the like are registered as personal information in the member database, it may be possible to make a voice notification of appropriate information regarding the hobbies of the members.

本発明は電話番号に基づいて本人認証を行っている。そこで、本人認証を得た人が何らかの代金をWWWサービスの提供者などに支払う場合、本人認証システムと電話通信事業者の通信料の課金システムとを連携させれば、電話通信事業者がその代金を徴収代行するビジネスモデルも考えられる。例えば、電子商店のWebサイトにおいて本発明の本人認証方法が採用されている場合、本人認証を得た消費者がこの電子商店でオンラインショッピングをした際、その買い物に対する支払い代金をその電話通信事業者が毎月の通信料とともに消費者に請求する。もちろん、ネットオークションなどで取引当事者がともに特別会員で、同じ電話通信事業者の電話を利用している場合では、その電話通信事業者が落札者から支払代金を徴収し、出品者の通信料からその支払代金分を差し引いて請求したり、あるいは超過した差額を通信料を引き落とす口座へ払い戻したりして代金の授受を行うことができる。   The present invention authenticates the person based on the telephone number. Therefore, when a person who has obtained identity authentication pays a certain amount of money to a WWW service provider, etc., if the identity authentication system is linked with the communication charge billing system of the telephone carrier, the telephone carrier will pay the price. A business model that collects the money can also be considered. For example, when the personal authentication method of the present invention is adopted on the website of an electronic store, when a consumer who has acquired the personal authentication performs online shopping at the electronic store, the payment fee for the shopping is paid to the telephone carrier. Charges consumers with monthly communications charges. Of course, if both parties are special members and are using the same telephone carrier's telephone at internet auctions, etc., the telephone carrier will collect the payment price from the successful bidder, and from the communication fee of the exhibitor The payment can be exchanged by subtracting the payment amount or charging the excess difference to the account from which the communication fee is deducted.

本発明の実施例における本人認証方法が適用されるネットワーク構成図である。It is a network block diagram to which the personal authentication method in the Example of this invention is applied. 上記認証方法の実施手順図である。It is an implementation procedure figure of the said authentication method. 上記実施手順の過程でブラウザ端末に表示される画面概略図である。It is the screen schematic displayed on a browser terminal in the process of the said implementation procedure.

符号の説明Explanation of symbols

1 本人認証システム
2 会員データベース
3 ブラウザ端末
4 携帯電話機
5 インターネット
6 公衆電話網
1 Personal Authentication System 2 Member Database 3 Browser Terminal 4 Mobile Phone 5 Internet 6 Public Telephone Network

Claims (9)

情報通信ネットワークと公衆電話網とに接続されたコンピュータシステムにより、
アクセスしてきたブラウザ端末(a)から送付されてきた会員ID(b)を含むログイン認証情報を多数の会員についてのログイン認証情報を管理する会員データベースに照会し、該当する情報が存在する場合、当該会員ID(b)を取得する会員ID取得ステップと、
所定の電話番号に発信者番号を通知するようにして電話を掛ける旨のメッセージ文が記載されるとともに、認証コードの入力フォームを含んだ発信案内ページ(c)をブラウザ端末(a)に送付する発信案内ステップと、
前記所定の電話番号に着信した電話機の電話番号(d)を取得するとともに、固有の認証コード(e)を生成して電話番号(d)に対応付けして一時記憶する認証コード生成ステップと、
前記電話番号(d)の電話機に認証コード(e)を合成音声により通知する認証コード通知ステップと、
ブラウザ端末(a)により、発信案内ページ(c)の入力フォームに入力されて送付されてきた認証コードが電話番号(d)に対応の認証コード(e)である場合、前記会員ID(b)と電話番号(d)とを対応付けして会員ID(b)を特別会員IDとして識別できるようにして会員ID(b)を会員データベースに登録するとともに、ブラウザ端末(a)を特別会員端末として識別する特別会員管理ステップと、
を含むことを特徴とするWWWサービスにおける本人認証方法。
By a computer system connected to the information communication network and the public telephone network,
When the login authentication information including the member ID (b) sent from the accessed browser terminal (a) is referred to the member database managing the login authentication information for a large number of members, and the corresponding information exists, A member ID obtaining step for obtaining a member ID (b);
A message text indicating that a call is made to notify a caller number to a predetermined telephone number is described, and a call guidance page (c) including an authentication code input form is sent to the browser terminal (a). Outgoing guidance step;
An authentication code generating step of acquiring a telephone number (d) of a telephone that has arrived at the predetermined telephone number, generating a unique authentication code (e), and temporarily storing it in association with the telephone number (d);
An authentication code notification step of notifying the telephone of the telephone number (d) of the authentication code (e) by synthesized voice;
When the authentication code (e) corresponding to the telephone number (d) is sent to the browser terminal (a) in the input form of the outgoing call guidance page (c) and sent, the member ID (b) And the telephone number (d) are associated with each other so that the member ID (b) can be identified as the special member ID, and the member ID (b) is registered in the member database, and the browser terminal (a) is used as the special member terminal. A special member management step to identify;
A personal authentication method in a WWW service.
請求項1において、ブラウザ端末に発信案内ページを送付してから認証コードが所定時間内にその端末から送付されてこない場合、当該認証コードに基づく特別会員管理ステップを無効化することを特徴とするWWWサービスにおける本人認証方法。   3. The special member management step based on the authentication code is invalidated if the authentication code is not sent from the terminal within a predetermined time after sending the call guide page to the browser terminal. A personal authentication method in the WWW service. 請求項1または2において、前記認証コードを生成してから所定時間以内に当該認証コードが送付されてこなかった場合には、当該認証コードに基づく特別会員管理ステップを無効化することを特徴とするWWWサービスにおける本人認証方法。   3. The special member management step based on the authentication code is invalidated if the authentication code is not sent within a predetermined time after generating the authentication code. A personal authentication method in the WWW service. 請求項1〜3のいずれかにおいて、前記ログイン認証情報取得ステップでは、ログイン認証情報の入力フォームを含んだログインページをアクセスしてきたブラウザ端末(f)に送付し、前記発信案内ステップでは、ブラウザ端末(f)から送付されてきたログイン認証情報中の会員ID(g)が特別会員IDに該当する場合、前記認証コードの入力フォームを含んだ発信案内ページに代えて、認証コードの入力フォームを含まない発信案内ページをブラウザ端末(f)に送付し、前記特別会員管理ステップでは、ログイン情報取得ステップにより特別会員の会員ID(g)が取得された場合、会員ID(f)を取得してから所定時間以内にこのID(f)に対応して会員データベースに登録されている電話番号の電話機からの着信がない場合、当該ブラウザ端末(f)を特別会員端末として識別しないことを特徴とするWWWサービスにおける本人認証方法。   4. The login authentication information acquisition step according to claim 1, wherein in the login authentication information acquisition step, a login page including an input form of login authentication information is sent to the accessing browser terminal (f). When the member ID (g) in the login authentication information sent from (f) corresponds to the special member ID, an authentication code input form is included in place of the transmission guide page including the authentication code input form. A non-calling guidance page is sent to the browser terminal (f), and in the special member management step, when the member ID (g) of the special member is acquired by the login information acquisition step, the member ID (f) is acquired. If there is no incoming call from the telephone of the telephone number registered in the member database corresponding to this ID (f) within a predetermined time , Authentication method in WWW services, characterized in that does not identify the browser terminal (f) as a special member terminal. 請求項4において、前記所定の電話番号に着信した電話機の発信者番号を取得すると、当該着信に応答しないで呼を切断することを特徴とするWWWサービスにおける本人認証方法。   5. The personal authentication method in the WWW service according to claim 4, wherein when a caller ID of a telephone that has arrived at the predetermined telephone number is acquired, the call is disconnected without responding to the incoming call. 請求項1〜5のいずれかにおいて、特別会員IDに有効期限を設定し、当該有効期限が経過すると特別会員IDを一般の会員IDとして管理するとともに、有効期限の経過前にある特別会員IDに基づいて特別会員端末を識別すると、このIDに関する前記有効期限を延長することを特徴とするWWWサービスにおける本人認証方法。   In any one of Claims 1-5, when an expiration date is set for the special member ID and the expiration date has passed, the special member ID is managed as a general member ID, and the special member ID before the expiration date has passed. When a special member terminal is identified based on the ID, the validity period for the ID is extended. 情報通信ネットワークと公衆電話網とに接続されたコンピュータシステムであって、
アクセスしてきたブラウザ端末(a)から送付されてきた会員ID(b)を含むログイン認証情報を、多数の会員についてのログイン認証情報を管理する会員データベースに照会して該当する情報が存在する場合、当該会員ID(b)を取得する会員ID取得手段と、
所定の電話番号に発信者番号を通知するようにして電話を掛ける旨のメッセージ文が記載されるとともに、認証コードの入力フォームを含んだ発信案内ページ(c)をブラウザ端末(a)に送付する発信案内手段と、
前記所定の電話番号に着信した電話機の電話番号(d)を取得するとともに、固有の認証コード(e)を生成して電話番号(d)に対応付けして一時記憶する認証コード生成手段と、
前記電話番号(d)の電話機に認証コード(e)を合成音声により通知する認証コード通知手段と、
ブラウザ端末(a)により、発信案内ページ(c)の入力フォームに入力されて送付されてきた認証コードが電話番号(d)に対応の認証コード(e)である場合、前記会員ID(b)と電話番号(d)とを対応付けして会員ID(b)を特別会員IDとして識別できるようにして会員ID(b)を会員データベースに登録するとともに、ブラウザ端末(a)を特別会員端末として識別する特別会員管理手段と、
を含むことを特徴とする本人認証システム
A computer system connected to an information communication network and a public telephone network,
When the login authentication information including the member ID (b) sent from the accessing browser terminal (a) is referred to the member database that manages the login authentication information for a large number of members, and corresponding information exists, Member ID acquisition means for acquiring the member ID (b);
A message text indicating that a call is made to notify a caller number to a predetermined telephone number is described, and a call guidance page (c) including an authentication code input form is sent to the browser terminal (a). Outgoing guidance means;
An authentication code generating means for acquiring a telephone number (d) of a telephone that has arrived at the predetermined telephone number, and generating a unique authentication code (e) and temporarily storing it in association with the telephone number (d);
Authentication code notifying means for notifying the telephone of the telephone number (d) of the authentication code (e) by synthesized voice;
When the authentication code (e) corresponding to the telephone number (d) is sent to the browser terminal (a) in the input form of the outgoing call guidance page (c) and sent, the member ID (b) And the telephone number (d) are associated with each other so that the member ID (b) can be identified as the special member ID, and the member ID (b) is registered in the member database, and the browser terminal (a) is used as the special member terminal. Special member management means to identify;
A personal authentication system characterized by including
請求項1〜6のいずれかに記載の本人認証方法をコンピュータに実行させることを特徴とするコンピュータプログラム。   A computer program for causing a computer to execute the personal authentication method according to claim 1. 請求項8に記載のコンピュータプログラムを記録したコンピュータ読取可能なプログラム格納媒体。
A computer-readable program storage medium in which the computer program according to claim 8 is recorded.
JP2003288609A 2003-08-07 2003-08-07 User authentication method, user authentication system, computer program, and program storage medium in WWW service Expired - Fee Related JP4276022B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003288609A JP4276022B2 (en) 2003-08-07 2003-08-07 User authentication method, user authentication system, computer program, and program storage medium in WWW service

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003288609A JP4276022B2 (en) 2003-08-07 2003-08-07 User authentication method, user authentication system, computer program, and program storage medium in WWW service

Publications (3)

Publication Number Publication Date
JP2005056299A true JP2005056299A (en) 2005-03-03
JP2005056299A5 JP2005056299A5 (en) 2005-11-10
JP4276022B2 JP4276022B2 (en) 2009-06-10

Family

ID=34367209

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003288609A Expired - Fee Related JP4276022B2 (en) 2003-08-07 2003-08-07 User authentication method, user authentication system, computer program, and program storage medium in WWW service

Country Status (1)

Country Link
JP (1) JP4276022B2 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006293831A (en) * 2005-04-13 2006-10-26 Canon Inc Authentication apparatus, authentication system, and authentication method
JP2007304752A (en) * 2006-05-10 2007-11-22 Keytel:Kk Authentication system, authentication computer and program
WO2008016147A1 (en) * 2006-08-03 2008-02-07 Nippon Telegraph And Telephone Corporation Method for authenticating browserphone by telephone number, system for authenticating browserphone by telephone number, browserphone authentication server, program for authenticating browserphone by telephone number, service providing method,service providing system, service providing server, and service providing program
JP2009017212A (en) * 2007-07-04 2009-01-22 So-Net Entertainment Corp Telephone number authentication registering apparatus
JP2011253496A (en) * 2010-06-04 2011-12-15 Nippon Telegr & Teleph Corp <Ntt> Login id issuance method and login id issuance system
JP2013084115A (en) * 2011-10-07 2013-05-09 Fujitsu Ltd Determination program and determination device
JP2019165399A (en) * 2018-03-20 2019-09-26 大阪瓦斯株式会社 Regional information management system

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006293831A (en) * 2005-04-13 2006-10-26 Canon Inc Authentication apparatus, authentication system, and authentication method
JP2007304752A (en) * 2006-05-10 2007-11-22 Keytel:Kk Authentication system, authentication computer and program
WO2008016147A1 (en) * 2006-08-03 2008-02-07 Nippon Telegraph And Telephone Corporation Method for authenticating browserphone by telephone number, system for authenticating browserphone by telephone number, browserphone authentication server, program for authenticating browserphone by telephone number, service providing method,service providing system, service providing server, and service providing program
JP2009017212A (en) * 2007-07-04 2009-01-22 So-Net Entertainment Corp Telephone number authentication registering apparatus
JP2011253496A (en) * 2010-06-04 2011-12-15 Nippon Telegr & Teleph Corp <Ntt> Login id issuance method and login id issuance system
JP2013084115A (en) * 2011-10-07 2013-05-09 Fujitsu Ltd Determination program and determination device
JP2019165399A (en) * 2018-03-20 2019-09-26 大阪瓦斯株式会社 Regional information management system
JP7042662B2 (en) 2018-03-20 2022-03-28 大阪瓦斯株式会社 Regional information management system

Also Published As

Publication number Publication date
JP4276022B2 (en) 2009-06-10

Similar Documents

Publication Publication Date Title
RU2332807C2 (en) Method of quick registration for authentication of user and payment performance using two different communication channels and system therefor
US8220030B2 (en) System and method for security in global computer transactions that enable reverse-authentication of a server by a client
FI115355B (en) Arrangements for identification and verification of a user in a protected system
WO2002037358A1 (en) User authentication method in network
JP2005209083A (en) Service system, and communication system and communication method using the same
US10063692B2 (en) Inbound calls to intelligent controlled-environment facility resident media and/or communications devices
EP2124184A1 (en) Reachability realizing server, management system, management method and realization program
EP3225053B1 (en) Identity and phone number verification
KR100960114B1 (en) Integrated authentication service method and system
JP4276022B2 (en) User authentication method, user authentication system, computer program, and program storage medium in WWW service
KR101013935B1 (en) Contract authentication system using contractor authentication and its contract authentication method
JP2010206341A (en) Communication method, communication system, and access method to service provider base
CN110365646B (en) Method and device for associating entity to first server
KR100563544B1 (en) User Authentication Using One-Time Password
KR100973936B1 (en) Method for connecting calls between provider and requester of visiting-service using identification numbers
JP2009258816A (en) Charging information management system and method
KR20020041354A (en) Mamber&#39;s call-ID witness type internet site login service system
JP2008527479A (en) Electronic commerce process with mobile messaging
KR20090061432A (en) Calling information display service system and method using certificates
JPWO2006018892A1 (en) Telephone authentication system that prevents spoofing even if personal information is leaked
KR20020089820A (en) Payment System and Method by specific numbering on the Digital contents
KR20130026265A (en) System and method for providing user authentication
TW201907389A (en) Systems, devices, and methods for managing communications of one or more computing devices
TWI252649B (en) A convenient and secure wireless LAN authentication method and system based on SMS mechanism of GSM
KR101685965B1 (en) Internet contents billing method using mobile telephone network

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050913

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050913

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20081112

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20081118

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090115

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20090224

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20090305

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120313

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120313

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130313

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130313

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140313

Year of fee payment: 5

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees