JP2013015955A - Personal authentication method and system - Google Patents

Personal authentication method and system Download PDF

Info

Publication number
JP2013015955A
JP2013015955A JP2011147161A JP2011147161A JP2013015955A JP 2013015955 A JP2013015955 A JP 2013015955A JP 2011147161 A JP2011147161 A JP 2011147161A JP 2011147161 A JP2011147161 A JP 2011147161A JP 2013015955 A JP2013015955 A JP 2013015955A
Authority
JP
Japan
Prior art keywords
authentication
stage
time
user
user device
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.)
Pending
Application number
JP2011147161A
Other languages
Japanese (ja)
Other versions
JP2013015955A5 (en
Inventor
Masayuki Itoi
正幸 糸井
Tomoo Yamagishi
智夫 山岸
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.)
Safety Angle Inc
Original Assignee
Safety Angle Inc
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 Safety Angle Inc filed Critical Safety Angle Inc
Priority to JP2011147161A priority Critical patent/JP2013015955A/en
Publication of JP2013015955A publication Critical patent/JP2013015955A/en
Publication of JP2013015955A5 publication Critical patent/JP2013015955A5/ja
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a personal authentication technique capable of avoiding phishing without installing a computer program for generating a one-time ID (OID) in at least one of a user device and second-step authentication means.SOLUTION: When a first-step personal authentication is succeeded, first-step authentication means issues a first and a second OID to a user device. The second-step authentication means accepts an input of one of the OIDs from the user device and determines whether the ID matches the one OID stored therein. When the determination result is affirmative, the second-step authentication means transmits the other OID to the user device, and the user or the user device determines whether the other OID matches the issued other OID or not. When the determination result is affirmative, the user device inputs a user's second authentication key to the second-step authentication means, and the second-step authentication means performs the second-step personal authentication.

Description

本発明は、人が、例えばクレジットカード決済やサーバへのログオンなどの行為を行おうとするときに、その人とその相手がその行為を行える正当者であるか否かを電子的に確認するための個人認証技術に関する。   The present invention electronically confirms whether or not a person is a legitimate person who can perform the action when the person tries to perform an action such as credit card settlement or server logon. Related to personal authentication technology.

この種の技術として、本出願人が取得した特許の公報(特許文献1)に記載された技術がある。   As this type of technology, there is a technology described in a patent publication (Patent Document 1) acquired by the present applicant.

特許文献1は、以下のことを開示している。すなわち、個人認証が、第1段階認証手段及び第2段階認証手段で行われる。第1段階認証手段は、ユーザから第1の認証キーの入力を受け付け、入力された第1の認証キーと、予め記憶している第1の認証キーを照合することで、第1段階の個人認証を行う。第1段階の個人認証が成功した場合、第1段階認証手段は、ユーザに対してワンタイムIDを発行する。第2段階認証手段は、ユーザから第2の認証キー及びワンタイムIDの入力を受け付け、入力された第2の認証キーが、予め記憶している第2の認証キーと一致するかどうか、及び、入力されたワンタイムIDが、第1段階認証手段において個人認証が成功したユーザのワンタイムIDと一致するかどうかを調べる。入力された第2の認証キー及びワンタイムIDの両方が一致する場合、個人認証が成功となる。   Patent Document 1 discloses the following. That is, personal authentication is performed by the first stage authentication means and the second stage authentication means. The first stage authentication means accepts the input of the first authentication key from the user, and collates the input first authentication key with the first authentication key stored in advance, so that the first stage personal Authenticate. When the first stage personal authentication is successful, the first stage authentication means issues a one-time ID to the user. The second stage authentication means accepts the input of the second authentication key and the one-time ID from the user, and whether or not the input second authentication key matches the second authentication key stored in advance, and It is checked whether or not the inputted one-time ID matches the one-time ID of the user who has succeeded in personal authentication in the first stage authentication means. If both the input second authentication key and the one-time ID match, the personal authentication is successful.

第2段階認証手段は、例えば、実施例で言う「クレジット会社Y」のシステムが有する手段であり、第1段階認証手段は、例えば、実施例で言う「認証支援会社X」のシステムが有する手段である。   The second stage authentication means is, for example, a means included in the system of “credit company Y” in the embodiment, and the first stage authentication means is, for example, a means included in the system of “authentication support company X” in the embodiment. It is.

ここで、第2段階認証手段になりすますシステムがあると、人は、そのシステムに、第2の認証キーとワンタイムIDを入力してしまう。つまり、いわゆるフィッシングが行われてしまう。   Here, if there is a system impersonating the second stage authentication means, the person inputs the second authentication key and the one-time ID into the system. That is, so-called phishing is performed.

フィッシング詐欺を回避するための技術として、例えば、特許文献2に開示の技術がある。特許文献2は、以下のことを開示している。認証サーバ装置は、クライアント装置及びサービスサーバ装置にサブシートデータを配信する。クライアント装置及びサービスサーバ装置は、それぞれ、配信されたサブシートデータに基づき、ワンタイムIDを生成する。その後、相互認証が行われる。すなわち、クライアント装置は、生成したワインタイムIDをサービスサーバ装置に送信し、サービスサーバ装置は、そのワンタイムIDと、自分が生成したワンタイムIDとを比較する。同様に、サービスサーバ装置は、生成したワインタイムIDをクライアント装置に送信し、クライアント装置は、そのワンタイムIDと、自分が生成したワンタイムIDとを比較する。相互認証が成功すれば、個人認証が成功となる。   As a technique for avoiding phishing fraud, for example, there is a technique disclosed in Patent Document 2. Patent Document 2 discloses the following. The authentication server device distributes the sub sheet data to the client device and the service server device. Each of the client device and the service server device generates a one-time ID based on the distributed sub-sheet data. Thereafter, mutual authentication is performed. That is, the client device transmits the generated wine time ID to the service server device, and the service server device compares the one-time ID with the one-time ID generated by itself. Similarly, the service server device transmits the generated wine time ID to the client device, and the client device compares the one-time ID with the one-time ID generated by itself. If mutual authentication is successful, personal authentication is successful.

特許第4587346号Japanese Patent No. 4587346 特許第4344783号Japanese Patent No. 4344783

特許文献2では、フィッシングを回避することは期待できるものの、クライアント装置及びサービスサーバ装置の両方に、ワンタイムIDを生成するためのコンピュータプログラムをインストールしておかなければいけないという面倒がある。近年、人は、一般に複数のクライアント装置(例えば、自宅の据置型のパーソナルコンピュータ、及び、携帯型の情報処理端末(例えば、スマートフォン))を所有するが、各クライアント装置に所定のコンピュータプログラムをインストールしなければならないとすると、一層手間がかかる。   Although Patent Document 2 can be expected to avoid phishing, there is a trouble that a computer program for generating a one-time ID must be installed in both the client device and the service server device. In recent years, a person generally owns a plurality of client devices (for example, a stationary personal computer at home and a portable information processing terminal (for example, a smartphone)), and a predetermined computer program is installed on each client device. If you have to do it, it takes more time.

また、クライアント装置とサービスサーバ装置の両方に同じプログラムをインストールすることは、信頼性の観点からも好ましくない。なぜなら、一方の装置からプログラムが不正に解析されてしまうと、その解析の結果に基づいて、他方の装置に認証成功となるためのワンタイムIDを不正に作成できてしまうからである。   Moreover, it is not preferable from the viewpoint of reliability to install the same program on both the client device and the service server device. This is because if the program is illegally analyzed from one device, a one-time ID for successful authentication can be created for the other device based on the result of the analysis.

従って、本発明の目的は、ワンタイムIDを生成するためのコンピュータプログラムをユーザ装置及び第2段階認証手段のうちの少なくとも一方にインストールしなくてもフィッシングを回避できる個人認証技術を提供することにある。   Accordingly, an object of the present invention is to provide a personal authentication technique capable of avoiding phishing without installing a computer program for generating a one-time ID in at least one of the user device and the second stage authentication means. is there.

第1段階認証手段と、第2段階認証手段がある。第1段階認証手段は、ユーザの第1の認証キー及びユーザの管理マスタIDを記憶しているが、ユーザの第2の認証キーを記憶していない。一方、第2段階認証手段は、第2の認証キー及び管理マスタIDを記憶しているが第1の認証キーを記憶していない。   There are first stage authentication means and second stage authentication means. The first stage authentication means stores the user's first authentication key and the user's management master ID, but does not store the user's second authentication key. On the other hand, the second stage authentication means stores the second authentication key and the management master ID, but does not store the first authentication key.

第1の観点によれば、第1段階の個人認証が成功した場合(ユーザ装置から入力された第1認証キーが、記憶されている第1認証キーに一致するかどうかの判断の結果が肯定的の場合)、第1段階認証手段が、第1及び第2ワンタイムIDを発行し、ユーザ装置に第1及び第2ワンタイムIDを送信する。第2段階認証手段が、ユーザ装置から第1ワンタイムIDの入力を受け、そのワンタイムIDが、記憶されている第1ワンタイムIDに一致するかどうかを判断する。この判断の結果が肯定的の場合、第2段階認証手段は、第2ワンタイムIDをユーザ装置に送信する。ユーザ又はユーザ装置が、その第2ワンタイムIDが、第1段階認証手段から受信した第2ワンタイムIDに一致するかどうかを判断する。この判断の結果が肯定的の場合、ユーザ装置は、第2段階認証手段に対してユーザの第2の認証キーを入力し、第2段階認証手段により、第2段階の個人認証が行なわれる。   According to the first aspect, when the first stage of personal authentication is successful (the result of the determination whether the first authentication key input from the user device matches the stored first authentication key is positive) The first stage authentication means issues first and second one-time IDs and transmits the first and second one-time IDs to the user apparatus. The second stage authentication means receives the input of the first one-time ID from the user device and determines whether the one-time ID matches the stored first one-time ID. If the result of this determination is affirmative, the second stage authentication means transmits the second one-time ID to the user device. The user or user device determines whether or not the second one-time ID matches the second one-time ID received from the first stage authentication means. If the result of this determination is affirmative, the user apparatus inputs the user's second authentication key to the second stage authentication means, and the second stage authentication means performs the second stage personal authentication.

第1ワンタイムIDは、例えば、個人認証用のワンタイムIDであり、第2ワンタイムIDは、例えば、フィッシング回避用のワンタイムIDで良い。   For example, the first one-time ID may be a one-time ID for personal authentication, and the second one-time ID may be, for example, a one-time ID for avoiding phishing.

第2の観点によれば、第2ワンタイムIDが、第1段階認証手段に代えて、ユーザ装置によって発行される。具体的には、例えば、第1段階認証手段が、第1の認証キーの入力を受けるタイミング又はそれとは異なるタイミングで、ユーザ装置から第2ワンタイムIDを受ける。第1段階の個人認証が成功した場合、第1段階認証手段が、第1ワンタイムIDを発行し、ユーザ装置に、その第1ワンタイムIDを送信する。また、第1段階認証手段が、第2段階認証手段に、第1段階の個人認証が成功したユーザの管理マスタIDと、発行した第1ワンタイムIDと、ユーザ装置から受信した第2ワンタイムIDとを通知する。第2段階認証手段が、ユーザ装置から第1ワンタイムIDの入力を受け、その第1ワンタイムIDが、記憶された第1ワンタイムIDに一致するかどうかを判断する。その判断の結果が肯定的の場合、第2段階認証手段は、ユーザ装置に、記憶されている第2ワンタイムIDを送信する。ユーザ又はユーザ装置が、その第2ワンタイムIDが、第1段階認証手段に入力された第2ワンタイムIDに一致するかどうかを判断する。その判断の結果が肯定的の場合、ユーザ装置は、第1の観点と同様、第2段階認証手段にユーザの第2の認証キーを入力し、第2段階認証手段により、第2段階の個人認証が行われる。   According to the second aspect, the second one-time ID is issued by the user device instead of the first stage authentication means. Specifically, for example, the first stage authentication means receives the second one-time ID from the user device at the timing of receiving the input of the first authentication key or at a different timing. If the first-stage personal authentication is successful, the first-stage authentication means issues a first one-time ID and transmits the first one-time ID to the user device. Further, the first-stage authentication means sends the second-stage authentication means to the management master ID of the user who has succeeded in the first-stage personal authentication, the issued first one-time ID, and the second one-time received from the user device. ID is notified. The second stage authentication means receives the input of the first one-time ID from the user device, and determines whether the first one-time ID matches the stored first one-time ID. If the result of the determination is affirmative, the second stage authentication means transmits the stored second one-time ID to the user device. The user or user device determines whether or not the second one-time ID matches the second one-time ID input to the first stage authentication means. If the result of the determination is affirmative, the user apparatus inputs the user's second authentication key to the second-stage authentication means, and the second-stage authentication means uses the second-stage authentication means, as in the first aspect. Authentication is performed.

第3の観点によれば、第2ワンタイムIDが、第1段階認証手段に代えて、第2段階認証手段によって発行される。具体的には、例えば、第2段階認証手段が、ユーザの管理マスタIDに対応付ける第2ワンタイムIDを発行し、その第2ワンタイムIDを第1段階認証手段に送信する。第1段階の個人認証が成功した場合、第1段階認証手段が、第1ワンタイムIDを発行し、ユーザ装置に、発行した第1ワンタイムIDと、第2段階認証手段から受けた第2ワンタイムIDを送信する。その後、第1の観点と同様の処理が行われる。   According to the third aspect, the second one-time ID is issued by the second stage authentication means instead of the first stage authentication means. Specifically, for example, the second stage authentication unit issues a second one-time ID associated with the user's management master ID, and transmits the second one-time ID to the first stage authentication unit. If the first-stage personal authentication is successful, the first-stage authentication means issues a first one-time ID, and the user apparatus receives the issued first one-time ID and the second-stage authentication means received from the second-stage authentication means. Send a one-time ID. Thereafter, the same processing as in the first aspect is performed.

なお、第1乃至第3の観点のいずれでも、第1及び第2ワンタイムIDについて一致が得られた後に、ユーザ装置から第2段階認証手段にユーザの第2認証キーが入力されるが、それに代えて、第2認証キーは、第1ワンタイムIDがユーザ装置から第2段階認証手段に入力されるタイミングと同じタイミング、そのタイミングよりも前のタイミング、或いは、そのタイミングより後であっても第2ワンタイムIDが第2段階認証手段からユーザ装置に送られるよりも前のタイミングで、ユーザ装置から第2段階認証手段に入力されても良い。   In any of the first to third aspects, after a match is obtained for the first and second one-time IDs, the second authentication key of the user is input from the user device to the second stage authentication unit. Instead, the second authentication key is the same timing as the timing at which the first one-time ID is input from the user device to the second stage authentication means, the timing before that timing, or after that timing. Alternatively, the second one-time ID may be input from the user device to the second-stage authentication unit at a timing prior to being sent from the second-step authentication unit to the user device.

図1は、本発明の第1の実施例に従う個人認証システムの基本的構成を示す。FIG. 1 shows a basic configuration of a personal authentication system according to the first embodiment of the present invention. 図2は、本発明の第1の実施例に従う個人認証方法の流れの一部を示す。FIG. 2 shows a part of the flow of the personal authentication method according to the first embodiment of the present invention. 図3は、図2の続きを示す。FIG. 3 shows a continuation of FIG. 図4は、図3の続きを示す。FIG. 4 shows a continuation of FIG. 図5は、図4の続きを示す。FIG. 5 shows a continuation of FIG. 図6は、本発明の第2の実施例に従う個人認証方法の流れの一部を示す。FIG. 6 shows a part of the flow of the personal authentication method according to the second embodiment of the present invention. 図7は、本発明の第3の実施例に従う個人認証方法の流れの一部を示す。FIG. 7 shows a part of the flow of the personal authentication method according to the third embodiment of the present invention. 図8は、本発明の第4の実施例に従う個人認証方法の流れの一部を示す。FIG. 8 shows a part of the flow of the personal authentication method according to the fourth embodiment of the present invention. 図9は、本発明の第5の実施例に従う個人認証方法の流れの一部を示す。FIG. 9 shows a part of the flow of the personal authentication method according to the fifth embodiment of the present invention. 図10は、本発明の第6の実施例に従う個人認証方法の流れの一部を示す。FIG. 10 shows a part of the flow of the personal authentication method according to the sixth embodiment of the present invention. 図11は、本発明の第7の実施例に従う個人認証方法の流れの一部を示す。FIG. 11 shows a part of the flow of the personal authentication method according to the seventh embodiment of the present invention. 図12は、第1及び第2のワンタイムIDを含んだデータの構成の変形例を示す。FIG. 12 shows a modification of the configuration of data including the first and second one-time IDs.

以下、図面を参照して、本発明の幾つかの実施例を説明する。   Hereinafter, several embodiments of the present invention will be described with reference to the drawings.

図1は、本発明の第1実施例に従う個人認証システムの基本的構成を示す。   FIG. 1 shows a basic configuration of a personal authentication system according to the first embodiment of the present invention.

組織Yのコンピュータシステムは、或るユーザ1に対して、この組織Yから提供される特定のサービスを提供するとき(例えば、組織Yがクレジット会社でありクレジット決済サービスを提供するとき、或いは、組織Yがシステム運用会社でありその会社のサーバにログオンされるとき、など)、そのユーザ1についての個人認証を行う。   The computer system of the organization Y provides a specific service provided from the organization Y to a certain user 1 (for example, when the organization Y is a credit company and provides a credit payment service, or When Y is a system operating company and is logged on to the company's server, etc.), the user 1 is personally authenticated.

このようにユーザ1の個人認証を必要とする組織Yを、この明細書では「認証会社」という。そして、認証会社Yのコンピュータシステム6を、以下、「認証システム6」という。認証システム6は、例えば、携帯電話機2及び認証支援システム3と通信するための通信インタフェース装置と、データベース7を記憶する記憶装置と、メモリと、それらに接続されたプロセッサとを有して良い。プロセッサは、コンピュータプログラムを実行することにより、適宜にメモリ及び/又は通信インタフェース装置を使用しながら、認証システム6が行う後述の処理を行うことができる。データベース7を記憶する記憶装置は、認証システム6の外部に存在し認証システム6と通信可能に接続されていても良い。   The organization Y that requires the personal authentication of the user 1 in this way is referred to as “authentication company” in this specification. The computer system 6 of the authentication company Y is hereinafter referred to as “authentication system 6”. The authentication system 6 may include, for example, a communication interface device for communicating with the mobile phone 2 and the authentication support system 3, a storage device that stores the database 7, a memory, and a processor connected thereto. By executing the computer program, the processor can perform the processing described below performed by the authentication system 6 while appropriately using the memory and / or the communication interface device. The storage device that stores the database 7 may exist outside the authentication system 6 and may be communicably connected to the authentication system 6.

組織Xは、認証会社Yによる個人認証を支援するための組織である。組織Xは、認証会社Yとは別の会社で良い。この認証支援のための組織Xを、この明細書では「認証支援会社」という。そして、認証支援会社Xのコンピュータシステム3を、以下、「認証支援システム3」という。認証支援システム3は、認証システム6と通信可能に接続される。認証支援システム3は、例えば、携帯電話機2及び認証システム6と通信するための通信インタフェース装置と、データベース4を記憶する記憶装置と、メモリと、それらに接続されたプロセッサとを有して良い。プロセッサは、コンピュータプログラムを実行することにより、適宜にメモリ及び/又は通信インタフェース装置を使用しながら、認証支援システム3が行う後述の処理を行うことができる。データベース4を記憶する記憶装置は、認証支援システム3の外部に存在し認証支援システム3と通信可能に接続されていても良い。   The organization X is an organization for supporting personal authentication by the authentication company Y. The organization X may be a company different from the certification company Y. The organization X for authentication support is referred to as “authentication support company” in this specification. The computer system 3 of the authentication support company X is hereinafter referred to as “authentication support system 3”. The authentication support system 3 is communicably connected to the authentication system 6. The authentication support system 3 may include, for example, a communication interface device for communicating with the mobile phone 2 and the authentication system 6, a storage device that stores the database 4, a memory, and a processor connected thereto. By executing the computer program, the processor can perform the processing described below performed by the authentication support system 3 while appropriately using the memory and / or communication interface device. The storage device that stores the database 4 may exist outside the authentication support system 3 and may be communicably connected to the authentication support system 3.

認証支援システム3及び認証システム6は、ユーザ1が使用する情報処理装置であるユーザ装置と通信可能である。ユーザ装置は、据置型の装置であっても携帯可能な装置であっても良い。本実施例では、ユーザ装置は、携帯電話機2であるとする。携帯電話機2に代えて、他種の携帯通信端末、例えば、スマートフォン、ラップトップ型パーソナルコンピュータ或いはカーナビゲーション装置などが使用されてもよい。   The authentication support system 3 and the authentication system 6 can communicate with a user device that is an information processing device used by the user 1. The user device may be a stationary device or a portable device. In this embodiment, it is assumed that the user device is the mobile phone 2. Instead of the mobile phone 2, other types of mobile communication terminals such as a smartphone, a laptop personal computer, or a car navigation device may be used.

次に、認証会社Y(認証システム6)及び認証支援会社X(認証支援システム3)に対するユーザ1の個人情報の登録方法について説明する。   Next, a method for registering the personal information of the user 1 with respect to the authentication company Y (authentication system 6) and the authentication support company X (authentication support system 3) will be described.

ユーザ1の認証キーとして、第1の認証キー11及び第2の認証キー12がある。第1の認証キー11の一例は、会員ID11であり、第2の認証キー12の一例は、パスワード12である。認証キー11及び12のうちの少なくとも一方が、ユーザに固有の認証キーで良い。ユーザ1は、通常、会員ID11とパスワード12を他人に秘密にしている。会員ID11及びパスワード12は、後述の携帯電話番号21とは異なる。携帯電話番号21とは、携帯通信端末2に固有のIDである。携帯通信端末2に固有のIDは、携帯電話番号21に代えて、他種のID(例えば、MACアドレス或いは携帯通信端末2に製造番号)が採用されても良い。   There are a first authentication key 11 and a second authentication key 12 as user 1 authentication keys. An example of the first authentication key 11 is a member ID 11, and an example of the second authentication key 12 is a password 12. At least one of the authentication keys 11 and 12 may be an authentication key unique to the user. The user 1 usually keeps the member ID 11 and the password 12 secret from others. The member ID 11 and the password 12 are different from a mobile phone number 21 described later. The mobile phone number 21 is an ID unique to the mobile communication terminal 2. As the ID unique to the mobile communication terminal 2, another type of ID (for example, a MAC address or a serial number for the mobile communication terminal 2) may be adopted instead of the mobile phone number 21.

ステップ101(以下、S101)で、ユーザ1は、自分の携帯電話機2を用いて、所望の認証会社Yの認証システム6に電話をかけて(又は、書面の送付やWWW(World Wide Wave)サービスなどの別の適当な方法で通信して)、会員登録を申請する。この申請時に、ユーザ1は、自分の住所、氏名、生年月日や利用したいサービスなどの通常の会員登録事項の他に、自分の携帯電話番号21(携帯電話機2の電話番号)及びパスワード12を認証システム6に通知する(なお、携帯電話機2から電話をかければ、通常、その発信番号21は、自動的に認証システム6に通知される)。   In step 101 (hereinafter referred to as S101), the user 1 uses his / her mobile phone 2 to call the authentication system 6 of the desired authentication company Y (or to send a document or to a WWW (World Wide Wave) service. Communicate via another appropriate method, etc.) and apply for membership registration. At the time of this application, the user 1 gives his / her mobile phone number 21 (phone number of the mobile phone 2) and password 12 in addition to his normal membership registration items such as his / her address, name, date of birth and service he / she wants to use. Notify the authentication system 6 (in addition, if a call is made from the mobile phone 2, the call number 21 is usually automatically notified to the authentication system 6).

認証システム6は、ユーザ1の申請内容が会員となるための所要の条件を満たしていれば、ユーザ1を会員として登録すべく、ユーザ1にユニークなID(以下、管理マスタID)13を割り当て、その管理マスタID13と携帯電話番号21とパスワード12と上記の通常の会員登録事項とを、そのユーザ1の固有の会員データとしてデータベース7に登録する。なお、管理マスタID13は、会員ID11のような第1認証キーや、パスワード12のような第2認証キーとは異なる。管理マスタID13は、認証支援システム3と認証システム6だけが知っており、それらのシステム3及び6以外(例えばユーザも)は知らないことが望ましい。また、第1及び第2の認証キーは、携帯電話機2のようなユーザ装置に付与されるものではなく、ユーザ個人に割り当てられたものである。   The authentication system 6 assigns a unique ID (hereinafter referred to as a management master ID) 13 to the user 1 so as to register the user 1 as a member if the application contents of the user 1 satisfy a necessary condition for becoming a member. The management master ID 13, the mobile phone number 21, the password 12, and the normal member registration items are registered in the database 7 as member data unique to the user 1. The management master ID 13 is different from the first authentication key such as the member ID 11 and the second authentication key such as the password 12. It is desirable that the management master ID 13 is known only by the authentication support system 3 and the authentication system 6, and does not know other than the systems 3 and 6 (for example, the user). The first and second authentication keys are not assigned to a user device such as the mobile phone 2 but are assigned to individual users.

続いて、認証システム6は、S102で、登録したユーザ1の管理マスタID13と携帯電話番号21と、上記通常の会員登録事項のうち認証支援に必要な情報、望ましくは最低限の情報、例えば名前のみ(つまり、名前以外の個人情報、例えば、住所や連絡先などは、個人情報の秘密保持のために含まれない)を、認証支援会社Xの認証支援システム3に通知する。ここで、ユーザ1のパスワード12は、認証システム6内で秘密に保持され、認証支援システム3には通知されない。   Subsequently, in S102, the authentication system 6 registers the management master ID 13 and the mobile phone number 21 of the registered user 1 and the information necessary for authentication support, preferably the minimum information such as the name, among the normal member registration items. Only (that is, personal information other than the name, for example, address and contact information are not included for the confidentiality of the personal information) is notified to the authentication support system 3 of the authentication support company X. Here, the password 12 of the user 1 is kept secret in the authentication system 6 and is not notified to the authentication support system 3.

その後、ユーザ1は、S103で、自分の携帯電話機2を用いて認証支援システム3に電話をかけて(又は、認証支援システム3の方からユーザ1の携帯電話機2にかかってきた電話に応答して)、認証会社Yや上記通常の会員登録事項を確認すると共に、自分の携帯電話番号21(携帯電話機2の電話番号)と会員ID11を、携帯電話機2を通じて認証支援システム3に通知する(なお、ユーザ1が携帯電話機2から認証支援システム3に電話をかけた場合には、通常、その発信番号は自動的に認証支援システム3に通知され、一方、認証支援システム3から携帯電話機2に電話をかけた場合には、それに応答した者がユーザ1本人であることが確認できれば、自ずと携帯電話番号21も確認される)。   Thereafter, in S103, the user 1 makes a call to the authentication support system 3 using his / her mobile phone 2 (or responds to a call received from the authentication support system 3 to the mobile phone 2 of the user 1). In addition to confirming the authentication company Y and the normal member registration items, the mobile phone 2 notifies the authentication support system 3 of the mobile phone number 21 (phone number of the mobile phone 2) and the member ID 11 (note that When the user 1 makes a call from the mobile phone 2 to the authentication support system 3, the calling number is usually automatically notified to the authentication support system 3, while the authentication support system 3 calls the mobile phone 2. If the person who responds to the call is confirmed to be one user, the mobile phone number 21 is also confirmed by itself).

認証支援システム3は、このユーザ1との電話通信によって、上記通常の会員登録事項及び携帯電話番号が正しいことが確認できると、ユーザ1を会員として登録すべく、ユーザ1の携帯電話番号21と会員ID11と管理マスタID13と上記通常の会員登録事項を、このユーザ1固有の会員データとしてデータベース4に登録する。ここで、ユーザ1の会員ID11は、認証支援システム3内で秘密に保持され、認証システム6へ通知されることはない。   When the authentication support system 3 can confirm that the normal member registration items and the mobile phone number are correct by telephone communication with the user 1, the authentication support system 3 is connected to the mobile phone number 21 of the user 1 to register the user 1 as a member. The member ID 11, the management master ID 13, and the normal member registration items are registered in the database 4 as member data unique to the user 1. Here, the member ID 11 of the user 1 is kept secret in the authentication support system 3 and is not notified to the authentication system 6.

会員ID11は、ユーザ1と認証支援システム3の2者で共有される。会員ID11を知る者は、ユーザ1以外では認証支援システム3のみである。また、パスワード12は、ユーザ1と認証システム6の2者で共有される。パスワード12を知る者は、ユーザ1以外では認証システム6のみである。   The member ID 11 is shared by the user 1 and the authentication support system 3. The person who knows the member ID 11 is only the authentication support system 3 except for the user 1. The password 12 is shared between the user 1 and the authentication system 6. The person who knows the password 12 is only the authentication system 6 except for the user 1.

従って、認証支援システム3は、ユーザ1の会員ID11を知っているが、パスワード12を知らない。一方、認証システム6は、パスワード12を知っているが、会員ID11を知らない。このように、ユーザ1に固有の2つの認証キー(会員ID11及びパスワード12)の双方を知る者は、ユーザ1のみである。   Accordingly, the authentication support system 3 knows the member ID 11 of the user 1 but does not know the password 12. On the other hand, the authentication system 6 knows the password 12 but does not know the member ID 11. Thus, only the user 1 knows both of the two authentication keys unique to the user 1 (member ID 11 and password 12).

会員ID11とパスワード12は、認証支援システム3と認証支援システム6という別個のシステム(組織)によって、互いに分離された状態で個別に管理されている。認証支援システム3と認証システム6は、それぞれ、会員ID11とパスワード12を別個に秘密に管理しており、一方のシステム(組織)が他方のシステム(組織)にそのキーを教えることはない。   The member ID 11 and the password 12 are individually managed in a state of being separated from each other by separate systems (organizations) called the authentication support system 3 and the authentication support system 6. The authentication support system 3 and the authentication system 6 separately manage the member ID 11 and the password 12 separately, and one system (organization) does not teach the key to the other system (organization).

このように、ユーザ1に固有の2つの認証キー(会員ID11及びパスワード12)が分離されて秘密に管理されていることにより、後に詳述するように、ユーザ1の個人認証の信頼性つまり安全性が向上する。そして、このように管理された2つの認証キーを関連付けるために、第3のキーが使用される。この第3のキーは、一時的又は一回限り使用可能なキーであって、この明細書では「ワンタイムID」と呼ばれる。ワンタイムIDとして、第1及び第2ワンタイムIDがある。第1及び第2ワンタイムIDは、例えば、認証支援システム3からユーザ1及び認証システム6に対して発行されるようになっている。なお、第1及び第2ワンタイムIDの少なくとも一方は、表示されても良く、表示された場合、数字、文字、符号、図形、画像及び写真等の複数種類のオブジェクトのうちの少なくとも1つとして表示されても良い。つまり、第1及び第2ワンタイムIDの少なくとも一方は、数字、文字、符号、図形、画像及び写真等の複数種類のオブジェクトのうちの少なくとも1つで良い。   As described above, since the two authentication keys (member ID 11 and password 12) unique to the user 1 are separated and secretly managed, the reliability of the personal authentication of the user 1, that is, the safety, as will be described in detail later. Improves. The third key is used to associate the two authentication keys managed in this way. This third key is a key that can be used temporarily or once, and is referred to as a “one-time ID” in this specification. There are first and second one-time IDs as one-time IDs. The first and second one-time IDs are issued from the authentication support system 3 to the user 1 and the authentication system 6, for example. Note that at least one of the first and second one-time IDs may be displayed, and when displayed, as at least one of a plurality of types of objects such as numbers, characters, codes, graphics, images, and photographs. It may be displayed. That is, at least one of the first and second one-time IDs may be at least one of a plurality of types of objects such as numbers, characters, codes, graphics, images, and photographs.

また、図1において、携帯電話機2から認証システム6に送られる情報(例えばS101で送られる情報)は、認証支援システム3を経由しないで認証システム6に送られることが望ましい。同様に、図1において、携帯電話機2から認証支援システム3に送られる情報(例えばS103で送られる情報)は、認証システム6を経由しないで認証支援システム3に送られることが望ましい。   In FIG. 1, information sent from the mobile phone 2 to the authentication system 6 (for example, information sent in S <b> 101) is preferably sent to the authentication system 6 without going through the authentication support system 3. Similarly, in FIG. 1, information (for example, information sent in S103) sent from the mobile phone 2 to the authentication support system 3 is preferably sent to the authentication support system 3 without going through the authentication system 6.

また、認証支援システム3及び認証システム6のうちの少なくとも一方に情報を登録する方法は、上記の方法に限らず、他種の方法が採用されても良い。例えば、携帯電話機2がインターネットのような通信ネットワークを通じてシステム3又は6にアクセスし、それに応答して携帯電話機2の画面に表示されたGUI(Graphical User Interface)に、ユーザが情報を入力することで、情報が登録されても良い。つまり、携帯電話機2とシステム3及び6のうちの少なくとも一方との通信は、音声通話に代えて又は加えて、HTTP(Hypertext Transfer Protocol)等の所定の通信プロトコルに従う通信(情報の送受信)が採用されても良い。   The method for registering information in at least one of the authentication support system 3 and the authentication system 6 is not limited to the above method, and other types of methods may be employed. For example, when the mobile phone 2 accesses the system 3 or 6 through a communication network such as the Internet, the user inputs information into a GUI (Graphical User Interface) displayed on the screen of the mobile phone 2 in response to the access. Information may be registered. That is, communication (transmission / reception of information) according to a predetermined communication protocol such as HTTP (Hypertext Transfer Protocol) is adopted for communication between the mobile phone 2 and at least one of the systems 3 and 6 instead of or in addition to voice communication. May be.

また、認証支援システム3に情報を登録するユーザ装置と認証システム6に情報を登録するユーザ装置は同一であっても異なっていても良い。   The user device that registers information in the authentication support system 3 and the user device that registers information in the authentication system 6 may be the same or different.

以下、図2〜図5を参照して、本実施例で行われる個人認証の手順を説明する。なお、認証会社Yは、図2〜5では、1社しか示されていないが、実際には複数社存在するのが通常である。その場合でも、認証支援会社Xは1社のみであってよい(勿論、複数社あってもよいが、この明細書では、1つの認証支援会社Xの支援の下で行なわれる個人認証にのみ焦点を絞って、説明を行なう)。   Hereinafter, with reference to FIGS. 2 to 5, a procedure of personal authentication performed in the present embodiment will be described. Although only one company is shown in FIGS. 2 to 5 for the authentication company Y, there are usually a plurality of companies. Even in that case, there may be only one authentication support company X (of course, there may be a plurality of companies, but this specification focuses only on personal authentication performed with the support of one authentication support company X). To explain)

まず、図2に示すように、ユーザ1が、自分の携帯電話機2から認証支援システム3に電話をかける。認証支援システム3は、その着信に自動応答して、その携帯電話機2からの携帯電話番号21を、データベース4に登録されている会員電話番号リストと照合する。照合の結果、その発信番号21が登録済みの或る会員の電話番号とマッチすれば、認証支援システム3は、その会員向けに用意されたサービスメニュー(例えば、音声ガイダンス)を、ユーザ1の携帯電話機2に送る。   First, as shown in FIG. 2, the user 1 calls the authentication support system 3 from his mobile phone 2. The authentication support system 3 automatically responds to the incoming call and compares the mobile phone number 21 from the mobile phone 2 with the member phone number list registered in the database 4. As a result of the collation, if the call number 21 matches a registered member's telephone number, the authentication support system 3 displays a service menu (for example, voice guidance) prepared for the member by the mobile phone of the user 1. Send to phone 2.

ユーザ1は、そのサービスメニューに従って、携帯電話機2のテンキー(又は、音声認識機能)を用いて、まず所望の認証会社Yの所望のサービス(例えば、所望のクレジット会社のクレジット決済サービス)を選択し、続いて、自分の会員ID11を入力する。携帯電話機2は、この会員ID11を認証支援システム3に送る(S1)。なお、会員ID11の入力と同じかそれよりも後のタイミングで、携帯電話機2の固有のIDが入力されても良い。   The user 1 first selects a desired service of a desired authentication company Y (for example, a credit settlement service of a desired credit company) using the numeric keypad (or voice recognition function) of the mobile phone 2 according to the service menu. Subsequently, the member ID 11 is input. The cellular phone 2 sends this member ID 11 to the authentication support system 3 (S1). Note that the unique ID of the mobile phone 2 may be input at the same timing as or later than the input of the member ID 11.

認証支援システム3は、受信した会員ID11が、データベース4に登録されている上記マッチした会員の会員ID11に一致するか否かを判断する(S2)。これが、第1段階の認証である。S2の判断の結果が肯定的であるということは、第1段階の認証の成功を意味する、本明細書の説明において、「一致」は、完全一致に限らず、実質的な一致でも良い。例えば、比較されるワンタイムID同士の一方がハッシュ化されている場合には、他方もハッシュ化し、ハッシュ値同士が比較され、その比較の結果としての一致であっても良い。   The authentication support system 3 determines whether or not the received member ID 11 matches the member ID 11 of the matched member registered in the database 4 (S2). This is the first stage authentication. The positive result of the determination in S2 means that the first-stage authentication is successful. In the description of this specification, “match” is not limited to a perfect match, and may be a substantial match. For example, when one of the one-time IDs to be compared is hashed, the other is also hashed, the hash values are compared, and a match as a result of the comparison may be used.

次に、図3に示すように、認証支援システム3は、S2の判断の結果が肯定的の場合(つまり第1段階の認証が成功の場合)、第1及び第2ワンタイムID31及び32を発行する。認証支援システム3は、ワンタイムID31及び32を、ユーザ1の携帯電話機2に通知すると共に、ユーザ1がサービスメニューで選択した所望の認証会社Yの認証システム6にも通知する(S3)。ワンタイムID31及び32は、認証支援システム3及び認証システム6が取り扱う(又は取り扱う可能性のある)他のあらゆるワンタイムIDとは異なるユニークなコードで良い。   Next, as shown in FIG. 3, the authentication support system 3 sets the first and second one-time IDs 31 and 32 when the determination result of S2 is affirmative (that is, when the first-stage authentication is successful). Issue. The authentication support system 3 notifies the one-time IDs 31 and 32 to the mobile phone 2 of the user 1 and also notifies the authentication system 6 of the desired authentication company Y selected by the user 1 in the service menu (S3). The one-time IDs 31 and 32 may be unique codes different from any other one-time IDs handled (or possibly handled) by the authentication support system 3 and the authentication system 6.

なお、認証支援システム3のデータベース4には、各会員のデータとして、上述した携帯電話番号21や会員ID11の他に、認証システム6がその会員を識別するためにその会員にユニークに割り当てたID(以下、「管理マスタID13」という)も登録されている。認証支援システム3は、ユーザ1に発行したワンタイムID31及び32を認証システム6に通知する時には、そのユーザ1(つまり、第1段階の認証について成功が得られた会員)の管理マスタID13も一緒に認証システム6に通知する。それにより、認証システム6は、通知されたワンタイムID31及び32がどの会員に対して発行されたものかを認識することができる。   The database 4 of the authentication support system 3 includes, as the data of each member, in addition to the above-described mobile phone number 21 and member ID 11, an ID uniquely assigned to the member by the authentication system 6 to identify the member. (Hereinafter referred to as “management master ID 13”) is also registered. When the authentication support system 3 notifies the authentication system 6 of the one-time IDs 31 and 32 issued to the user 1, the management master ID 13 of the user 1 (that is, the member who has obtained success in the first-stage authentication) is also included. To the authentication system 6. Accordingly, the authentication system 6 can recognize to which member the notified one-time IDs 31 and 32 are issued.

認証システム6は、通知されたワンタイムID31及び32を、その発行を受けた会員のワンタイムID31及び32として、データベース7に格納する。具体的には、認証システム6は、通知された管理マスタID13に一致する、データベース7内の管理マスタIDに、通知されたワンタイムID31及び32を関連付ける。なお、認証システム6のデータベース7には、認証システム6を利用することができる各会員について、管理マスタIDにパスワードが関連付けられている。   The authentication system 6 stores the notified one-time IDs 31 and 32 in the database 7 as the one-time IDs 31 and 32 of the members who received the issuance. Specifically, the authentication system 6 associates the notified one-time IDs 31 and 32 with the management master ID in the database 7 that matches the notified management master ID 13. In the database 7 of the authentication system 6, a password is associated with the management master ID for each member who can use the authentication system 6.

次に、図4に示すように、ユーザ1が、携帯電話機2を用いて、ユーザの第1ワンタイムID31を、その携帯電話機2から認証システム6へ送る(S4)。なお、図4に示すデータベース7において、点線で囲っている部分が、認証支援システム3から受信された情報で、その他の部分が予め記憶されている情報である。   Next, as shown in FIG. 4, the user 1 uses the mobile phone 2 to send the user's first one-time ID 31 from the mobile phone 2 to the authentication system 6 (S4). In the database 7 shown in FIG. 4, the part surrounded by a dotted line is information received from the authentication support system 3 and the other part is information stored in advance.

認証システム6は、携帯電話機2から第1ワンタイムID31を受信し、データベース7の中から、受信した第1ワンタイムID31に一致する第1ワンタイムIDを探す(S4B)。   The authentication system 6 receives the first one-time ID 31 from the mobile phone 2 and searches the database 7 for a first one-time ID that matches the received first one-time ID 31 (S4B).

その結果、受信した第1ワンタイムID31に一致する第1ワンタイムIDがデータベース7から見つかった場合(つまり、第1ワンタイムIDについての一致が認証システム6において得られた場合)、認証システム6は、図5に示すように、携帯電話機2に対して、第2ワンタイムID32を通知する(S5)。   As a result, when a first one-time ID that matches the received first one-time ID 31 is found from the database 7 (that is, when a match for the first one-time ID is obtained in the authentication system 6), the authentication system 6 As shown in FIG. 5, the mobile phone 2 is notified of the second one-time ID 32 (S5).

携帯電話機2が第2ワンタイムID32を受信すると、携帯電話機2(又はユーザ1が目視で)、その第2ワンタイムID32が、認証支援システム3から通知された第2ワンタイムID32と一致するか否かを判断する(S6)。   When the mobile phone 2 receives the second one-time ID 32, does the mobile phone 2 (or the user 1 visually) match the second one-time ID 32 with the second one-time ID 32 notified from the authentication support system 3? It is determined whether or not (S6).

S6の判断の結果が肯定的の場合、ユーザ1は、携帯電話機2から、認証システム6に対して、パスワード12を通知する(S7)。   When the result of the determination in S6 is affirmative, the user 1 notifies the password 12 from the mobile phone 2 to the authentication system 6 (S7).

認証システム6は、携帯電話機2から通知されたパスワード12が、データベース7に記憶されている、ユーザ1のパスワード12に一致するかどうかを判断する(S8)。つまり、第2段階の認証が行われる。S8の判断の結果が肯定的の場合(ユーザ1のパスワード12との一致が得られた場合)、認証システム6は、ユーザ1は会員であると認定する。つまり、ユーザ1の第2段階の認証が成功となる。   The authentication system 6 determines whether or not the password 12 notified from the mobile phone 2 matches the password 12 of the user 1 stored in the database 7 (S8). That is, the second stage authentication is performed. If the result of the determination in S8 is affirmative (when a match with the password 12 of the user 1 is obtained), the authentication system 6 determines that the user 1 is a member. That is, the second stage authentication of the user 1 is successful.

本実施例によれば、もし、携帯電話機2が、認証システム6ではなく、フィッシングにより不正にユーザ1から固有の情報を取得しようとしている者(組織または個人)のコンピュータシステムから第2ワンタイムID32を受信した場合、S6の判断の結果が否定的となる(すなわち、第2ワンタイムIDについての一致が携帯電話機2において得られないことになる)。この場合、ユーザ1は、携帯電話機2からそのコンピュータシステムにパスワード12を入力することを回避することができる。つまり、フィッシングを回避することができる。   According to the present embodiment, if the mobile phone 2 is not the authentication system 6 but the computer system of the person (organization or individual) who is attempting to acquire specific information from the user 1 illegally by phishing, the second one-time ID 32 is obtained. Is received, the result of the determination in S6 is negative (that is, the mobile phone 2 cannot obtain a match for the second one-time ID). In this case, the user 1 can avoid inputting the password 12 from the mobile phone 2 to the computer system. That is, phishing can be avoided.

また、本実施例によれば、携帯電話機2及び認証システム6が、それぞれ、ワンタイムIDについて一致が得られたか否かを判断するが、第1及び第2ワンタイムIDは、認証支援システム3で発行(生成)される。このため、ワンタイムIDを生成するためのコンピュータプログラムを携帯電話機2及び認証システム6の両方にインストールするという手間は不要である。   Further, according to the present embodiment, the mobile phone 2 and the authentication system 6 determine whether or not a match is obtained for the one-time ID, respectively, but the first and second one-time IDs are the authentication support system 3. Issued (generated). For this reason, the trouble of installing a computer program for generating a one-time ID in both the mobile phone 2 and the authentication system 6 is unnecessary.

なお、個人認証の一連の流れにおいて、携帯電話機2から認証システム6に送られる情報(例えば会員ID)は、認証支援システム3を経由しないで認証システム6に送られることが望ましい。携帯電話機2から認証支援システム3に送られる情報(例えばパスワード)は、認証システム6を経由しないで認証支援システム3に送られることが望ましい。   In a series of personal authentication flows, information (for example, a member ID) sent from the mobile phone 2 to the authentication system 6 is preferably sent to the authentication system 6 without going through the authentication support system 3. Information (for example, password) sent from the mobile phone 2 to the authentication support system 3 is preferably sent to the authentication support system 3 without going through the authentication system 6.

また、認証支援システム3が携帯電話機2に送信する情報(例えば第1ワンタイムID)は、認証システム6を経由しないで携帯電話機2に送られて良い。認証システム6が携帯電話機2に送信する情報(例えば第2ワンタイムID)は、認証支援システム3を経由しないで携帯電話機2に送られて良い。   Information (for example, the first one-time ID) transmitted from the authentication support system 3 to the mobile phone 2 may be sent to the mobile phone 2 without going through the authentication system 6. Information (for example, the second one-time ID) transmitted from the authentication system 6 to the mobile phone 2 may be sent to the mobile phone 2 without going through the authentication support system 3.

また、第1段階の個人認証の際に利用されるユーザ装置(例えば会員IDを送信するユーザ装置)と、第2段階の個人認証の際に利用されるユーザ装置(例えばパスワードを送信するユーザ装置)は同一であっても異なっていても良い。例えば、第1段階の個人認証は携帯電話機2を利用して行われ、第2段階の個人認証はパーソナルコンピュータを利用して行われても良い。   In addition, a user device (for example, a user device that transmits a member ID) used in the first stage personal authentication and a user device (for example, a user device that transmits a password) used in the second stage personal authentication. ) May be the same or different. For example, the first stage of personal authentication may be performed using the mobile phone 2, and the second stage of personal authentication may be performed using a personal computer.

また、携帯電話機2とシステム3及び6のうちの少なくとも一方との通信は、音声通話に代えて又は加えて、HTTP(Hypertext Transfer Protocol)等の所定の通信プロトコルに従う通信(情報の送受信)が採用されても良い。例えば、携帯電話機2を利用して認証会社Yを選択する方法として、無料ガイダンスでユーザ所望の認証会社に対応する番号を入力する方法でも良いし、携帯電話機2のWEB画面(典型的には、認証支援システム3からのWEB画面)に認証会社の一覧を表示し、その一覧からユーザ所望の認証会社が選択されても良い。なお、WEB画面に表示される認証会社一覧の作成方法としては、例えば次の方法が採用されて良い。すなわち、各認証会社のシステム6が、ユーザ装置のID(例えば携帯電話番号)を記憶していて、そのシステム6に対するユーザからの情報登録の際に、ユーザが、認証支援会社のシステム3にそのユーザが認証会社のシステム6に情報を登録したことを通知しても良いことを承認して良い。その承認が得られた認証システム6が、そのユーザのユーザ装置ID(或いは管理マスタID)と、認証会社の名称等を、認証支援システム3に通知して良い。認証支援システム3は、ユーザ装置ID又は管理マスタIDに、認証会社の名称等を関連付け、ユーザから認証会社の選択を受け付ける際には、そのユーザのユーザ装置ID又は管理マスタIDに関連付けられている認証会社名称等の一覧のWEB画面を、そのユーザの携帯電話機2に提供して良い。これにより、ユーザは、一度の手続で複数の認証会社を選択することが可能である。   Communication between the mobile phone 2 and at least one of the systems 3 and 6 employs communication (transmission / reception of information) according to a predetermined communication protocol such as HTTP (Hypertext Transfer Protocol) instead of or in addition to voice call. May be. For example, as a method of selecting the authentication company Y using the mobile phone 2, a method of inputting a number corresponding to the authentication company desired by the user with free guidance may be used, or a WEB screen (typically, A list of authentication companies may be displayed on the WEB screen from the authentication support system 3, and an authentication company desired by the user may be selected from the list. Note that, for example, the following method may be employed as a method for creating the list of authentication companies displayed on the WEB screen. That is, the system 6 of each authentication company stores the ID (for example, a mobile phone number) of the user device, and when the user registers information with respect to the system 6, the user enters the system 3 of the authentication support company. It may be approved that the user may notify that the information has been registered in the system 6 of the authentication company. The authentication system 6 that has obtained the approval may notify the authentication support system 3 of the user device ID (or management master ID) of the user and the name of the authentication company. When the authentication support system 3 associates the name of the authentication company or the like with the user device ID or management master ID and accepts the selection of the authentication company from the user, the authentication support system 3 is associated with the user device ID or management master ID of the user. A WEB screen of a list of authentication company names and the like may be provided to the user's mobile phone 2. Thereby, the user can select a plurality of authentication companies in one procedure.

また、第1認証キー及び第2認証キーの少なくとも一方は、認証システム6毎に1つでも良いし、複数の認証システム6で同じであっても良い。   Further, at least one of the first authentication key and the second authentication key may be one for each authentication system 6 or may be the same for a plurality of authentication systems 6.

また、第1ワンタイムIDが、ユーザがキー操作で入力可能な文字、数字及びコードのうちの少なくとも1つの組合せであっても良く、第2ワンタイムIDが、第1ワンタイムIDとは異なる種類のID、つまり、キー操作で入力できないID(例えば、画像或いは写真)であっても良い。第2ワンタイムIDの一致の判断では、例えば、携帯電話機2の画面に、認証支援システム3からの第2ワンタイムIDとしての画像又は写真Aと、認証システム6からの第2ワンタイムIDとしての画像又は写真Bとが同時期に表示されて良い。ユーザは、画像又は写真Aと画像又は写真Bとを比較し、同じであれば、認証システム6が正当であると判断できる。   In addition, the first one-time ID may be a combination of at least one of letters, numbers, and codes that can be input by the user through a key operation, and the second one-time ID is different from the first one-time ID. It may be an ID of a type, that is, an ID that cannot be input by key operation (for example, an image or a photograph). In the determination of the coincidence of the second one-time ID, for example, the image or photo A as the second one-time ID from the authentication support system 3 and the second one-time ID from the authentication system 6 are displayed on the screen of the mobile phone 2. Or the image B may be displayed at the same time. The user compares the image or photograph A with the image or photograph B, and can determine that the authentication system 6 is valid if they are the same.

なお、本実施例において、ワンタイムID31及び32は、下記で良い。   In the present embodiment, the one-time IDs 31 and 32 may be as follows.

すなわち、第1ワンタイムID31は、個人認証用のワンタイムIDであり、第2ワンタイムIDは、フィッシング回避用のワンタイムIDで良い。ワンタイムIDは、第1の認証キーと第2の認証キーを関連付ける媒介のようなオブジェクトで良い。   That is, the first one-time ID 31 may be a one-time ID for personal authentication, and the second one-time ID may be a one-time ID for avoiding phishing. The one-time ID may be an object such as a medium that associates the first authentication key with the second authentication key.

また、ワンタイムID同士の比較において一致が得られた場合、携帯電話機2又は認証システム6は、その認証で使用したワンタイムID31(32)に「使用済み」を意味するステータスを付与し、そのワンタイムID31(32)が「使用済み」になった旨を認証支援システム3に報告して良い。「使用済み」となったワンタイムID31(32)は、以後二度と個人認証には使用されないで良い。   Further, when a match is obtained in the comparison between the one-time IDs, the mobile phone 2 or the authentication system 6 gives a status indicating “used” to the one-time ID 31 (32) used in the authentication, and It may be reported to the authentication support system 3 that the one-time ID 31 (32) is “used”. The one-time ID 31 (32) that has become “used” may not be used for personal authentication again.

また、ワンタイムID同士の比較において一致が得られなかった場合、携帯電話機2又は認証システム6は、そのワンタイムID31(32)に対しても「使用済み」ステータスを付与しないで良い。   In addition, when a match is not obtained in the comparison between the one-time IDs, the mobile phone 2 or the authentication system 6 may not give the “used” status to the one-time ID 31 (32).

また、ワンタイムID31(32)に使用期限が付いている場合、そのワンタイムID31(32)が個人認証で使用されなくても、その使用期限を過ぎた時点で、携帯電話機2及び認証システム6は、ワンタイムID31(32)に「期限切れ」を意味するステータスを付与して良い。そして、携帯電話機2又は認証システム6は、そのワンタイムID31(32)が「期限切れ」になった旨を認証支援システム3に報告して良い。   Further, when the one-time ID 31 (32) has an expiration date, even if the one-time ID 31 (32) is not used for personal authentication, the mobile phone 2 and the authentication system 6 are used when the expiration date has passed. May give a status indicating "expired" to the one-time ID 31 (32). Then, the mobile phone 2 or the authentication system 6 may report to the authentication support system 3 that the one-time ID 31 (32) has expired.

「使用済み」となったワンタイムID31(32)及び「期限切れ」となったワンタイムID31(32)は、以後、所定期間が経過するまでは二度と個人認証には使用されないで良い。   The one-time ID 31 (32) that has become “used” and the one-time ID 31 (32) that has become “expired” may not be used again for personal authentication until the predetermined period has passed.

よって、個人認証に使用されるワンタイムID31(32)は、「未使用」であって「期限切れ」でないワンタイムID31(32)で良い。ただし、「使用済み」となったワンタイムID31(32)及び「期限切れ」となったワンタイムID31(32)は、ワンタイムID31(32)の不正な二重使用を検出する目的で以後も使用されることがあっても良い。   Therefore, the one-time ID 31 (32) used for personal authentication may be the one-time ID 31 (32) that is “unused” and not “expired”. However, the one-time ID 31 (32) that has become “used” and the one-time ID 31 (32) that has become “expired” are used for the purpose of detecting unauthorized double use of the one-time ID 31 (32). It may be done.

以下、本発明の第2の実施例を説明する。その際、第1の実施例との相違点を主に説明し、第1の実施例との共通点については説明を省略或いは簡略する(なお、これは、後の第3の実施例以降についても同様である)。   The second embodiment of the present invention will be described below. At that time, the difference from the first embodiment will be mainly described, and the description of the common points with the first embodiment will be omitted or simplified (this is the case after the third embodiment later). Is the same).

第2の実施例では、認証支援システム3に代えて、携帯電話機2が、第2ワンタイムIDを発行する。   In the second embodiment, the mobile phone 2 issues a second one-time ID instead of the authentication support system 3.

図6は、本発明の第2の実施例に従う個人認証方法の流れの一部を示す。   FIG. 6 shows a part of the flow of the personal authentication method according to the second embodiment of the present invention.

携帯電話機2は、会員IDを入力する際、或いは、第1段階の個人認証が成功の場合に、第2ワンタイムIDを認証支援システム3に入力する(S1A)。その入力の方法としては、幾つか考えられる。例えば、携帯電話機2が、ユーザからの操作に応答して第2ワンタイムIDを発行し、その第2ワンタイムIDを認証支援システム3に送信しても良い。或いは、携帯電話機2が、認証支援システム3からのGUI(Graphical User Interface)画面を表示し、ユーザがそのGUI画面に対して特定の操作をすることで、認証支援システム3に第2ワンタイムIDが入力されても良い。   The mobile phone 2 inputs the second one-time ID to the authentication support system 3 when inputting the member ID or when the first stage personal authentication is successful (S1A). There are several possible input methods. For example, the mobile phone 2 may issue a second one-time ID in response to an operation from the user and transmit the second one-time ID to the authentication support system 3. Alternatively, the mobile phone 2 displays a GUI (Graphical User Interface) screen from the authentication support system 3, and the user performs a specific operation on the GUI screen, so that the authentication support system 3 has a second one-time ID. May be entered.

認証支援システム3は、第1段階の個人認証が成功した場合に生成した第1ワンタイムIDを携帯電話機2に送信し(S3A)、且つ、その第1ワンタイムIDと、携帯電話機2からの第2ワンタイムIDと、管理マスタIDとを、認証システム6に送信する(S3)。   The authentication support system 3 transmits the first one-time ID generated when the first-stage personal authentication is successful to the mobile phone 2 (S3A), and the first one-time ID and the mobile phone 2 The second one-time ID and the management master ID are transmitted to the authentication system 6 (S3).

また、第1の実施例のS6に代えて、S6´が行われる。すなわち、携帯電話機2が第2ワンタイムID32を受信すると、携帯電話機2(又はユーザ1が目視で)、その第2ワンタイムID32が、S1Aで認証支援システム3に携帯電話機2が入力した第2ワンタイムID32と一致するか否かを判断する(S6)。   Further, S6 ′ is performed instead of S6 of the first embodiment. That is, when the mobile phone 2 receives the second one-time ID 32, the mobile phone 2 (or the user 1 visually confirms), and the second one-time ID 32 is input to the authentication support system 3 by the mobile phone 2 in S1A. It is determined whether or not it matches the one-time ID 32 (S6).

第3の実施例では、認証支援システム3に代えて、認証システム6が、第2ワンタイムIDを発行する。   In the third embodiment, the authentication system 6 issues a second one-time ID instead of the authentication support system 3.

図7は、本発明の第3の実施例に従う個人認証方法の流れの一部を示す。   FIG. 7 shows a part of the flow of the personal authentication method according to the third embodiment of the present invention.

認証支援システム3は、S2において、ユーザ1の会員ID11とデータベース4内の会員ID11とが一致する場合、認証システム6に、管理マスタID13及び第1ワンタイムID31を発行する(S3´)。   If the member ID 11 of the user 1 matches the member ID 11 in the database 4 in S2, the authentication support system 3 issues a management master ID 13 and a first one-time ID 31 to the authentication system 6 (S3 ′).

認証システム6は、認証支援システム3から、第1ワンタイムID31及びマスタ管理ID13を受信し、ユーザ1に対する第2ワンタイムID32を生成し、その第2ワンタイムID32を認証支援システム3に対して発行する(S42)。認証システム6は、認証支援システム3からの第1ワンタイムID31と、認証支援システム3に発行した第2ワンタイムID32を、ユーザ1のワンタイムID31及び32としてデータベース7に記憶する。   The authentication system 6 receives the first one-time ID 31 and the master management ID 13 from the authentication support system 3, generates a second one-time ID 32 for the user 1, and sends the second one-time ID 32 to the authentication support system 3. Issue (S42). The authentication system 6 stores the first one-time ID 31 from the authentication support system 3 and the second one-time ID 32 issued to the authentication support system 3 in the database 7 as the one-time IDs 31 and 32 of the user 1.

認証支援システム3は、第1ワンタイムID31及び第2ワンタイムID32を、ユーザ1のワンタイムID31及び32としてデータベース4に記憶し、携帯電話機2に対して、第1ワンタイムID31及び第2ワンタイムID32を送信する(S3)。   The authentication support system 3 stores the first one-time ID 31 and the second one-time ID 32 in the database 4 as the one-time IDs 31 and 32 of the user 1, and the first one-time ID 31 and the second one-time ID for the mobile phone 2. The time ID 32 is transmitted (S3).

以上のように、第3の実施例では、第2ワンタイムID32は、認証システム6によって生成され、認証支援システム3を介して、携帯電話機2に送信される。第2ワンタイムIDは、フィッシング回避用のワンタイムIDである。第3の実施例では、認証システム6にワンタイムIDを生成するためのコンピュータプログラムをインストールする手間が生じるものの、携帯電話機2にその種のコンピュータプログラムをインストールする手間は依然として生じない。   As described above, in the third embodiment, the second one-time ID 32 is generated by the authentication system 6 and transmitted to the mobile phone 2 via the authentication support system 3. The second one-time ID is a one-time ID for avoiding phishing. In the third embodiment, although the trouble of installing a computer program for generating a one-time ID in the authentication system 6 occurs, the trouble of installing such a computer program in the mobile phone 2 still does not arise.

図8は、本発明の第4の実施例に従う個人認証方法の流れの一部を示す。   FIG. 8 shows a part of the flow of the personal authentication method according to the fourth embodiment of the present invention.

第4の実施例では、第1の実施例でのS7が、第1の実施例でのS4と同じタイミング、S4よりも先、或いは、S4より後であるがS5よりも先に実行される。   In the fourth embodiment, S7 in the first embodiment is executed at the same timing as S4 in the first embodiment, before S4, or after S4 but before S5. .

具体的には、例えば、S3の後、ユーザ1は、認証システム6に対して、携帯電話機2を用いて、パスワード12を通知する(S31)。認証システム6は、パスワード12を受信し、データベース7から、受信したパスワード12と一致するパスワード12を探す(S32)。   Specifically, for example, after S3, the user 1 notifies the authentication system 6 of the password 12 using the mobile phone 2 (S31). The authentication system 6 receives the password 12, and searches the database 7 for a password 12 that matches the received password 12 (S32).

その結果、そのようなパスワード12がデータベース7から見つかれば、認証システム6は、第2ワンタイムID32(又は第1ワンタイムID31)を携帯電話機2に通知する(S33)。携帯電話機2が認証システム6からワンタイムID32(或いは31)を受信し、携帯電話機2又はユーザ1は、受信したワンタイムID32(或いは31)が、認証支援システム3から受信したワンタイムID32(或いは31)に一致するかを判断する(S34)。   As a result, if such a password 12 is found from the database 7, the authentication system 6 notifies the mobile phone 2 of the second one-time ID 32 (or the first one-time ID 31) (S33). The mobile phone 2 receives the one-time ID 32 (or 31) from the authentication system 6, and the mobile phone 2 or the user 1 receives the received one-time ID 32 (or 31) from the authentication support system 3. 31) is determined (S34).

S34の判断の結果が肯定的の場合、ユーザ1は、認証システム6に対して、携帯電話機2から、認証システム6から通知されていないワンタイムID31(或いは32)を通知する(S35)。認証システム6は、携帯電話機2から通知されたワンタイムID31(或いは32)が、データベース7に登録されている、ユーザ1の管理マスタIDに対応するワンタイムID31(或いは32)に一致するかどうかを判断する(S36)。   If the result of the determination in S34 is affirmative, the user 1 notifies the authentication system 6 of the one-time ID 31 (or 32) not notified from the authentication system 6 from the mobile phone 2 (S35). The authentication system 6 determines whether the one-time ID 31 (or 32) notified from the mobile phone 2 matches the one-time ID 31 (or 32) corresponding to the management master ID of the user 1 registered in the database 7. Is determined (S36).

S36の判断の結果も肯定的の場合、認証システム6は、ユーザ1は会員であると認定する。つまり、個人認証は成功である。   If the result of the determination in S36 is also affirmative, the authentication system 6 determines that the user 1 is a member. That is, personal authentication is successful.

なお、S33及びS34よりも先にS35及びS36が行われても良い。例えば、認証システム6は、S32で一致したパスワード12が見つかれば、所定の情報を携帯電話機2に送信し、携帯電話機2は、その所定の情報を受けた場合に、S35を開始して良い。   Note that S35 and S36 may be performed prior to S33 and S34. For example, if the matching password 12 is found in S32, the authentication system 6 transmits predetermined information to the mobile phone 2, and the mobile phone 2 may start S35 when the predetermined information is received.

図9は、本発明の第5の実施例に従う個人認証方法の流れの一部を示す。   FIG. 9 shows a part of the flow of the personal authentication method according to the fifth embodiment of the present invention.

第1乃至第4の実施例では、S3において、認証支援システム3は、認証システム6からの問合せ無く、積極的に、管理マスタID13、ワンタイムID31(及び32)を認証システム6に送信するが、第6の実施例では、認証支援システム3は、認証システム6からの問合せを受けた場合に(S21)、管理マスタID13、ワンタイムID31(及び32)を認証システム6に送信する(S3)。   In the first to fourth embodiments, the authentication support system 3 actively transmits the management master ID 13 and the one-time ID 31 (and 32) to the authentication system 6 without an inquiry from the authentication system 6 in S3. In the sixth embodiment, when receiving an inquiry from the authentication system 6 (S21), the authentication support system 3 transmits the management master ID 13 and the one-time ID 31 (and 32) to the authentication system 6 (S3). .

図10は、本発明の第6の実施例に従う個人認証方法の流れの一部を示す。   FIG. 10 shows a part of the flow of the personal authentication method according to the sixth embodiment of the present invention.

認証支援システム3が、第1段階の個人認証が成功の場合、第1ワンタイムID31(及び第2ワンタイムID32)と管理マスタID13に加えて、携帯電話番号21を認証システム6に通知する(S3´)。   If the first stage personal authentication is successful, the authentication support system 3 notifies the authentication system 6 of the mobile phone number 21 in addition to the first one-time ID 31 (and the second one-time ID 32) and the management master ID 13 ( S3 ').

携帯電話機2は、第1ワンタイムID31に加えて携帯電話番号21を認証システム6に送信する(S4´)。認証システム6は、その第1ワンタイムID31が記憶されている第1ワンタイムID31に一致するかどうかの判断に加えて、携帯電話機2からの携帯電話番号21が、記憶されている携帯電話番号21に一致するかどうかを判断する。   The mobile phone 2 transmits the mobile phone number 21 to the authentication system 6 in addition to the first one-time ID 31 (S4 ′). In addition to determining whether or not the first one-time ID 31 matches the stored first one-time ID 31, the authentication system 6 determines that the mobile phone number 21 from the mobile phone 2 is stored in the stored mobile phone number. Judgment is made whether or not 21 is matched.

これらの判断の両方について肯定的な結果が得られた場合に、認証システム6は、第2ワンタイムID32を、携帯電話機2に送信する。   If a positive result is obtained for both of these determinations, the authentication system 6 transmits the second one-time ID 32 to the mobile phone 2.

なお、本実施例において、携帯電話機2は、第1ワンタイムID31を送信するタイミングとは異なるタイミングで、携帯電話番号21を認証システム6に送信しても良い。   In the present embodiment, the mobile phone 2 may transmit the mobile phone number 21 to the authentication system 6 at a timing different from the timing at which the first one-time ID 31 is transmitted.

図11は、本発明の第7の実施例に従う個人認証方法の流れの一部を示す。   FIG. 11 shows a part of the flow of the personal authentication method according to the seventh embodiment of the present invention.

第1の実施例のS3では、認証支援システム3から携帯電話機2には、第1及び第2ワンタイムID31及び32を含んだデータであるワンタイムユニット311が送信される(S3)。   In S3 of the first embodiment, the one-time unit 311 that is data including the first and second one-time IDs 31 and 32 is transmitted from the authentication support system 3 to the mobile phone 2 (S3).

ユーザ1は、携帯電話機2を操作して、ワンタイムユニット311からワンタイムID31及び32を得る。具体的には、例えば、ユーザ1は、ワンタイムユニット311を2つに分割する(S52)。分割した一方の部分がワンタイムID31であり、分割した残りの部分がワンタイムID32である。従って、例えば、S4で送信されるワンタイムID31は、ワンタイムユニット311から分割された一方の部分であり、S6で比較されるワンタイムID32は、分割した残りの部分である。   User 1 operates mobile phone 2 to obtain one-time IDs 31 and 32 from one-time unit 311. Specifically, for example, the user 1 divides the one-time unit 311 into two (S52). One of the divided parts is a one-time ID 31, and the remaining part is a one-time ID 32. Therefore, for example, the one-time ID 31 transmitted in S4 is one part divided from the one-time unit 311, and the one-time ID 32 compared in S6 is the remaining divided part.

なお、本実施例では、認証支援システム3から認証システム6には、ワンタイムユニット311が送信されても良いし、既に分割されたワンタイムID31及び32が送信されても良い。その分割は、認証支援システム3が行って良い。   In the present embodiment, the one-time unit 311 may be transmitted from the authentication support system 3 to the authentication system 6, or the already divided one-time IDs 31 and 32 may be transmitted. The division may be performed by the authentication support system 3.

また、本実施例では、分割した一方の部分がワンタイムID32であって、分割した残りの部分がワンタイムID31であって良い。   In the present embodiment, one of the divided parts may be the one-time ID 32 and the remaining part may be the one-time ID 31.

また、本実施例では、ユーザ1が、携帯電話機2を操作して、ワンタイムユニット311を、そのユニット311におけるユーザ1任意の位置で分割しても良い。その場合、携帯電話機2が、分割した位置を表す情報である分割位置情報(例えばワンタイムユニット311の先頭から何バイト目かを表す情報)を認証支援システム3及び/又は認証システム6に伝えて良い。システム3及び6の一方は、分割位置情報を、システム3及び6の他方に通知しても良い。システム3及び6の少なくとも一方は、携帯電話機2或いはシステム3及び6の他方から分割位置情報を受信することで、ワンタイムユニット311における分割位置を知ることができる。例えば、認証支援システム3は、分割位置情報を基にワンタイムユニット311を分割し、分割されたID31及び32を認証システム6に送信しても良い。或いは、例えば、認証システム6が、ワンタイムユニット311を認証支援システム3から受信し、分割位置情報を基に、そのワンタイムユニット311を分割しても良い。   In this embodiment, the user 1 may operate the mobile phone 2 to divide the one-time unit 311 at an arbitrary position of the user 1 in the unit 311. In that case, the mobile phone 2 transmits to the authentication support system 3 and / or the authentication system 6 division position information (for example, information indicating the number of bytes from the head of the one-time unit 311) that is information indicating the divided position. good. One of the systems 3 and 6 may notify the division position information to the other of the systems 3 and 6. At least one of the systems 3 and 6 can know the division position in the one-time unit 311 by receiving the division position information from the mobile phone 2 or the other of the systems 3 and 6. For example, the authentication support system 3 may divide the one-time unit 311 based on the division position information and transmit the divided IDs 31 and 32 to the authentication system 6. Alternatively, for example, the authentication system 6 may receive the one-time unit 311 from the authentication support system 3 and divide the one-time unit 311 based on the division position information.

以上、本発明の幾つかの実施例を説明したが、本発明はこれらの実施例に限定されない。   Although several embodiments of the present invention have been described above, the present invention is not limited to these embodiments.

例えば、上記実施例では、ユーザ1は、認証支援会社Xの認証支援システム4、及び、認証会社Yの認証システム6に対するデータの送受信を、ユーザ1が所有する携帯電話機2を用いて行ったが、携帯電話機2以外のユーザ装置を用いて行うこともできる。そのユーザ装置としては、例えば、ユーザ1が或る店舗にて、クレジット決済で買い物を行なおうとしている場合、その店舗のPOS(Point Of Sale terminal)端末、或いは、ユーザ1が自分のパーソナルコンピュータから或るサーバにログオンしようとしている場合、そのパーソナルコンピュータを示す。   For example, in the above embodiment, the user 1 transmits and receives data to and from the authentication support system 4 of the authentication support company X and the authentication system 6 of the authentication company Y using the mobile phone 2 owned by the user 1. It can also be performed using a user device other than the mobile phone 2. As the user device, for example, when the user 1 is going to shop by credit settlement at a certain store, the point-of-sale terminal (POS) terminal of the store or the user 1 is his personal computer. If you are trying to log on to a server from, you indicate that personal computer.

また、例えば、第1ワンタイムIDを認証システム6に送信するユーザ装置と、第2ワンタイムIDを認証システム6から受信するユーザ装置は、同一のユーザが使用する異なるユーザ装置であっても良い。例えば、一方のワンタイムIDは携帯電話機から送信され、他方のワンタイムIDはパーソナルコンピュータで受信されても良い。   In addition, for example, the user device that transmits the first one-time ID to the authentication system 6 and the user device that receives the second one-time ID from the authentication system 6 may be different user devices used by the same user. . For example, one one-time ID may be transmitted from a mobile phone and the other one-time ID may be received by a personal computer.

また、例えば、認証支援システム3が、ワンタイムユニット311をn個(nは2以上の整数)のデータ部分に分割する画面(以下、分割画面)を携帯電話機2に提供して良い。ユーザ1は、携帯電話機2に表示された分割画面の変数nに代入する値を入力することにより、ワンタイムユニット311をn個に分割することを決定することができる。nの値がユーザ1により入力され(例えばn=5 図12参照)、ワンタイムユニット311がn個に分割された場合、分割されたn個のデータ部分のうちの一部でワンタイムIDが構成され残りでワンタイムID32が構成される。n個のデータ部分のサイズは均一であっても不均一であっても良い。また、n個のデータ部分のうちの一部と残りは、ユーザ1によって決定されても良いし、認証支援システム3によって決定されても良い。ワンタイムユニット311における、分割された位置を示す情報(分割位置情報)は、携帯電話機2又は認証支援システム3から、認証システム6に送信されても良い。   Further, for example, the authentication support system 3 may provide the mobile phone 2 with a screen (hereinafter, divided screen) that divides the one-time unit 311 into n (n is an integer of 2 or more) data portions. The user 1 can determine to divide the one-time unit 311 into n by inputting a value to be substituted for the variable n of the divided screen displayed on the mobile phone 2. When the value of n is input by the user 1 (for example, n = 5, see FIG. 12) and the one-time unit 311 is divided into n pieces, the one-time ID is set in a part of the divided n data portions. The remaining one-time ID 32 is configured. The size of the n data portions may be uniform or non-uniform. Further, a part and the rest of the n data portions may be determined by the user 1 or may be determined by the authentication support system 3. Information indicating the divided positions (division position information) in the one-time unit 311 may be transmitted from the mobile phone 2 or the authentication support system 3 to the authentication system 6.

また、例えば、ワンタイムユニット311において、ワンタイムID31及び32の少なくとも一方が分散して配置されていても良い。   Further, for example, in the one-time unit 311, at least one of the one-time IDs 31 and 32 may be distributed.

また、例えば、認証支援システム3と認証システム6は一体であっても良い。   Further, for example, the authentication support system 3 and the authentication system 6 may be integrated.

また、例えば、認証支援システム3と認証システム6は、異なるハードウェアにあっても良いし同一のハードウェアにあっても良い。具体的には、例えば、認証支援システム3と認証システム6は、一つのサーバシステム(例えば、複数のブレードサーバ(ハードウェア)を備えたブレードサーバシステム)において論理的に分離されていて良い。   For example, the authentication support system 3 and the authentication system 6 may be in different hardware or in the same hardware. Specifically, for example, the authentication support system 3 and the authentication system 6 may be logically separated in one server system (for example, a blade server system including a plurality of blade servers (hardware)).

1…ユーザ、2…携帯電話機、3…認証支援システム、6…認証システム   DESCRIPTION OF SYMBOLS 1 ... User, 2 ... Mobile telephone, 3 ... Authentication support system, 6 ... Authentication system

Claims (17)

ユーザの第1の認証キー及び前記ユーザの管理マスタIDを記憶しているが、前記ユーザの第2の認証キーを記憶していない第1段階認証手段と、前記第2の認証キー及び前記管理マスタIDを記憶しているが、前記第1の認証キーを記憶していない第2段階認証手段とで行われる個人認証方法であって、
(a)前記第1段階認証手段が、前記ユーザが使用する情報処理装置であるユーザ装置から第1の認証キーの入力を受け、前記入力された第1の認証キーと、前記記憶されている第1の認証キーとを照合することで、第1段階の個人認証を行なうステップと、
(b)前記第1段階の個人認証が成功した場合、前記第1段階認証手段が、第1及び第2ワンタイムIDを発行するステップと、
(b´)前記第1段階認証手段が、前記ユーザ装置に対して、前記第1及び第2ワンタイムIDを送信するステップと、
(c)前記第1段階認証手段が、前記第2段階認証手段に対して、前記第1段階の個人認証が成功したユーザの管理マスタIDと、前記第1及び第2ワンタイムIDを通知するステップと、
(d)前記第2段階認証手段が、前記第1段階認証手段から通知された前記第1及び第2ワンタイムIDを、通知された前記管理マスタIDに該当する前記ユーザのワンタイムIDとして記憶するステップと、
(e)前記第2段階認証手段が、前記ユーザ装置から、前記(b´)で送信された第1ワンタイムIDの入力を受け、前記第1ワンタイムIDが、前記ユーザの管理マスタIDに対応し前記(d)で記憶された前記第1ワンタイムIDに一致するかどうかを判断するステップと、
(f)前記(e)での判断の結果が肯定的の場合、前記第2段階認証手段は、前記ユーザ装置に対して、記憶されている前記第2ワンタイムIDを送信するステップと、
(g)前記ユーザ又は前記ユーザ装置が、前記(f)で送信された第2ワンタイムIDが前記(b)で発行された第2ワンタイムIDに一致するかどうかを判断するステップと、
(h)前記(g)での判断の結果が肯定的の場合、前記ユーザ装置は、前記第2段階認証手段に対して前記ユーザの第2の認証キーを入力するステップと、
(i)前記第2段階認証手段は、前記ユーザ装置から第2の認証キーの入力を受け、前記入力された第2の認証キーと、前記記憶されている第2の認証キーとを照合することで、第2段階の個人認証を行なうステップと
を有する個人認証方法。
First-stage authentication means storing the first authentication key of the user and the management master ID of the user, but not storing the second authentication key of the user, the second authentication key, and the management A personal authentication method performed by a second stage authentication unit that stores a master ID but does not store the first authentication key,
(A) The first stage authentication means receives a first authentication key input from a user device which is an information processing device used by the user, and stores the input first authentication key and the stored information. Performing a first stage personal authentication by collating with a first authentication key;
(B) when the first stage personal authentication is successful, the first stage authentication means issues first and second one-time IDs;
(B ′) the first stage authentication means transmitting the first and second one-time IDs to the user device;
(C) The first-stage authentication unit notifies the second-stage authentication unit of the management master ID of the user who has succeeded in the first-stage personal authentication and the first and second one-time IDs. Steps,
(D) The second-stage authentication unit stores the first and second one-time IDs notified from the first-stage authentication unit as the one-time ID of the user corresponding to the notified management master ID. And steps to
(E) The second stage authentication means receives the input of the first one-time ID transmitted in the (b ′) from the user device, and the first one-time ID becomes the management master ID of the user. Correspondingly determining whether the first one-time ID stored in (d) matches,
(F) If the result of the determination in (e) is affirmative, the second stage authentication means transmits the stored second one-time ID to the user device;
(G) the user or the user device determining whether the second one-time ID transmitted in (f) matches the second one-time ID issued in (b);
(H) If the result of the determination in (g) is affirmative, the user device inputs a second authentication key of the user to the second stage authentication means;
(I) The second-stage authentication unit receives an input of a second authentication key from the user device, and collates the input second authentication key with the stored second authentication key. A personal authentication method comprising: performing a second stage personal authentication.
ユーザの第1の認証キー及び前記ユーザの管理マスタIDを記憶しているが、前記ユーザの第2の認証キーを記憶していない第1段階認証手段と、前記第2の認証キー及び前記管理マスタIDを記憶しているが、前記第1の認証キーを記憶していない第2段階認証手段とで行われる個人認証方法であって、
(a)前記第1段階認証手段が、前記ユーザが使用する情報処理装置であるユーザ装置から第1の認証キーの入力を受け、前記入力された第1の認証キーと、前記記憶されている第1の認証キーとを照合することで、第1段階の個人認証を行なうステップと、
(a’)前記第1段階認証手段が、前記第1の認証キーの入力を受けるタイミング又はそれとは異なるタイミングで、前記ユーザ装置から第2ワンタイムIDを受けるステップと、
(b)前記第1段階の個人認証が成功した場合、前記第1段階認証手段が、第1ワンタイムIDを発行するステップと、
(b´)前記第1段階認証手段が、前記ユーザ装置に対して、前記第1ワンタイムIDを送信するステップと、
(c)前記第1段階認証手段が、前記第2段階認証手段に対して、前記第1段階の個人認証が成功したユーザの管理マスタIDと、前記第1及び第2ワンタイムIDを通知するステップと、
(d)前記第2段階認証手段が、前記第1段階認証手段から通知された前記第1及び第2ワンタイムIDを、通知された前記管理マスタIDに該当する前記ユーザのワンタイムIDとして記憶するステップと、
(e)前記第2段階認証手段が、前記ユーザ装置から、前記(b´)で送信された第1ワンタイムIDの入力を受け、前記第1ワンタイムIDが、前記ユーザの管理マスタIDに対応し前記(d)で記憶された前記第1ワンタイムIDに一致するかどうかを判断するステップと、
(f)前記(e)での判断の結果が肯定的の場合、前記第2段階認証手段は、前記ユーザ装置に対して、記憶されている前記第2ワンタイムIDを送信するステップと、
(g)前記ユーザ又は前記ユーザ装置が、前記(f)で送信された第2ワンタイムIDが前記(a´)で入力した第2ワンタイムIDに一致するかどうかを判断するステップと、
(h)前記(g)での判断の結果が肯定的の場合、前記ユーザ装置は、前記第2段階認証手段に対して前記ユーザの第2の認証キーを入力するステップと、
(i)前記第2段階認証手段は、前記ユーザ装置から第2の認証キーの入力を受け、前記入力された第2の認証キーと、前記記憶されている第2の認証キーとを照合することで、第2段階の個人認証を行なうステップと
を有する個人認証方法。
First-stage authentication means storing the first authentication key of the user and the management master ID of the user, but not storing the second authentication key of the user, the second authentication key, and the management A personal authentication method performed by a second stage authentication unit that stores a master ID but does not store the first authentication key,
(A) The first stage authentication means receives a first authentication key input from a user device which is an information processing device used by the user, and stores the input first authentication key and the stored information. Performing a first stage personal authentication by collating with a first authentication key;
(A ′) receiving a second one-time ID from the user device at a timing when the first stage authentication means receives the input of the first authentication key or at a different timing;
(B) if the first stage personal authentication is successful, the first stage authentication means issues a first one-time ID;
(B ′) the first stage authentication means transmitting the first one-time ID to the user device;
(C) The first-stage authentication unit notifies the second-stage authentication unit of the management master ID of the user who has succeeded in the first-stage personal authentication and the first and second one-time IDs. Steps,
(D) The second-stage authentication unit stores the first and second one-time IDs notified from the first-stage authentication unit as the one-time ID of the user corresponding to the notified management master ID. And steps to
(E) The second stage authentication means receives the input of the first one-time ID transmitted in the (b ′) from the user device, and the first one-time ID becomes the management master ID of the user. Correspondingly determining whether the first one-time ID stored in (d) matches,
(F) If the result of the determination in (e) is affirmative, the second stage authentication means transmits the stored second one-time ID to the user device;
(G) the user or the user device determining whether the second one-time ID transmitted in (f) matches the second one-time ID input in (a ′);
(H) If the result of the determination in (g) is affirmative, the user device inputs a second authentication key of the user to the second stage authentication means;
(I) The second-stage authentication unit receives an input of a second authentication key from the user device, and collates the input second authentication key with the stored second authentication key. A personal authentication method comprising: performing a second stage personal authentication.
ユーザの第1の認証キー及び前記ユーザの管理マスタIDを記憶しているが、前記ユーザの第2の認証キーを記憶していない第1段階認証手段と、前記第2の認証キー及び前記管理マスタIDを記憶しているが、前記第1の認証キーを記憶していない第2段階認証手段とで行われる個人認証方法であって、
(a)前記第1段階認証手段が、前記ユーザが使用する情報処理装置であるユーザ装置から第1の認証キーの入力を受け、前記入力された第1の認証キーと、前記記憶されている第1の認証キーとを照合することで、第1段階の個人認証を行なうステップと、
(a´)前記第2段階認証手段が、前記ユーザの管理マスタIDに対応付ける第2ワンタイムIDを発行し、その第2ワンタイムIDを前記第1段階認証手段に送信するステップと、
(b)前記第1段階の個人認証が成功した場合、前記第1段階認証手段が、第1ワンタイムIDを発行するステップと、
(b´)前記第1段階認証手段が、前記ユーザ装置に対して、前記第1及び第2ワンタイムIDを送信するステップと、
(c)前記第1段階認証手段が、前記第2段階認証手段に対して、前記第1段階の個人認証が成功したユーザの管理マスタIDと、前記第1ワンタイムIDを通知するステップと、
(d)前記第2段階認証手段が、前記第1段階認証手段から通知された前記第1ワンタイムIDを、通知された前記管理マスタIDに該当する前記ユーザのワンタイムIDとして記憶するステップと、
(e)前記第2段階認証手段が、前記ユーザ装置から、前記(b´)で送信された第1ワンタイムIDの入力を受け、前記第1ワンタイムIDが、前記ユーザの管理マスタIDに対応し前記(d)で記憶された前記第1ワンタイムIDに一致するかどうかを判断するステップと、
(f)前記(e)での判断の結果が肯定的の場合、前記第2段階認証手段は、前記ユーザ装置に対して、記憶されている前記第2ワンタイムIDを送信するステップと、
(g)前記ユーザ又は前記ユーザ装置が、前記(f)で送信された第2ワンタイムIDが前記(b´)で送信された第2ワンタイムIDに一致するかどうかを判断するステップと、
(h)前記(g)での判断の結果が肯定的の場合、前記ユーザ装置は、前記第2段階認証手段に対して前記ユーザの第2の認証キーを入力するステップと、
(i)前記第2段階認証手段は、前記ユーザ装置から第2の認証キーの入力を受け、前記入力された第2の認証キーと、前記記憶されている第2の認証キーとを照合することで、第2段階の個人認証を行なうステップと
を有する個人認証方法。
First-stage authentication means storing the first authentication key of the user and the management master ID of the user, but not storing the second authentication key of the user, the second authentication key, and the management A personal authentication method performed by a second stage authentication unit that stores a master ID but does not store the first authentication key,
(A) The first stage authentication means receives a first authentication key input from a user device which is an information processing device used by the user, and stores the input first authentication key and the stored information. Performing a first stage personal authentication by collating with a first authentication key;
(A ′) the second stage authentication means issuing a second one-time ID associated with the user's management master ID, and transmitting the second one-time ID to the first stage authentication means;
(B) if the first stage personal authentication is successful, the first stage authentication means issues a first one-time ID;
(B ′) the first stage authentication means transmitting the first and second one-time IDs to the user device;
(C) the first stage authentication means notifying the second stage authentication means of the management master ID of the user who has succeeded in the first stage personal authentication and the first one-time ID;
(D) the second stage authentication means storing the first one-time ID notified from the first stage authentication means as the one-time ID of the user corresponding to the notified management master ID; ,
(E) The second stage authentication means receives the input of the first one-time ID transmitted in the (b ′) from the user device, and the first one-time ID becomes the management master ID of the user. Correspondingly determining whether the first one-time ID stored in (d) matches,
(F) If the result of the determination in (e) is affirmative, the second stage authentication means transmits the stored second one-time ID to the user device;
(G) the user or the user device determining whether the second one-time ID transmitted in (f) matches the second one-time ID transmitted in (b ′);
(H) If the result of the determination in (g) is affirmative, the user device inputs a second authentication key of the user to the second stage authentication means;
(I) The second-stage authentication unit receives an input of a second authentication key from the user device, and collates the input second authentication key with the stored second authentication key. A personal authentication method comprising: performing a second stage personal authentication.
請求項1又は3のうちのいずれか1項に記載の個人認証方法であって、
前記第1及び第2ワンタイムIDは、1つのワンタイムIDであるワンタイムユニットを分割することにより得られたワンタイムIDである、
個人認証方法。
The personal authentication method according to any one of claims 1 and 3,
The first and second one-time IDs are one-time IDs obtained by dividing a one-time unit that is one one-time ID.
Personal authentication method.
請求項4記載の個人認証方法であって、
前記ワンタイムユニットは、ユーザ任意の位置で分割される、
個人認証方法。
The personal authentication method according to claim 4,
The one-time unit is divided at a user arbitrary position,
Personal authentication method.
請求項4又は5記載の個人認証方法であって、
前記第1及び/又は第2ワンタイムIDのうちの少なくとも一方が、前記ワンタイムユニットにおいて離散している複数のデータ要素で構成されたワンタイムIDである、
個人認証方法。
The personal authentication method according to claim 4 or 5,
At least one of the first and / or second one-time ID is a one-time ID composed of a plurality of data elements that are discrete in the one-time unit.
Personal authentication method.
請求項1乃至7のうちのいずれか1項に記載の個人認証方法であって、
前記第1ワンタイムIDは、個人認証用のワンタイムIDであり、
前記第2ワンタイムIDは、フィッシング回避用のワンタイムIDである、
個人認証方法。
A personal authentication method according to any one of claims 1 to 7,
The first one-time ID is a one-time ID for personal authentication,
The second one-time ID is a one-time ID for avoiding phishing.
Personal authentication method.
請求項1乃至8のうちのいずれか1項に記載の個人認証方法であって、
前記第1段階認証手段が、ユーザの第1の認証キー及び前記ユーザの管理マスタIDの他に、前記ユーザ装置に固有のユーザ装置IDを記憶しており、前記ユーザ装置IDを前記第2段階認証手段に送信し、
前記(e)又はそれとは異なるタイミングで、前記第2段階認証手段が、前記ユーザ装置から、前記ユーザ装置のユーザ装置IDを受信し、
前記第2段階認証手段が、そのユーザ装置IDが、前記記憶しているユーザ装置IDに一致しているか否かを判断し、
その判断の結果が肯定的であり、且つ、前記第1ワンタイムIDについて一致が得られた場合に、前記(f)が行われる、
個人認証方法。
The personal authentication method according to any one of claims 1 to 8,
In addition to the user's first authentication key and the user's management master ID, the first step authentication means stores a user device ID unique to the user device, and the user device ID is stored in the second step. Sent to the authentication means,
At the timing (e) or at a different timing, the second stage authentication means receives the user device ID of the user device from the user device,
The second stage authentication means determines whether the user device ID matches the stored user device ID;
(F) is performed when the result of the determination is affirmative and a match is obtained for the first one-time ID;
Personal authentication method.
請求項1乃至9のうちのいずれか1項に記載の個人認証方法であって、
前記(c)の通知は、前記第2段階認証手段から前記第1段階認証手段に対する問合せに応答して行われる、
個人認証方法。
A personal authentication method according to any one of claims 1 to 9,
The notification in (c) is performed in response to an inquiry from the second stage authentication means to the first stage authentication means.
Personal authentication method.
請求項1乃至10のうちのいずれか1項に記載の個人認証方法であって、
前記(h)が、前記(e)の際、前記(e)より先、或いは、前記(e)よりも後であって前記(f)よりも先に行われ、
前記(h)は、前記(g)での判断の結果が肯定的の場合という条件無く開始される、個人認証方法。
A personal authentication method according to any one of claims 1 to 10,
(H) is performed before (e) or after (e) and before (f) during (e),
(H) is a personal authentication method that is started without the condition that the result of the determination in (g) is affirmative.
ユーザの第1の認証キー及び前記ユーザの管理マスタIDを記憶しているが、前記ユーザの第2の認証キーを記憶していない第1段階認証手段と、
前記第2の認証キー及び前記管理マスタIDを記憶しているが、前記第1の認証キーを記憶していない第2段階認証手段と
を備え、
(a)前記第1段階認証手段が、前記ユーザが使用する情報処理装置であるユーザ装置から第1の認証キーの入力を受け、前記入力された第1の認証キーと、前記記憶されている第1の認証キーとを照合することで、第1段階の個人認証を行ない、
(b)前記第1段階の個人認証が成功した場合、前記第1段階認証手段が、第1及び第2ワンタイムIDを発行し、
(b´)前記第1段階認証手段が、前記ユーザ装置に対して、前記第1及び第2ワンタイムIDを送信し、
(c)前記第1段階認証手段が、前記第2段階認証手段に対して、前記第1段階の個人認証が成功したユーザの管理マスタIDと、前記第1及び第2ワンタイムIDを通知し、
(d)前記第2段階認証手段が、前記第1段階認証手段から通知された前記第1及び第2ワンタイムIDを、通知された前記管理マスタIDに該当する前記ユーザのワンタイムIDとして記憶し、
(e)前記第2段階認証手段が、前記ユーザ装置から、前記(b´)で送信された第1ワンタイムIDの入力を受け、前記第1ワンタイムIDが、前記ユーザの管理マスタIDに対応し前記(d)で記憶された前記第1ワンタイムIDに一致するかどうかを判断し、
(f)前記(e)での判断の結果が肯定的の場合、前記第2段階認証手段は、前記ユーザ装置に対して、記憶されている前記第2ワンタイムIDを送信し、
(g)前記ユーザ又は前記ユーザ装置が、前記(f)で送信された第2ワンタイムIDが前記(b)で発行された第2ワンタイムIDに一致するかどうかを判断し、
(h)前記(g)での判断の結果が肯定的の場合、前記ユーザ装置は、前記第2段階認証手段に対して前記ユーザの第2の認証キーを入力し、
(i)前記第2段階認証手段は、前記ユーザ装置から第2の認証キーの入力を受け、前記入力された第2の認証キーと、前記記憶されている第2の認証キーとを照合することで、第2段階の個人認証を行なう
個人認証システム。
A first stage authentication means storing a user's first authentication key and the user's management master ID, but not storing the user's second authentication key;
A second-stage authentication unit that stores the second authentication key and the management master ID but does not store the first authentication key;
(A) The first stage authentication means receives a first authentication key input from a user device which is an information processing device used by the user, and stores the input first authentication key and the stored information. By verifying with the first authentication key, the first stage personal authentication is performed,
(B) When the first stage personal authentication is successful, the first stage authentication means issues first and second one-time IDs;
(B ′) the first stage authentication means transmits the first and second one-time IDs to the user device;
(C) The first-stage authentication means notifies the second-stage authentication means of the management master ID of the user who has succeeded in the first-stage personal authentication and the first and second one-time IDs. ,
(D) The second-stage authentication unit stores the first and second one-time IDs notified from the first-stage authentication unit as the one-time ID of the user corresponding to the notified management master ID. And
(E) The second stage authentication means receives the input of the first one-time ID transmitted in the (b ′) from the user device, and the first one-time ID becomes the management master ID of the user. Correspondingly, determine whether the first one-time ID stored in (d) matches,
(F) If the result of the determination in (e) is affirmative, the second stage authentication means transmits the stored second one-time ID to the user device,
(G) The user or the user device determines whether the second one-time ID transmitted in (f) matches the second one-time ID issued in (b);
(H) If the result of the determination in (g) is affirmative, the user device inputs the second authentication key of the user to the second stage authentication means,
(I) The second-stage authentication unit receives an input of a second authentication key from the user device, and collates the input second authentication key with the stored second authentication key. Thus, a personal authentication system for performing the second stage personal authentication.
ユーザの第1の認証キー及び前記ユーザの管理マスタIDを記憶しているが、前記ユーザの第2の認証キーを記憶していない第1段階認証手段と、
前記第2の認証キー及び前記管理マスタIDを記憶しているが、前記第1の認証キーを記憶していない第2段階認証手段と
を備え、
(a)前記第1段階認証手段が、前記ユーザが使用する情報処理装置であるユーザ装置から第1の認証キーの入力を受け、前記入力された第1の認証キーと、前記記憶されている第1の認証キーとを照合することで、第1段階の個人認証を行ない、
(a’)前記第1段階認証手段が、前記第1の認証キーの入力を受けるタイミング又はそれとは異なるタイミングで、前記ユーザ装置から第2ワンタイムIDを受け、
(b)前記第1段階の個人認証が成功した場合、前記第1段階認証手段が、第1ワンタイムIDを発行し、
(b´)前記第1段階認証手段が、前記ユーザ装置に対して、前記第1ワンタイムIDを送信し、
(c)前記第1段階認証手段が、前記第2段階認証手段に対して、前記第1段階の個人認証が成功したユーザの管理マスタIDと、前記第1及び第2ワンタイムIDを通知し、
(d)前記第2段階認証手段が、前記第1段階認証手段から通知された前記第1及び第2ワンタイムIDを、通知された前記管理マスタIDに該当する前記ユーザのワンタイムIDとして記憶し、
(e)前記第2段階認証手段が、前記ユーザ装置から、前記(b´)で送信された第1ワンタイムIDの入力を受け、前記第1ワンタイムIDが、前記ユーザの管理マスタIDに対応し前記(d)で記憶された前記第1ワンタイムIDに一致するかどうかを判断し、
(f)前記(e)での判断の結果が肯定的の場合、前記第2段階認証手段は、前記ユーザ装置に対して、記憶されている前記第2ワンタイムIDを送信し、
(g)前記ユーザ又は前記ユーザ装置が、前記(f)で送信された第2ワンタイムIDが前記(a´)で入力した第2ワンタイムIDに一致するかどうかを判断し、
(h)前記(g)での判断の結果が肯定的の場合、前記ユーザ装置は、前記第2段階認証手段に対して前記ユーザの第2の認証キーを入力し、
(i)前記第2段階認証手段は、前記ユーザ装置から第2の認証キーの入力を受け、前記入力された第2の認証キーと、前記記憶されている第2の認証キーとを照合することで、第2段階の個人認証を行なう、
個人認証システム。
A first stage authentication means storing a user's first authentication key and the user's management master ID, but not storing the user's second authentication key;
A second-stage authentication unit that stores the second authentication key and the management master ID but does not store the first authentication key;
(A) The first stage authentication means receives a first authentication key input from a user device which is an information processing device used by the user, and stores the input first authentication key and the stored information. By verifying with the first authentication key, the first stage personal authentication is performed,
(A ′) The first stage authentication means receives a second one-time ID from the user device at a timing when receiving the input of the first authentication key or at a different timing.
(B) When the first stage personal authentication is successful, the first stage authentication means issues a first one-time ID;
(B ′) the first stage authentication means transmits the first one-time ID to the user device;
(C) The first-stage authentication means notifies the second-stage authentication means of the management master ID of the user who has succeeded in the first-stage personal authentication and the first and second one-time IDs. ,
(D) The second-stage authentication unit stores the first and second one-time IDs notified from the first-stage authentication unit as the one-time ID of the user corresponding to the notified management master ID. And
(E) The second stage authentication means receives the input of the first one-time ID transmitted in the (b ′) from the user device, and the first one-time ID becomes the management master ID of the user. Correspondingly, determine whether the first one-time ID stored in (d) matches,
(F) If the result of the determination in (e) is affirmative, the second stage authentication means transmits the stored second one-time ID to the user device,
(G) The user or the user device determines whether the second one-time ID transmitted in (f) matches the second one-time ID input in (a ′);
(H) If the result of the determination in (g) is affirmative, the user device inputs the second authentication key of the user to the second stage authentication means,
(I) The second-stage authentication unit receives an input of a second authentication key from the user device, and collates the input second authentication key with the stored second authentication key. In this way, the second stage personal authentication is performed.
Personal authentication system.
ユーザの第1の認証キー及び前記ユーザの管理マスタIDを記憶しているが、前記ユーザの第2の認証キーを記憶していない第1段階認証手段と、
前記第2の認証キー及び前記管理マスタIDを記憶しているが、前記第1の認証キーを記憶していない第2段階認証手段と
を備え、
(a)前記第1段階認証手段が、前記ユーザが使用する情報処理装置であるユーザ装置から第1の認証キーの入力を受け、前記入力された第1の認証キーと、前記記憶されている第1の認証キーとを照合することで、第1段階の個人認証を行ない、
(a´)前記第2段階認証手段が、前記ユーザの管理マスタIDに対応付ける第2ワンタイムIDを発行し、その第2ワンタイムIDを前記第1段階認証手段に送信し、
(b)前記第1段階の個人認証が成功した場合、前記第1段階認証手段が、第1ワンタイムIDを発行し、
(b´)前記第1段階認証手段が、前記ユーザ装置に対して、前記第1及び第2ワンタイムIDを送信し、
(c)前記第1段階認証手段が、前記第2段階認証手段に対して、前記第1段階の個人認証が成功したユーザの管理マスタIDと、前記第1ワンタイムIDを通知し、
(d)前記第2段階認証手段が、前記第1段階認証手段から通知された前記第1ワンタイムIDを、通知された前記管理マスタIDに該当する前記ユーザのワンタイムIDとして記憶し、
(e)前記第2段階認証手段が、前記ユーザ装置から、前記(b´)で送信された第1ワンタイムIDの入力を受け、前記第1ワンタイムIDが、前記ユーザの管理マスタIDに対応し前記(d)で記憶された前記第1ワンタイムIDに一致するかどうかを判断し、
(f)前記(e)での判断の結果が肯定的の場合、前記第2段階認証手段は、前記ユーザ装置に対して、記憶されている前記第2ワンタイムIDを送信し、
(g)前記ユーザ又は前記ユーザ装置が、前記(f)で送信された第2ワンタイムIDが前記(b´)で送信された第2ワンタイムIDに一致するかどうかを判断し、
(h)前記(g)での判断の結果が肯定的の場合、前記ユーザ装置は、前記第2段階認証手段に対して前記ユーザの第2の認証キーを入力し、
(i)前記第2段階認証手段は、前記ユーザ装置から第2の認証キーの入力を受け、前記入力された第2の認証キーと、前記記憶されている第2の認証キーとを照合することで、第2段階の個人認証を行なう、
個人認証システム。
A first stage authentication means storing a user's first authentication key and the user's management master ID, but not storing the user's second authentication key;
A second-stage authentication unit that stores the second authentication key and the management master ID but does not store the first authentication key;
(A) The first stage authentication means receives a first authentication key input from a user device which is an information processing device used by the user, and stores the input first authentication key and the stored information. By verifying with the first authentication key, the first stage personal authentication is performed,
(A ′) the second stage authentication means issues a second one-time ID associated with the management master ID of the user, and transmits the second one-time ID to the first stage authentication means;
(B) When the first stage personal authentication is successful, the first stage authentication means issues a first one-time ID;
(B ′) the first stage authentication means transmits the first and second one-time IDs to the user device;
(C) The first stage authentication means notifies the second stage authentication means of the management master ID of the user who has succeeded in the first stage personal authentication and the first one-time ID,
(D) The second-stage authentication unit stores the first one-time ID notified from the first-stage authentication unit as the one-time ID of the user corresponding to the notified management master ID,
(E) The second stage authentication means receives the input of the first one-time ID transmitted in the (b ′) from the user device, and the first one-time ID becomes the management master ID of the user. Correspondingly, determine whether the first one-time ID stored in (d) matches,
(F) If the result of the determination in (e) is affirmative, the second stage authentication means transmits the stored second one-time ID to the user device,
(G) The user or the user device determines whether the second one-time ID transmitted in (f) matches the second one-time ID transmitted in (b ′);
(H) If the result of the determination in (g) is affirmative, the user device inputs the second authentication key of the user to the second stage authentication means,
(I) The second-stage authentication unit receives an input of a second authentication key from the user device, and collates the input second authentication key with the stored second authentication key. In this way, the second stage personal authentication is performed.
Personal authentication system.
請求項12乃至14のうちのいずれか1項に記載の個人認証システムであって、
前記(h)が、前記(e)の際、前記(e)より先、或いは、前記(e)よりも後であって前記(f)よりも先に行われ、
前記(h)は、前記(g)での判断の結果が肯定的の場合という条件無く開始される、
個人認証システム。
The personal authentication system according to any one of claims 12 to 14,
(H) is performed before (e) or after (e) and before (f) during (e),
(H) is started without the condition that the result of the determination in (g) is affirmative.
Personal authentication system.
請求項12乃至15のうちのいずれか1項に記載の個人認証システムであって、
前記第1段階認証手段と前記第2段階認証手段が、異なるコンピュータマシン又は同一のコンピュータマシンにより実現される、
個人認証システム。
The personal authentication system according to any one of claims 12 to 15,
The first stage authentication means and the second stage authentication means are realized by different computer machines or the same computer machine.
Personal authentication system.
請求項12乃至16のうちのいずれか1項に記載の個人認証システムの前記第1段階認証手段としてコンピュータを機能させるコンピュータプログラム。   A computer program for causing a computer to function as the first stage authentication means of the personal authentication system according to any one of claims 12 to 16. 請求項12乃至16のうちのいずれか1項に記載の個人認証システムの前記第2段階認証手段としてコンピュータを機能させるコンピュータプログラム。   A computer program for causing a computer to function as the second stage authentication means of the personal authentication system according to any one of claims 12 to 16.
JP2011147161A 2011-07-01 2011-07-01 Personal authentication method and system Pending JP2013015955A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011147161A JP2013015955A (en) 2011-07-01 2011-07-01 Personal authentication method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011147161A JP2013015955A (en) 2011-07-01 2011-07-01 Personal authentication method and system

Publications (2)

Publication Number Publication Date
JP2013015955A true JP2013015955A (en) 2013-01-24
JP2013015955A5 JP2013015955A5 (en) 2014-07-31

Family

ID=47688602

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011147161A Pending JP2013015955A (en) 2011-07-01 2011-07-01 Personal authentication method and system

Country Status (1)

Country Link
JP (1) JP2013015955A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016038776A (en) * 2014-08-08 2016-03-22 公立大学法人首都大学東京 Service use information shared system

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003323408A (en) * 2002-04-26 2003-11-14 Masayuki Itoi Personal authentication method and system
JP2005128847A (en) * 2003-10-24 2005-05-19 Masayuki Itoi Personal identification method and system
JP2005284876A (en) * 2004-03-30 2005-10-13 Toshiaki Watanabe User identification method in computer network
WO2006040820A1 (en) * 2004-10-14 2006-04-20 Mitsubishi Denki Kabushiki Kaisha Password creating device, ic card, and authenticating device
JP2008097157A (en) * 2006-10-06 2008-04-24 Apuriko System:Kk Ic card, and data anti-theft method of terminal
JP2008204250A (en) * 2007-02-21 2008-09-04 Nomura Research Institute Ltd Authentication system and authentication method
JP2009516258A (en) * 2005-11-14 2009-04-16 エスケーテレコム株式会社 Authentication method for service server on wireless internet and settlement method using the same
JP4344783B2 (en) * 2007-05-17 2009-10-14 株式会社Psd Seed delivery type one-time ID authentication
JP2010015285A (en) * 2008-07-02 2010-01-21 Mitsubishi Electric Corp Execution determination device, execution determination system, execution determination method and execution determination program

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003323408A (en) * 2002-04-26 2003-11-14 Masayuki Itoi Personal authentication method and system
JP2005128847A (en) * 2003-10-24 2005-05-19 Masayuki Itoi Personal identification method and system
JP2005284876A (en) * 2004-03-30 2005-10-13 Toshiaki Watanabe User identification method in computer network
WO2006040820A1 (en) * 2004-10-14 2006-04-20 Mitsubishi Denki Kabushiki Kaisha Password creating device, ic card, and authenticating device
JP2009516258A (en) * 2005-11-14 2009-04-16 エスケーテレコム株式会社 Authentication method for service server on wireless internet and settlement method using the same
JP2008097157A (en) * 2006-10-06 2008-04-24 Apuriko System:Kk Ic card, and data anti-theft method of terminal
JP2008204250A (en) * 2007-02-21 2008-09-04 Nomura Research Institute Ltd Authentication system and authentication method
JP4344783B2 (en) * 2007-05-17 2009-10-14 株式会社Psd Seed delivery type one-time ID authentication
JP2010015285A (en) * 2008-07-02 2010-01-21 Mitsubishi Electric Corp Execution determination device, execution determination system, execution determination method and execution determination program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016038776A (en) * 2014-08-08 2016-03-22 公立大学法人首都大学東京 Service use information shared system

Similar Documents

Publication Publication Date Title
US10614199B2 (en) Online account access control by mobile device
KR101851686B1 (en) Abstracted and randomized one-time passwords for transactional authentication
US11108558B2 (en) Authentication and fraud prevention architecture
JP4540479B2 (en) How to link devices
US8341710B2 (en) Ubiquitous webtoken
JP4755866B2 (en) Authentication system, authentication server, authentication method, and authentication program
US8695071B2 (en) Authentication method
US20130104197A1 (en) Authentication system
JP2007102777A (en) User authentication system and method therefor
KR20130107188A (en) Server and method for authentication using sound code
US20130099891A1 (en) Authentication method
US8566957B2 (en) Authentication system
CN108667791A (en) Auth method
US8800014B2 (en) Authentication method
JP5536511B2 (en) Authentication device, authentication system, authentication program, and authentication method for personal authentication using a mobile phone
US20120110679A1 (en) Service providing system, service providing method, portable communication terminal and server
US20130103544A1 (en) Authentication system
KR100563544B1 (en) Method for authenticating a user with one-time password
JP2013015955A (en) Personal authentication method and system
US20130104210A1 (en) Authentication system and related method
JP4914725B2 (en) Authentication system, authentication program
JP4486648B2 (en) server
JP2007065789A (en) Authentication system and method
JP6983347B1 (en) Information processing equipment and information processing method
EP3944581A1 (en) Authentication method and system

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140617

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140617

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20141110

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20150130

A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20150203

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150210

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20150630