JP4898299B2 - Authentication information integration system, authentication information integration method, and authentication information integration program - Google Patents

Authentication information integration system, authentication information integration method, and authentication information integration program Download PDF

Info

Publication number
JP4898299B2
JP4898299B2 JP2006148531A JP2006148531A JP4898299B2 JP 4898299 B2 JP4898299 B2 JP 4898299B2 JP 2006148531 A JP2006148531 A JP 2006148531A JP 2006148531 A JP2006148531 A JP 2006148531A JP 4898299 B2 JP4898299 B2 JP 4898299B2
Authority
JP
Japan
Prior art keywords
authentication information
authentication
information
customer identification
identification information
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.)
Active
Application number
JP2006148531A
Other languages
Japanese (ja)
Other versions
JP2007317110A (en
Inventor
英行 後藤
一雪 原田
健一 齊藤
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.)
MUFG Bank Ltd
Original Assignee
Bank of Tokyo Mitsubishi UFJ Trust Co
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 Bank of Tokyo Mitsubishi UFJ Trust Co filed Critical Bank of Tokyo Mitsubishi UFJ Trust Co
Priority to JP2006148531A priority Critical patent/JP4898299B2/en
Publication of JP2007317110A publication Critical patent/JP2007317110A/en
Application granted granted Critical
Publication of JP4898299B2 publication Critical patent/JP4898299B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、パスワードなどの認証情報を統合することができる認証情報統合システムに関する。   The present invention relates to an authentication information integration system capable of integrating authentication information such as a password.

数十万の顧客を管理する複数の大規模システムを統合する場合、パスワードなどの認証情報を統合する必要がある。一般に認証情報は、セキュリティを確保するため、ハッシュ関数などの一方向性関数を利用して変換された後の状態でシステムに管理されており、統合先のシステムが異なる一方向性関数を利用している場合には、当該変換後の認証情報を統合先のシステムで利用することができない。   When integrating multiple large systems that manage hundreds of thousands of customers, authentication information such as passwords must be integrated. In general, authentication information is managed by the system after being converted using a one-way function such as a hash function to ensure security, and the integration destination system uses a different one-way function. The authentication information after the conversion cannot be used in the integration destination system.

したがって、従来、このような大規模システムにおいてパスワードなどの認証情報を統合する場合、顧客から認証情報を書面により届けてもらい、統合先のシステムに入力することが行なわれている。   Therefore, conventionally, when authentication information such as a password is integrated in such a large-scale system, the authentication information is sent in writing from a customer and input to the integration destination system.

しかしながら、このような方法では、顧客に手間を掛けてしまうとともに、登録事務の短期集中、登録事務ミス、顧客照会対応処理が集中してしまうおそれがあるという問題がある。   However, in this method, there is a problem that it takes time and effort to the customer, and there is a possibility that the short-time concentration of registration office work, registration office error, and customer inquiry handling processing may be concentrated.

一方、各システムに対して一括してパスワードの変更処理、登録処理などを行なうシステムも開発されている(特許文献1参照。)。このようなシステムは、各システムのフロントに設けられ、パスワードの変更などを行なう際には、そのフロントに設けられたシステムによって提供されるサイトがユーザの入り口となる。
特開2002−169777号公報
On the other hand, systems that perform password change processing, registration processing, and the like for all systems have been developed (see Patent Document 1). Such a system is provided at the front of each system. When a password is changed, a site provided by the system provided at the front serves as an entrance for the user.
JP 2002-169777 A

しかしながら、各システムのフロントにパスワードなどの変更を行なう装置を設けるような場合には、顧客が当該装置に対してアクセスしなければならず、顧客に余計な手間をかけてしまうという問題がある。   However, in the case where a device for changing a password or the like is provided at the front of each system, there is a problem that the customer has to access the device, and extra time is spent on the customer.

また、大規模なシステムの統合を行なう場合には、フロントに設けられる装置にアクセスが集中してしまうことから当該装置に高い能力を有するコンピュータを準備しなければならないという問題もある。   In addition, when integrating a large-scale system, there is a problem that a computer having high capability must be prepared for the device because access concentrates on the device provided at the front.

本発明は、上記実情に鑑みてなされたものであり、パスワードなどの認証情報の統合を行なう際に、顧客が認証情報の統合を意識することなく、かつシステムに過大な負荷をかけることなく認証情報の統合を行なうことができる認証情報統合システムを提供することを目的とする。   The present invention has been made in view of the above circumstances, and when performing authentication information integration such as passwords, the authentication is performed without the customer being aware of the authentication information integration and overloading the system. An object of the present invention is to provide an authentication information integration system capable of integrating information.

本発明の第1の発明によれば、第1の一方向性関数により認証情報を変換して認証処理を行なう第1の認証装置と、前記第1の認証装置と接続され、第2の一方向性関数により認証情報を変換して認証処理を行なう第2の認証装置とを具備する認証情報統合システムにおいて、前記第1の認証装置は、顧客識別情報と、この顧客識別情報に関連付けられた自システムの第1の認証情報を記憶するデータベースと、前記第1の認証装置にログインするために、顧客コンピュータから送信される顧客識別情報及びこの顧客識別情報に対応する第2の認証情報を受信する手段と、前記受信した第2の認証情報を前記第1の一方向性関数を利用して変換する手段と、前記変換された第2の認証情報と、前記第1の認証情報とが一致することを検出する手段と、一致したことが検出された場合に、前記受信した第2の認証情報を前記第2の一方向性関数を利用して変換する手段と、前記受信した顧客識別情報と、前記変換された第2の認証情報とを前記第2の認証装置へ送信する手段とを具備し、前記第2の認証装置は、前記第1の認証装置から送信された顧客識別情報及び前記変換された第2の認証情報を自己のデータベースに格納する手段を具備することを特徴とする認証情報統合システム、である。 According to the first aspect of the present invention, the first authentication device that converts the authentication information by the first one-way function and performs the authentication process is connected to the first authentication device, and the second one In an authentication information integrated system comprising a second authentication device that performs authentication processing by converting authentication information using a directionality function, the first authentication device is associated with customer identification information and the customer identification information. a database for storing the first authentication information of the own system, in order to log in to the first authentication device, the second authentication information corresponding to the customer identification information and the customer identification information is transmitted from the customer computer Means for receiving, means for converting the received second authentication information using the first one-way function, the converted second authentication information, and the first authentication information. Detect matching And means for converting the received second authentication information using the second one-way function when it is detected that the data matches, the received customer identification information, and the converted information. And means for transmitting the second authentication information to the second authentication device , wherein the second authentication device includes the customer identification information transmitted from the first authentication device and the converted second authentication information. An authentication information integration system comprising means for storing the authentication information of No. 2 in its own database .

本発明によれば、パスワードなどの認証情報の統合を行なう際に、顧客が認証情報の統合を意識することなく、かつシステムに過大な負荷をかけることなく認証情報の統合を行なうことができる認証情報統合システムを提供することができる。   According to the present invention, when integrating authentication information such as passwords, the authentication information can be integrated without the customer being aware of the authentication information and without overloading the system. An information integration system can be provided.

以下、図面を参照して、本発明の実施の形態に係る認証情報統合システムについて説明する。   Hereinafter, an authentication information integration system according to an embodiment of the present invention will be described with reference to the drawings.

図1は、本発明の実施の形態に係る認証情報統合システムの使用環境を示す図である。   FIG. 1 is a diagram showing an environment in which an authentication information integration system according to an embodiment of the present invention is used.

同図に示すように、インターネットなどのネットワーク1には顧客コンピュータ2,3、企業Aのサーバコンピュータ4及び企業Bのサーバコンピュータ5が接続されている。   As shown in the figure, a customer computer 2, 3, a company A server computer 4 and a company B server computer 5 are connected to a network 1 such as the Internet.

顧客コンピュータ2は、企業Aのサーバコンピュータ4によって提供されるサービスを利用するものであり、企業Aのサーバコンピュータ4にパスワードなどの認証情報を送信することにより当該サービスへログインするものである。   The customer computer 2 uses a service provided by the server computer 4 of the company A, and logs in to the service by transmitting authentication information such as a password to the server computer 4 of the company A.

顧客コンピュータ3は、企業Bのサーバコンピュータ5によって提供されるサービスを利用するものであり、企業Bのサーバコンピュータ5にパスワードなどの認証情報を送信することにより当該サービスへログインするものである。   The customer computer 3 uses a service provided by the server computer 5 of the company B, and logs in to the service by transmitting authentication information such as a password to the server computer 5 of the company B.

企業Aのサーバコンピュータ4は、企業Aによるサービスを提供するものであり、本発明の実施の形態に係る認証情報統合処理を行なうものである。企業Bのサーバコンピュータ5は、企業Bによるサービスを提供するものであり、企業Aのサーバコンピュータ4から送られてくる顧客の認証情報を受信し、格納する本発明の実施の形態に係る認証情報統合処理を行なうものである。   The server computer 4 of the company A provides a service provided by the company A, and performs authentication information integration processing according to the embodiment of the present invention. The server computer 5 of the company B provides a service provided by the company B, and receives and stores the authentication information of the customer sent from the server computer 4 of the company A. The authentication information according to the embodiment of the present invention. Integration processing is performed.

本発明の実施の形態においては、企業Aのサーバコンピュータ4におけるパスワードなどの認証情報を企業Bのサーバコンピュータ5に統合する場合について説明する。   In the embodiment of the present invention, a case where authentication information such as a password in the server computer 4 of the company A is integrated into the server computer 5 of the company B will be described.

図2は、企業Aのサーバコンピュータ4の構成を示す図である。   FIG. 2 is a diagram illustrating a configuration of the server computer 4 of the company A.

同図に示すように、サーバコンピュータ4は、バス11にCPU12、通信I/F13、メモリ14及び記憶装置15が接続されている。   As shown in the figure, in the server computer 4, a CPU 12, a communication I / F 13, a memory 14, and a storage device 15 are connected to a bus 11.

CPU12は、記憶装置15に記憶された認証情報統合プログラム21と協働して、本発明の実施の形態に係る処理全体を司るものである。   The CPU 12 manages the entire processing according to the embodiment of the present invention in cooperation with the authentication information integration program 21 stored in the storage device 15.

通信I/F13は、ネットワーク1を介した外部装置との通信の制御を司る。   The communication I / F 13 controls communication with external devices via the network 1.

メモリ14は、認証情報統合プログラム21を実行する際に必要とされるワークエリアなどとして使用される。   The memory 14 is used as a work area required when the authentication information integration program 21 is executed.

記憶装置15は、認証情報統合処理に必要とされるデータを格納するためのものであり、例えば、ハードディスクドライブ(HDD)である。この記憶装置15には、認証情報統合プログラム21、データベース22、暗号化プログラム23,24が格納されている。   The storage device 15 is for storing data required for authentication information integration processing, and is, for example, a hard disk drive (HDD). The storage device 15 stores an authentication information integration program 21, a database 22, and encryption programs 23 and 24.

認証情報統合プログラム21は、OS(Operating System)上で動作するアプリケーションプログラムであって、CPU12と協働して、本発明の実施の形態に係る認証情報統合処理を実現するものである。   The authentication information integration program 21 is an application program that operates on an OS (Operating System), and implements the authentication information integration processing according to the embodiment of the present invention in cooperation with the CPU 12.

データベース22は、企業Aのサーバコンピュータ4における顧客ID31、コンピュータ4において使用される暗号化プログラム23によって暗号化された後のパスワードなどの認証情報32、口座番号、顧客情報、口座種別、預金残高などの顧客情報33を互いに関連付けて記憶する。   The database 22 includes a customer ID 31 in the server computer 4 of the company A, authentication information 32 such as a password after being encrypted by the encryption program 23 used in the computer 4, account number, customer information, account type, deposit balance, etc. Are stored in association with each other.

暗号化プログラム23は、企業Aのサーバコンピュータ4用の暗号化プログラムであって、一方向性関数であるコンピュータ4用のハッシュ関数によって、企業Aのサービスコンピュータ4によって提供されるサービスにログインする際に顧客コンピュータ2から送られてくる認証情報を暗号化する。   The encryption program 23 is an encryption program for the server computer 4 of the company A, and when logging in to the service provided by the service computer 4 of the company A using the hash function for the computer 4 that is a one-way function. The authentication information sent from the customer computer 2 is encrypted.

暗号化プログラム24は、企業Bのサーバコンピュータ5用の暗号化プログラムであって、一方向性関数であるコンピュータ5用のハッシュ関数によって、企業Aのサービスコンピュータ4によって提供されるサービスにログインする際に顧客コンピュータ2から送られてくる認証情報を暗号化する。この際、暗号化プログラム24は、暗号化後の認証情報をデータベース22に格納することなく、メモリ14をワークエリアとして使用することにより暗号化処理を行なう。   The encryption program 24 is an encryption program for the server computer 5 of the company B, and logs in to a service provided by the service computer 4 of the company A by a hash function for the computer 5 that is a one-way function. The authentication information sent from the customer computer 2 is encrypted. At this time, the encryption program 24 performs the encryption process by using the memory 14 as a work area without storing the encrypted authentication information in the database 22.

以下、図3のフローチャート及び図4の動作説明図を参照して、本発明の実施の形態に係る認証情報統合処理について説明する。   The authentication information integration processing according to the embodiment of the present invention will be described below with reference to the flowchart of FIG. 3 and the operation explanatory diagram of FIG.

顧客コンピュータ2が企業Aのサーバコンピュータ4が提供するサービスにログインする場合、このサービスにおける顧客の識別情報及びこの顧客の識別情報に対応するパスワードなどの認証情報を企業Aのサーバコンピュータ4に送信する(T1,T2)。   When the customer computer 2 logs in to a service provided by the server computer 4 of the company A, the customer identification information in this service and authentication information such as a password corresponding to the customer identification information are transmitted to the server computer 4 of the company A. (T1, T2).

企業Aのサーバコンピュータ4は、顧客コンピュータ2から企業Aのサーバコンピュータ4が提供するサービスにおける顧客の識別情報及びこの顧客の識別情報に対応するパスワードなどの認証情報を受信する(S1)。   The server computer 4 of the company A receives the customer identification information in the service provided by the server computer 4 of the company A and the authentication information such as a password corresponding to the customer identification information from the customer computer 2 (S1).

企業Aのサーバコンピュータ4は、受信した顧客識別情報及びこの顧客識別情報に対応する認証情報をメモリに保存し(S2、T3)、企業Aのサーバコンピュータ4が提供するサービスにおいて使用される暗号化プログラム23によって認証情報を暗号化する(S3、T4)。   The server computer 4 of the company A stores the received customer identification information and authentication information corresponding to the customer identification information in a memory (S2, T3), and encryption used in the service provided by the server computer 4 of the company A The authentication information is encrypted by the program 23 (S3, T4).

その後、受信した顧客識別情報を条件として、データベース22を検索して、データベース22に記憶された受信した顧客識別情報に対応する暗号化後の認証情報を得て、S3において暗号化された認証情報と、データベース22に記憶された暗号化後の認証情報とが一致しているか否かの判断を行なう(S4、T5)。   Thereafter, the database 22 is searched on the condition of the received customer identification information to obtain the encrypted authentication information corresponding to the received customer identification information stored in the database 22, and the authentication information encrypted in S3 And whether or not the encrypted authentication information stored in the database 22 matches (S4, T5).

S4において、一致していないと判断された場合には、ログインエラー処理を行ない終了する(S5)。一方、一致していると判断された場合には、受信した認証情報を暗号化プログラム24によって暗号化する(S6、T6)。すなわち、サーバーコンピュータ5によって提供されるサービスにおいて使用される一方向性関数によって受信した認証情報が暗号化される。   If it is determined in S4 that they do not match, login error processing is performed and the process ends (S5). On the other hand, if it is determined that they match, the received authentication information is encrypted by the encryption program 24 (S6, T6). That is, the authentication information received by the one-way function used in the service provided by the server computer 5 is encrypted.

その後、受信した顧客識別情報及びS6において暗号化された認証情報をネットワーク1を介してサーバコンピュータ5に送信する(S7、T7)。本実施の形態においては、このように認証情報を一方向性関数により暗号化した状態で送信しているので、第三者に対する当該認証情報のセキュリティ性が確保されている。   Thereafter, the received customer identification information and the authentication information encrypted in S6 are transmitted to the server computer 5 via the network 1 (S7, T7). In this embodiment, authentication information is transmitted in a state encrypted with a one-way function in this way, so that the security of the authentication information with respect to a third party is ensured.

サーバコンピュータ5は、サーバコンピュータ4から顧客識別情報及びこの顧客識別情報に対応するサーバコンピュータ5によって提供されるサービスにおいて使用される一方向性関数によって暗号化された認証情報を受信し(S8)、自己のデータベースに格納する(S9)。これにより、サーバコンピュータ4の認証情報をサーバコンピュータ5に統合することができる。   The server computer 5 receives the authentication information encrypted by the one-way function used in the service provided by the server computer 5 corresponding to the customer identification information and the customer identification information from the server computer 4 (S8), Store in its own database (S9). Thereby, the authentication information of the server computer 4 can be integrated into the server computer 5.

したがって、本発明の実施の形態によれば、顧客が統合元のシステムにログインする際に入力される認証情報を使用して、認証情報の統合を行なうので、顧客に余計な手間をかけることなく、認証情報統合処理を行なうことができる。   Therefore, according to the embodiment of the present invention, authentication information is integrated using the authentication information input when the customer logs in to the system of the integration source, so that there is no extra work for the customer. Authentication information integration processing can be performed.

また、統合元及び統合先のコンピュータに統合処理の負荷を分散することができるので、別途フロントととなるシステムを用意する場合に比して、処理性能の高いシステムを別途設ける必要がなく、その結果、コストパフォーマンスの高い統合処理システムを提供することができる。   In addition, since the integration processing load can be distributed to the integration source computer and the integration destination computer, it is not necessary to provide a system with high processing performance as compared with the case where a separate front system is prepared. As a result, an integrated processing system with high cost performance can be provided.

なお、本発明は上記実施形態そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化できる。また、上記実施形態に開示されている複数の構成要素の適宜な組み合わせにより、種々の発明を形成できる。例えば、実施形態に示される全構成要素から幾つかの構成要素を削除してもよい。さらに、異なる実施形態にわたる構成要素を適宜組み合わせてもよい。   Note that the present invention is not limited to the above-described embodiment as it is, and can be embodied by modifying the constituent elements without departing from the scope of the invention in the implementation stage. In addition, various inventions can be formed by appropriately combining a plurality of components disclosed in the embodiment. For example, some components may be deleted from all the components shown in the embodiment. Furthermore, constituent elements over different embodiments may be appropriately combined.

また、実施形態に記載した手法は、計算機(コンピュータ)に実行させることができるプログラム(ソフトウエア手段)として、例えば磁気ディスク(ハードディスク等)、光ディスク(CD−ROM、DVD、MO等)、半導体メモリ(ROM、RAM、フラッシュメモリ等)等の記録媒体に格納し、また通信媒体により伝送して頒布することもできる。なお、媒体側に格納されるプログラムには、計算機に実行させるソフトウエア手段(実行プログラムのみならずテーブルやデータ構造も含む)を計算機内に構成させる設定プログラムをも含む。本装置を実現する計算機は、記録媒体に記録されたプログラムを読み込み、また場合により設定プログラムによりソフトウエア手段を構築し、このソフトウエア手段によって動作が制御されることにより上述した処理を実行する。なお、本明細書でいう記録媒体は、頒布用に限らず、計算機内部あるいはネットワークを介して接続される機器に設けられた磁気ディスクや半導体メモリ等の記憶媒体を含むものである。   In addition, the method described in the embodiment uses, as a program (software means) that can be executed by a computer (computer), for example, a magnetic disk (hard disk, etc.), an optical disk (CD-ROM, DVD, MO, etc.), a semiconductor memory, etc. It can also be stored in a recording medium such as (ROM, RAM, flash memory, etc.), or transmitted and distributed via a communication medium. The program stored on the medium side includes a setting program that configures software means (including not only the execution program but also a table and data structure) in the computer. A computer that implements this apparatus reads a program recorded on a recording medium, constructs software means by a setting program as the case may be, and executes the above-described processing by controlling the operation by this software means. The recording medium referred to in this specification is not limited to distribution, but includes a storage medium such as a magnetic disk or a semiconductor memory provided in a computer or a device connected via a network.

本発明の実施の形態に係る認証情報統合システムの使用環境を示す図である。It is a figure which shows the use environment of the authentication information integrated system which concerns on embodiment of this invention. サーバコンピュータ4の構成を示す図である。2 is a diagram showing a configuration of a server computer 4. FIG. 本発明の実施の形態に係る統合処理を説明するためのフローチャートである。It is a flowchart for demonstrating the integration process which concerns on embodiment of this invention. 本発明の実施の形態に係る統合処理を説明するための図である。It is a figure for demonstrating the integration process which concerns on embodiment of this invention.

符号の説明Explanation of symbols

1…ネットワーク、2、3…顧客コンピュータ、4…企業Aのサーバコンピュータ、5…企業Bのサーバコンピュータ、11…バス、12…CPU、13…通信I/F、14…メモリ、15…記憶装置、21…認証情報統合プログラム、22…データベース、23…企業Aのサーバコンピュータ4用暗号化プログラム、24…企業Bのサーバコンピュータ5用暗号化プログラム、31…顧客ID、32…暗号化後認証情報、33…顧客情報。   DESCRIPTION OF SYMBOLS 1 ... Network 2, 3 ... Customer computer, 4 ... Company A server computer, 5 ... Company B server computer, 11 ... Bus, 12 ... CPU, 13 ... Communication I / F, 14 ... Memory, 15 ... Storage device , 21 ... authentication information integration program, 22 ... database, 23 ... encryption program for server computer 4 of company A, 24 ... encryption program for server computer 5 of company B, 31 ... customer ID, 32 ... authentication information after encryption 33 ... Customer information.

Claims (6)

第1の一方向性関数により認証情報を変換して認証処理を行なう第1の認証装置と、
前記第1の認証装置と接続され、第2の一方向性関数により認証情報を変換して認証処理を行なう第2の認証装置とを具備する認証情報統合システムにおいて、
前記第1の認証装置は、
顧客識別情報と、この顧客識別情報に関連付けられた自システムの第1の認証情報を記憶するデータベースと、
前記第1の認証装置にログインするために、顧客コンピュータから送信される顧客識別情報及びこの顧客識別情報に対応する第2の認証情報を受信する手段と、
前記受信した第2の認証情報を前記第1の一方向性関数を利用して変換する手段と、
前記変換された第2の認証情報と、前記第1の認証情報とが一致することを検出する手段と、
一致したことが検出された場合に、前記受信した第2の認証情報を前記第2の一方向性関数を利用して変換する手段と、
前記受信した顧客識別情報と、前記変換された第2の認証情報とを前記第2の認証装置へ送信する手段とを具備し、
前記第2の認証装置は、
前記第1の認証装置から送信された顧客識別情報及び前記変換された第2の認証情報を自己のデータベースに格納する手段を具備することを特徴とする認証情報統合システム。
A first authentication device that performs authentication processing by converting authentication information by a first one-way function;
An authentication information integration system comprising: a second authentication device connected to the first authentication device and converting authentication information by a second one-way function to perform authentication processing;
The first authentication device includes:
And customer identification information, and a database for storing the first authentication information of the system associated with the customer identification information,
Means for receiving customer identification information transmitted from a customer computer and second authentication information corresponding to the customer identification information to log in to the first authentication device ;
Means for converting the received second authentication information using the first one-way function;
Means for detecting that the converted second authentication information matches the first authentication information;
Means for converting the received second authentication information using the second one-way function when a match is detected;
Means for transmitting the received customer identification information and the converted second authentication information to the second authentication device ;
The second authentication device includes:
An authentication information integration system comprising: means for storing customer identification information transmitted from the first authentication device and the converted second authentication information in its own database .
顧客識別情報と、この顧客識別情報に関連付けられた自システムの第1の認証情報を記憶するデータベースと、
認証情報統合システムにログインするために、顧客コンピュータから送信される顧客識別情報及びこの顧客識別情報に対応する第2の認証情報の識別情報を受信する手段と、
前記受信した第2の認証情報を自システムで認証情報を変換するための第1の一方向性関数を利用して変換する手段と、
前記変換された第2の認証情報と、前記第1の認証情報とが一致することを検出する手段と、
一致したことが検出された場合に、前記受信した第2の認証情報を他のシステムで認証情報を変換するための第2の一方向性関数を利用して変換する手段と、
前記受信した顧客識別情報と、前記変換された第2の認証情報とを前記他のシステムのデータベースに格納するために、前記他のシステムへ送信する手段と
を具備することを特徴とする認証情報統合システム。
And customer identification information, and a database for storing the first authentication information of the system associated with the customer identification information,
Means for receiving customer identification information transmitted from a customer computer and identification information of second authentication information corresponding to the customer identification information to log in to the authentication information integration system ;
Means for converting the received second authentication information using a first one-way function for converting the authentication information in its own system ;
Means for detecting that the converted second authentication information matches the first authentication information;
Means for converting the received second authentication information using a second one-way function for converting the authentication information in another system when it is detected that they match;
Authentication information comprising: means for transmitting the received customer identification information and the converted second authentication information to the other system so as to be stored in a database of the other system. Integrated system.
前記第1の一方向性関数及び前記第2の一方向性関数は、互いに異なるハッシュ関数であることを特徴とする請求項1又は請求項2記載の認証情報統合システム。 The authentication information integration system according to claim 1, wherein the first one-way function and the second one-way function are hash functions different from each other. 前記認証情報は、ユーザのパスワードであることを特徴とする請求項1又は請求項2記載の認証情報統合システム。 The authentication information integration system according to claim 1, wherein the authentication information is a user password. 顧客識別情報と、この顧客識別情報に関連付けられた自システムの第1の認証情報とを記憶するデータベースを具備する認証情報統合システムにおける認証情報統合方法において、
前記認証情報統合システムにログインするために、顧客コンピュータから送信される顧客識別情報及びこの顧客識別情報に対応する第2の認証情報の識別情報を受信し、
前記受信した第2の認証情報を自システムで認証情報を変換するための第1の一方向性関数を利用して変換し、
前記変換された第2の認証情報と、前記第1の認証情報とが一致することを検出し、
一致したことが検出された場合に、前記受信した第2の認証情報を他のシステムで認証情報を変換するための第2の一方向性関数を利用して変換し、
前記受信した顧客識別情報と、前記変換された第2の認証情報とを前記他のシステムのデータベースに格納するために、前記他のシステムへ送信することを特徴とする認証情報統合方法。
And customer identification information, the authentication information integration method in the authentication information integration system comprising a database for storing the first authentication information of the system associated with the customer identification information,
In order to log in to the authentication information integration system, the customer identification information transmitted from the customer computer and the identification information of the second authentication information corresponding to the customer identification information are received,
Converting the received second authentication information using a first one-way function for converting the authentication information in its own system ;
Detecting that the converted second authentication information matches the first authentication information;
When it is detected that the two match, the received second authentication information is converted using a second one-way function for converting the authentication information in another system ,
An authentication information integration method, wherein the received customer identification information and the converted second authentication information are transmitted to the other system so as to be stored in a database of the other system.
顧客識別情報と、この顧客識別情報に関連付けられた自システムの第1の認証情報とを記憶するデータベースを具備する認証情報統合システムにおいて使用される認証情報統合プログラムにおいて、
前記認証情報統合システムにログインするために、顧客コンピュータから送信される顧客識別情報及びこの顧客識別情報に対応する第2の認証情報の識別情報を受信し、
前記受信した第2の認証情報を自システムで認証情報を変換するための第1の一方向性関数を利用して変換し、
前記変換された第2の認証情報と、前記第1の認証情報とが一致することを検出し、
一致したことが検出された場合に、前記受信した第2の認証情報を他のシステムで認証情報を変換するための第2の一方向性関数を利用して変換し、
前記受信した顧客識別情報と、前記変換された第2の認証情報とを前記他のシステムのデータベースに格納するために、前記他のシステムへ送信することを特徴とする認証情報統合プログラム。
And customer identification information, the authentication information integration program used in the authentication information integration system comprising a database for storing the first authentication information of the system associated with the customer identification information,
In order to log in to the authentication information integration system, the customer identification information transmitted from the customer computer and the identification information of the second authentication information corresponding to the customer identification information are received,
Converting the received second authentication information using a first one-way function for converting the authentication information in its own system ;
Detecting that the converted second authentication information matches the first authentication information;
When it is detected that the two match, the received second authentication information is converted using a second one-way function for converting the authentication information in another system ,
An authentication information integration program for transmitting the received customer identification information and the converted second authentication information to the other system in order to store it in the database of the other system.
JP2006148531A 2006-05-29 2006-05-29 Authentication information integration system, authentication information integration method, and authentication information integration program Active JP4898299B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006148531A JP4898299B2 (en) 2006-05-29 2006-05-29 Authentication information integration system, authentication information integration method, and authentication information integration program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006148531A JP4898299B2 (en) 2006-05-29 2006-05-29 Authentication information integration system, authentication information integration method, and authentication information integration program

Publications (2)

Publication Number Publication Date
JP2007317110A JP2007317110A (en) 2007-12-06
JP4898299B2 true JP4898299B2 (en) 2012-03-14

Family

ID=38850890

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006148531A Active JP4898299B2 (en) 2006-05-29 2006-05-29 Authentication information integration system, authentication information integration method, and authentication information integration program

Country Status (1)

Country Link
JP (1) JP4898299B2 (en)

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0973490A (en) * 1995-09-05 1997-03-18 Oki Software Okayama:Kk Automatic transaction system
JP3710863B2 (en) * 1995-12-05 2005-10-26 大日本印刷株式会社 Mutual authentication system
JP4173961B2 (en) * 2001-08-14 2008-10-29 富士通株式会社 Account integration method and program for causing computer to perform processing in the method

Also Published As

Publication number Publication date
JP2007317110A (en) 2007-12-06

Similar Documents

Publication Publication Date Title
CA3102961C (en) Technologies for file sharing
US9460307B2 (en) Managing sensitive data in cloud computing environments
US8621223B2 (en) Data security method and system
JP5968156B2 (en) Job processing system, information processing system, job processing method, information processing method, and program
US20160286005A1 (en) Browser system and method
US20190182293A1 (en) System and method for sharing information in a private ecosystem
JP5451277B2 (en) Management apparatus, information processing apparatus, log information management method, and computer program
JP6407232B2 (en) Login authentication system, service provider and authentication server in login authentication system, service provider in login authentication system, authentication server, computer and login authentication method and program for portable terminal
US8914517B1 (en) Method and system for predictive load balancing
US20160043928A1 (en) System and method for remote management of sale transaction data
JP6007856B2 (en) Information processing system, information processing apparatus, and information processing program
JP2007241590A (en) Authentication system of user of a plurality of terminals, authentication server, and authentication integrating terminal
US20170061140A1 (en) Secure document repository
JP4898299B2 (en) Authentication information integration system, authentication information integration method, and authentication information integration program
US8250626B2 (en) Securing data accessed by a software package pre-loaded on a computer system
JP2007004210A (en) Workflow processing method, device and program
JP5511449B2 (en) Information processing apparatus, information processing apparatus authentication method, and program
JP6620558B2 (en) Information processing apparatus and information processing program
JP2005275112A (en) Encryption/decryption system
JP4990560B2 (en) Electronic signature verification system
US9779255B2 (en) Split storage and communication of documents
TWI520093B (en) System and method for processing freight contracts
US10277565B2 (en) Enterprise service bus logging
JP5531541B2 (en) Log information generator
US11474767B1 (en) Print from web services platform to local printer

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090420

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110921

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20111011

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20111121

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20111213

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20111226

R150 Certificate of patent or registration of utility model

Ref document number: 4898299

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20150106

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250