WO2017179183A1 - Id管理システム、方法、及びプログラム - Google Patents

Id管理システム、方法、及びプログラム Download PDF

Info

Publication number
WO2017179183A1
WO2017179183A1 PCT/JP2016/062076 JP2016062076W WO2017179183A1 WO 2017179183 A1 WO2017179183 A1 WO 2017179183A1 JP 2016062076 W JP2016062076 W JP 2016062076W WO 2017179183 A1 WO2017179183 A1 WO 2017179183A1
Authority
WO
WIPO (PCT)
Prior art keywords
user
website
mail
registration
mail address
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.)
Ceased
Application number
PCT/JP2016/062076
Other languages
English (en)
French (fr)
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.)
Optim Corp
Original Assignee
Optim Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Optim Corp filed Critical Optim Corp
Priority to PCT/JP2016/062076 priority Critical patent/WO2017179183A1/ja
Publication of WO2017179183A1 publication Critical patent/WO2017179183A1/ja
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units

Definitions

  • the present invention relates to a system, method, and program for managing IDs.
  • a user When using a website such as an EC (Electronic Commerce) site, a user is often required to register an email address.
  • a mail address that is normally used by a user (referred to as a “personal mail address”) is registered on a website, unnecessary mail is often transmitted to the personal mail address. Therefore, when a temporary e-mail address for temporary use is issued to the user and an e-mail addressed to the temporary e-mail address is received, it is smaller than the limit value set for the temporary e-mail address. In such a case, a technique has been proposed in which the provisional mail address is validated, and otherwise the provisional mail address is invalidated (Patent Document 1).
  • Patent Document 1 cannot be used for user registration on a website such as an EC site. This is because there is a possibility that normal mail from the Web site cannot be received.
  • the user's personal information may not be deleted unless the personal e-mail address itself is deleted.
  • an object of the present invention is to provide an ID management system, method, and program that allow a user to register as a user on a Web site without using a personal email address.
  • An ID management system includes a user registration unit that accepts registration of a user ID from a user, a login unit that accepts login of a user ID registered from a user, and a Web site selection from the user
  • a web site selection unit that accepts the e-mail, an e-mail address issuance unit that issues a mail address corresponding to the selected web site each time a different web site is selected by the web site selection unit, and an issued e-mail address.
  • Web address registration means for registering a user in the selected website, a user ID, a Web site for which user registration has been performed, and a mail address management means for managing the used mail address in association with each other And comprising.
  • the website registration means may perform user registration using the personal information associated with the user ID.
  • the ID management system may include a reception folder creation unit that creates a mail reception folder for each Web site associated with a managed mail address.
  • the ID management system may include a received mail sorting unit that judges a received mail received from a website from a mail address managed in association with the website and sorts the received mail into a created mail receiving folder.
  • the ID management system may include reception notification means for notifying the user that mail has been received from the website.
  • the ID management system may include a transmission folder creation unit that creates a mail transmission folder for each Web site associated with a managed email address.
  • the ID management system may include a transmission mail distribution unit that determines a transmission mail transmitted to a website from an email address managed in association with the website and distributes the mail to a created mail transmission folder.
  • a user can register as a user on a website without using a personal email address.
  • An outline of the operation of the ID management system is shown.
  • the structural example of an ID management system is shown.
  • An example of a mail address management table is shown. It is a flowchart which shows an example of a website registration process. It is a flowchart which shows an example of a mail transmission process. It is a flowchart which shows an example of a mail reception process.
  • FIG. 1 shows an outline of the operation of the ID management system 10.
  • the ID management system 10 provides an ID management service that supports user registration on a Web site.
  • Web sites that require user registration are, for example, EC sites, membership sites, paid sites, and the like.
  • the ID management system 10 may provide an ID management service as a so-called Web service or an application.
  • a user of the ID management service may use the ID service from a browser or application of a PC or smartphone.
  • Websites that require user registration typically require the user to register an email address.
  • the ID management service issues a different e-mail address for each Web site that the user wants to register as a user of the service.
  • the ID management system 10 issues a first email address for user registration to the first website and a second email address for user registration to the second website to the service user A.
  • User A may register as a user on the first website using the first e-mail address and register as a user on the second website using the second e-mail address. That is, user A can register as a user on each Web site without registering a personal email address.
  • the ID management system 10 may provide the user with a reception folder (inbox) for each Web site registered as a user. Then, the ID management system 10 receives an email transmitted from the website to the registered email address, and receives the received email from the website provided to the user who issued the email address. You can sort them into folders.
  • a reception folder inbox
  • the ID management system 10 may receive the mail and distribute it to the reception folder for the first Web site of the user A. As a result, it is possible to reduce the trouble of organizing the mail received from the website registered by the user.
  • the ID management system 10 may notify the mail distribution destination user that a mail has been received from the website in the distribution destination reception folder.
  • the ID management system 10 may automatically set the e-mail address registered in the website as the sender of the e-mail when the user transmits e-mail to the website. Thereby, it is possible to reduce the trouble of storing the mail address registered by the user on the website.
  • the ID management system 10 may provide the user with a transmission folder (transmission box) for each registered website. Then, the ID management system 10 may sort the mail transmitted by the user to the website to the transmission folder for the website. As a result, it is possible to easily confirm what mail the user has sent to which Web site. In the following, the above contents will be further described.
  • FIG. 2 shows a configuration example of the ID management system 10.
  • the ID management system 10 may include, as hardware, a CPU 40, a memory 42, a storage 46, a network I / F 44, and an internal bus 48 that interconnects these devices.
  • the network I / F 44 controls data transmitted and received with other devices (such as a user terminal and a Web server) via a predetermined communication network.
  • the network I / F 44 may be a wired I / F or a wireless I / F.
  • the network I / F 44 may be, for example, a NIC (Network Interface Card).
  • the CPU 40 implements various functions of the ID management system 10 by executing a program stored in the memory 42.
  • the memory 42 stores programs and data for realizing the functions of the ID management system 10.
  • the memory 42 is, for example, a DRAM (Dynamic Random Access Memory), SRAM (Static Random Access Memory), or the like.
  • the storage 46 stores programs and / or data used in the ID management system 10.
  • the storage 46 is, for example, an HDD (Hard Disk Drive), an SSD (Solid State Drive), or the like.
  • the storage 46 may store a mail address management table 300 and a personal information management table 200 as data.
  • the personal information management table 200 manages the personal information of users registered in the ID management service.
  • the personal information may include a user's name, age, gender, zip code, address, telephone number, credit card information, and the like.
  • the personal information management table 200 may give a user ID to each personal information.
  • FIG. 3 shows an example of the mail address management table 300.
  • the e-mail address management table 300 manages e-mail addresses (registration e-mail addresses) issued for user registration on the website.
  • the mail address management table 300 may include a user ID 302, a registration mail address 304, a website URL 306, a transmission folder ID 308, and a reception folder ID 310 as data items.
  • the user ID 302 stores an ID for identifying a user of the ID management service.
  • the user ID 302 may have a correspondence relationship with the user ID assigned to the personal information described above.
  • the registration e-mail address 304 stores an e-mail address issued for user registration to the Web site URL 306 for the user with the user ID 302.
  • the website URL 306 stores the URL of the website where the registration e-mail address 304 is registered.
  • the transmission folder ID 308 stores an ID that can uniquely identify the transmission folder.
  • the reception folder ID 310 stores an ID that can uniquely identify the reception folder.
  • User registration means 108 processes user registration from a new user for the ID management service.
  • the user registration means 108 may issue a new user ID 302 to a new user.
  • User registration means 108 may accept registration of personal information from a new user. Then, the user registration unit 108 may store the newly issued user ID 302 in association with the registered personal information in the personal information management table 200.
  • the login unit 110 receives a login from the user to the ID management service.
  • the log-in means 110 may authenticate the user ID 302 and password input by the user, and permit the user to use the ID management service when the authentication is successful.
  • the website selection unit 114 receives a selection of a website to be registered from the user.
  • the website selection unit 114 may receive a selection by displaying a list of websites that the user can register as a user.
  • the Web site selection unit 114 does not need to display a Web site for which the user has already been registered in the list.
  • the e-mail address issuing unit 112 issues a registration e-mail address 304 used by the user for user registration to the Web site selected by the Web site selecting unit 114. That is, the mail address issuing unit 112 issues a mail address corresponding to the selected website every time a different website is selected by the website selecting unit 114.
  • the registration e-mail address may be an e-mail address including a unique and random alphanumeric character in the local part. Such a mail address may be called a one-time mail address.
  • the website registration unit 116 performs user registration of the user for the website selected by the website selection unit 114. At this time, the website registration unit 116 may input the registration e-mail address issued by the e-mail address issuing unit 112 to the user. Thus, the user can perform user registration on a desired Web site without registering a personal mail address. Therefore, according to the present embodiment, it is possible to reduce the possibility that unnecessary mail is transmitted to the personal mail address.
  • the website registration unit 116 may use personal information associated with the user ID 302 in the personal information management table 200 when registration of personal information is requested from the website during user registration. This saves the user from having to input personal information.
  • the website registration means 116 in the mail address management table 300 for the user ID 302, the website URL 306 where user registration has been performed, and the registration mail address 304 issued for user registration to the website, May be associated.
  • the transmission / reception folder creation means 120 creates a transmission folder and / or a reception folder corresponding to each registration email address.
  • the transmission / reception folder creation means 120 may associate the created transmission folder ID 308 and / or reception folder ID 310 with the registration mail address 204 in the mail address management table 300.
  • the mail transmission / reception means 124 transmits / receives mail to / from the website using the registration mail address.
  • the mail transmission / reception means 124 may provide a so-called Web mail service to the user.
  • the mail distribution unit 122 distributes the mail transmitted to the Web site to the transmission folder with the transmission folder ID 308 associated with the registration mail address 304 described in the transmission source of the transmission mail in the mail address management table 300. In addition, the mail distribution unit 122 distributes mail received from the Web site to the reception folder of the reception folder ID 310 associated with the mail address described in the destination of the received mail in the mail address management table 300. In the mail address management table 300, the mail distribution unit 122 is a reception notification unit that push-notifies the user with the user ID 302 associated with the reception folder ID 310 of the received mail distribution destination that the mail has been received. May be included.
  • FIG. 4 is a flowchart showing an example of the website registration process.
  • the user inputs the user ID and password and logs in to the ID management service (step S100). In the following description, it is assumed that the user has logged in.
  • the website selection means 114 displays a list of websites that the user can register as a user.
  • the user selects a Web site for which user registration is desired from the displayed list (step S102).
  • the selected website is referred to as a selected website.
  • the e-mail address issuing means 112 issues a registration e-mail address for the user to register as a user on the selected website (step S104).
  • the website registration means 116 provides the registration e-mail address issued in step S104 to the user when the user registers as a user on the selected website (step S106).
  • the website registration unit 116 may provide personal information associated with the user ID in the personal information management table 200 when the user registers as a user on the selected website. As a result, it is possible to reduce the effort for the user to input personal information to the selected website.
  • the transmission / reception folder creation means 120 creates a reception folder and a transmission folder dedicated to the registration mail address (step S108).
  • the website registration unit 116 corresponds to the user ID 302 of the user, the registration mail address in step S104, the selected website in step S102, the reception folder ID 310 and the transmission folder in step S108. Are associated with each other (step S110).
  • the user can perform user registration on a desired Web site without registering a personal email address.
  • FIG. 5 is a flowchart showing an example of mail transmission processing.
  • the user inputs the user ID 302 and the password and logs in to the ID management service (step S200). In the following description, it is assumed that the user has logged in.
  • the website selection means 114 displays a list of websites that the user can send mail. From the displayed list, the user selects a Web site to which an email is to be sent (step S202).
  • the mail transmission / reception means 124 displays a mail creation GUI.
  • the user creates a mail on the GUI and instructs transmission (step S204).
  • the mail transmission / reception means 124 uses the created mail as a transmission source with the registration mail address 304 associated with the user ID 302 of the user and the selected website in step S204 in the mail address management table 300 as the transmission source. Transmit to the selected Web site (step S206).
  • the mail transmission / reception means 124 sorts the transmission mail to the transmission folder of the transmission folder ID 308 associated with the registration mail address 304 in the mail address management table 300 (step S208).
  • the mail sent by the user to each website is automatically distributed to the transmission folder for each website registered by the user.
  • FIG. 6 is a flowchart showing an example of mail reception processing.
  • the mail transmission / reception means 124 When the mail transmission / reception means 124 receives a mail from the website, the mail transmission / reception means 124 proceeds to the next processing (step S300).
  • the mail transmission / reception means 124 identifies the reception folder ID 310 associated with the registration mail address 304 described in the destination of the received mail from the mail address management table 300. Then, the mail transmission / reception unit 124 sorts the received mail to the received folder with the specified received folder ID 310 (step S302).
  • the mail transmission / reception means 124 identifies the user ID 302 and the website URL 306 associated with the registration mail address 304 described in the destination of the received mail from the mail address management table 300. Then, the mail transmitting / receiving means 124 notifies the user with the specified user ID 302 that the mail has been received from the specified website (step S306).

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

【課題】個人メールアドレスを用いることなくWebサイトにユーザ登録を行う。 【解決手段】ID管理システムは、利用者から利用者IDの登録を受け付ける利用者登録手段と、利用者から登録された利用者IDのログインを受け付けるログイン手段と、利用者からWebサイトの選択を受け付けるWebサイト選択手段と、Webサイト選択手段で異なるWebサイトが選択される度に、当該選択されたWebサイトに対応するメールアドレスを都度発行するメールアドレス発行手段と、発行されたメールアドレスを用いて選択されたWebサイトにユーザ登録を行うWebサイト登録手段と、利用者IDと、ユーザ登録が行われたWebサイトと、用いられたメールアドレスと、を対応付けて管理するメールアドレス管理手段とを備える。

Description

ID管理システム、方法、及びプログラム
 本発明は、IDを管理するシステム、方法及びプログラムに関する。
 EC(Electronic Commerce)サイトなどのWebサイトを利用するにあたって、ユーザは、メールアドレスの登録が要求されることが多い。しかし、Webサイトにユーザが通常使用しているメールアドレス(「個人メールアドレス」という)を登録すると、その個人メールアドレスに不要なメールが送信されることも多い。そこで、利用者に対して一時的に利用するための暫定メールアドレスを発行し、その暫定メールアドレスを宛先とする電子メールを受信したとき、その暫定メールアドレスに設定した制限値よりも小である場合、その暫定メールアドレスを有効とし、そうでない場合、その暫定メールアドレスを無効とする技術が提案されている(特許文献1)。
特開2004-179946号公報
 しかしながら、ECサイトなどのWebサイトへのユーザ登録において、特許文献1の暫定メールアドレスを用いることはできない。Webサイトからの正常なメールも受信できなくなってしまう恐れがあるからである。
 また、Webサイトに一度個人メールアドレスを登録すると、個人メールアドレス自体を消さないと、ユーザの個人情報が消せない場合もある。
 また、シングルサインオンに対応しているWebサイトについては、個人メールアドレスを登録することなく、大手ポータルサイトのアカウントを用いてユーザ登録を行うこともできる。しかし、そもそもそのようなシングルサインオンに対応していないWebサイトも多い。
 そこで本発明の目的は、ユーザが、個人メールアドレスを用いることなく、Webサイトにユーザ登録を行うことを可能とするID管理システム、方法及びプログラムを提供することにある。
 一実施形態に係るID管理システムは、利用者から利用者IDの登録を受け付ける利用者登録手段と、利用者から登録された利用者IDのログインを受け付けるログイン手段と、利用者からWebサイトの選択を受け付けるWebサイト選択手段と、Webサイト選択手段で異なるWebサイトが選択される度に、当該選択されたWebサイトに対応するメールアドレスを都度発行するメールアドレス発行手段と、発行されたメールアドレスを用いて選択されたWebサイトにユーザ登録を行うWebサイト登録手段と、利用者IDと、ユーザ登録が行われたWebサイトと、用いられたメールアドレスと、を対応付けて管理するメールアドレス管理手段と、を備える。
 選択されたWebサイトが個人情報を要求する場合に、Webサイト登録手段は、利用者IDと対応付けられている個人情報を用いてユーザ登録を行ってよい。
 ID管理システムは、管理されているメールアドレスに対応付けられたWebサイト毎にメール受信フォルダを作成する受信フォルダ作成手段を備えてよい。
 ID管理システムは、Webサイトから受信した受信メールを、Webサイトと対応付けて管理されたメールアドレスから判断して、作成されたメール受信フォルダに振り分ける受信メール振り分け手段を備えてよい。
 ID管理システムは、利用者に、Webサイトからメールを受信した旨を通知する受信通知手段を備えてよい。
 ID管理システムは、管理されているメールアドレスに対応付けられたWebサイト毎にメール送信フォルダを作成する送信フォルダ作成手段を備えてよい。
 ID管理システムは、Webサイトへ送信した送信メールを、Webサイトと対応付けて管理されたメールアドレスから判断して、作成されたメール送信フォルダに振り分ける送信メール振り分け手段を備えてよい。
 本発明によれば、ユーザが、個人メールアドレスを用いることなく、Webサイトにユーザ登録を行うことができる。
ID管理システムの動作概要を示す。 ID管理システムの構成例を示す。 メールアドレス管理テーブルの一例を示す。 Webサイト登録処理の一例を示すフローチャートである。 メール送信処理の一例を示すフローチャートである。 メール受信処理の一例を示すフローチャートである。
 以下、本発明の実施形態について、図面を参照しながら説明する。なお、下記の記載は本発明の一例であって、本発明の技術的範囲はこれに限られるものではない。
 図1は、ID管理システム10の動作概要を示す。
 ID管理システム10は、Webサイトへのユーザ登録をサポートするID管理サービスを提供する。ユーザ登録を要するWebサイトは、例えば、ECサイト、会員制サイト、有料サイトなどである。ID管理システム10は、ID管理サービスを、いわゆるWebサービスとして提供してもよいし、アプリケーションとして提供してもよい。当該ID管理サービスの利用者は、PCやスマートフォンのブラウザやアプリケーションから、当該IDサービスを利用してよい。
 ユーザ登録を要するWebサイトは、典型的には、ユーザにメールアドレスの登録を要求する。しかし、ユーザは、通常使用している個人メールアドレスとは異なるメールアドレスを用いてWebサイトにユーザ登録したい場合も多い。そこで、ID管理サービスは、当該サービスの利用者に対して、ユーザ登録したいWebサイト毎に異なるメールアドレスを発行する。
 図1の例において、利用者Aが、第1Webサイト及び第2Webサイトにユーザ登録したいとする。この場合、ID管理システム10は、サービス利用者Aに対して、第1Webサイトへのユーザ登録用の第1メールアドレスと、第2Webサイトへのユーザ登録用の第2メールアドレスとを発行する。利用者Aは、第1メールアドレスを用いて第1Webサイトにユーザ登録し、第2メールアドレスを用いて第2Webサイトにユーザ登録してよい。すなわち、利用者Aは、個人メールアドレスを登録することなく、各Webサイトにユーザ登録することができる。
 これにより、個人メールアドレスに無駄なメールが送信されることを防止することができる。また、ユーザの知らないところで、個人メールアドレスと個人情報とが紐づけられることを防止することができる。
 ID管理システム10は、利用者に対して、ユーザ登録したWebサイト毎の受信フォルダ(受信箱)を提供してよい。そして、ID管理システム10は、登録されているメールアドレス宛てにWebサイトから送信されたメールを受信し、その受信メールを、そのメールアドレスが発行された利用者に提供された当該Webサイトの受信フォルダに振り分けてよい。
 図1の例において、第1Webサイトが第1メールアドレス宛てにメールを送信したとする。この場合、ID管理システム10は、そのメールを受信し、利用者Aの第1Webサイト用の受信フォルダに振り分けてよい。これにより、利用者がユーザ登録したWebサイトから受信したメールを整理する手間を軽減することができる。
 また、ID管理システム10は、メール振り分け先の利用者に対して、振り分け先の受信フォルダにWebサイトからメールを受信した旨を、プッシュ通知してよい。
 ID管理システム10は、利用者がWebサイトにメールを送信する際、そのメールの送信元に、そのWebサイトに登録したメールアドレスを自動的に設定してよい。これにより、利用者がWebサイトに登録したメールアドレスを記憶しておく手間を軽減することができる。
 また、ID管理システム10は、利用者に対して、ユーザ登録したWebサイト毎の送信フォルダ(送信箱)を提供してよい。そして、ID管理システム10は、利用者がWebサイト宛てに送信したメールを、そのWebサイト用の送信フォルダに振り分けてよい。これにより、利用者がどのWebサイトにどのようなメールを送信したのかを容易に確認することができる。以下において、上述の内容をさらに説明する。
 図2は、ID管理システム10の構成例を示す。
 ID管理システム10は、ハードウェアとして、CPU40、メモリ42、ストレージ46、及び、ネットワークI/F44と、これらのデバイスを相互接続する内部バス48とを備えてよい。
 ネットワークI/F44は、所定の通信ネットワークを介して他の装置(ユーザ端末及びWebサーバ等)と送受信されるデータを制御する。ネットワークI/F44は、有線I/F及び無線I/Fの何れであってもよい。ネットワークI/F44は、例えば、NIC(Network Interface Card)であってよい。
 CPU40は、メモリ42に格納されているプログラムを実行することにより、ID管理システム10の有する様々な機能を実現する。
 メモリ42には、ID管理システム10の機能を実現するためのプログラム及びデータが格納される。メモリ42は、例えば、DRAM(Dynamic Random Access Memory)、SRAM(Static Random Access Memory)などである。
 メモリ42には、プログラムとして、利用者登録手段108、ログイン手段110、メールアドレス発行手段112、Webサイト選択手段114、Webサイト登録手段116、メールアドレス管理手段118、送受信フォルダ作成手段120、メール振り分け手段122、及び、メール送受信手段124が格納されてよい。これらのプログラムは、ストレージ46に保持され、適宜メモリ42に読み出されてもよい。各プログラムの説明については後述する。
 ストレージ46には、ID管理システム10で使用されるプログラム及び/又はデータが格納される。ストレージ46は、例えば、HDD(Hard Disk Drive)、SSD(Solid State Drive)などである。ストレージ46には、データとして、メールアドレス管理テーブル300、及び、個人情報管理テーブル200が格納されてよい。
 個人情報管理テーブル200は、ID管理サービスに登録している利用者の個人情報を管理する。個人情報は、利用者の氏名、年齢、性別、郵便番号、住所、電話番号、クレジットカード情報などを含んでよい。また、個人情報管理テーブル200は、各個人情報に対して利用者IDを付与してよい。
 図3は、メールアドレス管理テーブル300の一例を示す。
 メールアドレス管理テーブル300は、Webサイトへのユーザ登録用に発行したメールアドレス(登録用メールアドレス)を管理する。
 メールアドレス管理テーブル300は、データ項目として、利用者ID302、登録用メールアドレス304、WebサイトURL306、送信フォルダID308、及び、受信フォルダID310を有してよい。
 利用者ID302には、ID管理サービスの利用者を識別するためのIDが格納される。当該利用者ID302は、上述の個人情報に付与された利用者IDと対応関係を有してよい。
 登録用メールアドレス304には、利用者ID302の利用者に対して、WebサイトURL306のWebサイトへのユーザ登録用に発行したメールアドレスが格納される。
 WebサイトURL306には、登録用メールアドレス304を登録したWebサイトのURLが格納される。
 送信フォルダID308には、送信フォルダを一意に識別可能なIDが格納される。
 受信フォルダID310には、受信フォルダを一意に識別可能なIDが格納される。
 図2の説明に戻る。
 利用者登録手段108は、ID管理サービスに対する新規ユーザからの利用者登録を処理する。利用者登録手段108は、新規ユーザに対して新規に利用者ID302を発行してよい。利用者登録手段108は、新規ユーザから個人情報の登録を受け付けてよい。そして、利用者登録手段108は、その新規発行した利用者ID302と、その登録された個人情報とを対応付けて、個人情報管理テーブル200に格納してよい。
 ログイン手段110は、利用者から、ID管理サービスへのログインを受け付ける。ログイン手段110は、利用者から入力された利用者ID302及びパスワードを認証し、当該認証が成功した場合に、その利用者に対してID管理サービスの利用を許可してよい。
 Webサイト選択手段114は、ユーザ登録したいWebサイトの選択を利用者から受け付ける。Webサイト選択手段114は、利用者がユーザ登録可能なWebサイトの一覧を表示して、選択を受け付けてよい。Webサイト選択手段114は、利用者が既にユーザ登録済みであるWebサイトについては、その一覧に表示しなくてもよい。
 メールアドレス発行手段112は、Webサイト選択手段114において選択されたWebサイトに対して、利用者がユーザ登録に用いる登録用メールアドレス304を発行する。すなわち、メールアドレス発行手段112は、Webサイト選択手段114で異なるWebサイトが選択される度に、当該選択されたWebサイトに対応するメールアドレスを都度発行する。登録用メールアドレスは、一意且つランダムな英数字をローカル部に含むメールアドレスであってよい。このようなメールアドレスを、ワンタイムなメールアドレスと呼んでもよい。
 Webサイト登録手段116は、Webサイト選択手段114において選択されたWebサイトに対して、利用者のユーザ登録を行う。このとき、Webサイト登録手段116は、Webサイトに対して、利用者に対してメールアドレス発行手段112が発行した登録用メールアドレスを入力してよい。これにより、利用者は、個人メールアドレスを登録することなく、所望のWebサイトにユーザ登録を行うことができる。したがって、本実施形態によれば、個人メールアドレスに対して不要なメールが送信される可能性を減らすことができる。
 なお、Webサイト登録手段116は、ユーザ登録時にWebサイトから個人情報の登録を要求された場合、個人情報管理テーブル200において利用者ID302と対応付けられている個人情報を用いてもよい。これにより、利用者が個人情報を入力する手間を省くことができる。
 また、Webサイト登録手段116は、メールアドレス管理テーブル300において、利用者ID302に対して、ユーザ登録を行ったWebサイトURL306と、そのWebサイトへのユーザ登録用に発行した登録用メールアドレス304とを対応付けてよい。
 送受信フォルダ作成手段120は、各登録用メールアドレスに対応する送信フォルダ及び/又は受信フォルダを作成する。送受信フォルダ作成手段120は、メールアドレス管理テーブル300において、登録用メールアドレス204に対して、その作成した送信フォルダID308及び/又は受信フォルダID310を対応付けてよい。
 メール送受信手段124は、登録用メールアドレスを用いて、Webサイトとメールを送受信する。メール送受信手段124は、利用者に対していわゆるWebメールサービスを提供してよい。
 メール振り分け手段122は、Webサイトに送信したメールを、メールアドレス管理テーブル300においてその送信メールの送信元に記載の登録用メールアドレス304と対応付けられている送信フォルダID308の送信フォルダに、振り分ける。また、メール振り分け手段122は、Webサイトから受信したメールを、メールアドレス管理テーブル300においてその受信メールの宛先に記載のメールアドレスと対応付けられている受信フォルダID310の受信フォルダに、振り分ける。メール振り分け手段122は、メールアドレス管理テーブル300において、受信メールの振り分け先の受信フォルダID310と対応付けられている利用者ID302の利用者に、当該メールを受信した旨をプッシュ通知する受信通知手段を含んでもよい。
 図4は、Webサイト登録処理の一例を示すフローチャートである。
 利用者は、利用者ID及びパスワードを入力して、ID管理サービスにログインする(ステップS100)。以下、利用者はログイン済みであるとして説明する。
 Webサイト選択手段114は、利用者がユーザ登録可能なWebサイトの一覧を表示する。利用者は、その表示された一覧から、ユーザ登録を行いたいWebサイトを選択する(ステップS102)。当該図4の説明において、この選択されたWebサイトを、選択Webサイトという。
 メールアドレス発行手段112は、利用者が選択Webサイトにユーザ登録するための登録用メールアドレスを発行する(ステップS104)。
 Webサイト登録手段116は、利用者が選択Webサイトにユーザ登録する際、その利用者に対して、ステップS104で発行した登録用メールアドレスを提供する(ステップS106)。また、Webサイト登録手段116は、利用者が選択Webサイトにユーザ登録する際、個人情報管理テーブル200において当該利用者IDと対応付けられている個人情報を提供してよい。これにより、利用者が選択Webサイトに個人情報を入力する手間を軽減することができる。
 送受信フォルダ作成手段120は、登録用メールアドレス専用の受信フォルダ及び送信フォルダを作成する(ステップS108)。
 Webサイト登録手段116は、メールアドレス管理テーブル300において、利用者の利用者ID302に対して、ステップS104の登録用メールアドレスと、ステップS102の選択Webサイトと、ステップS108の受信フォルダID310及び送信フォルダのID308と、を対応付ける(ステップS110)。
 以上の処理により、利用者は、個人メールアドレスを登録することなく、所望のWebサイトにユーザ登録を行うことができる。
 図5は、メール送信処理の一例を示すフローチャートである。
 利用者は、利用者ID302及びパスワードを入力して、ID管理サービスにログインする(ステップS200)。以下、利用者はログイン済みであるとして説明する。
 Webサイト選択手段114は、利用者がメール送信可能なWebサイトの一覧を表示する。利用者は、その表示された一覧から、メールを送信したいWebサイトを選択する(ステップS202)。
 メール送受信手段124は、メール作成のGUIを表示する。利用者は、GUI上でメールを作成し、送信を指示する(ステップS204)。
 メール送受信手段124は、その作成されたメールを、メールアドレス管理テーブル300において利用者の利用者ID302とステップS204の選択Webサイトとに対応付けられている登録用メールアドレス304を送信元とし、当該選択Webサイトへ送信する(ステップS206)。
 メール送受信手段124は、その送信メールを、メールアドレス管理テーブル300において当該登録用メールアドレス304と対応付けられている送信フォルダID308の送信フォルダに振り分ける(ステップS208)。
 以上の処理により、利用者が各Webサイトに送信したメールが、その利用者がユーザ登録したWebサイト毎の送信フォルダに自動的に振り分けられる。
 図6は、メール受信処理の一例を示すフローチャートである。
 メール送受信手段124は、Webサイトからメールを受信すると、次の処理へ進む(ステップS300)。
 メール送受信手段124は、メールアドレス管理テーブル300から、その受信メールの宛先に記載の登録用メールアドレス304に対応付けられている受信フォルダID310を特定する。そして、メール送受信手段124は、その受信メールを、その特定した受信フォルダID310の受信フォルダに振り分ける(ステップS302)。
 メール送受信手段124は、メールアドレス管理テーブル300から、その受信メールの宛先に記載の登録用メールアドレス304に対応付けられている利用者ID302及びWebサイトURL306を特定する。そして、メール送受信手段124は、その特定した利用者ID302の利用者に対して、その特定したWebサイトからメールを受信した旨を通知する(ステップS306)。
 以上の処理により、利用者がユーザ登録した各Webサイトから受信したメールが、その利用者のWebサイト毎の受信フォルダに自動的に振り分けられる。
 上述した実施形態は、本発明の説明のための例示であり、本発明の範囲を実施形態にのみ限定する趣旨ではない。当業者は、本発明の要旨を逸脱することなしに、他の様々な態様で本発明を実施することができる。
 10…ID管理システム 108…利用者登録手段 110…ログイン手段 112…メールアドレス発行手段 114…Webサイト選択手段 116…Webサイト登録手段 120…送受信フォルダ作成手段 122…メール振り分け手段 124…メール送受信手段

 

Claims (9)

  1.  利用者から利用者IDの登録を受け付ける利用者登録手段と、
     前記利用者から前記登録された利用者IDのログインを受け付けるログイン手段と、
     前記利用者からWebサイトの選択を受け付けるWebサイト選択手段と、
     前記Webサイト選択手段で異なるWebサイトが選択される度に、当該選択されたWebサイトに対応するメールアドレスを都度発行するメールアドレス発行手段と、
     前記発行されたメールアドレスを用いて前記選択されたWebサイトにユーザ登録を行うWebサイト登録手段と、
     前記利用者IDと、前記ユーザ登録が行われたWebサイトと、前記用いられたメールアドレスと、を対応付けて管理するメールアドレス管理手段と、
    を備えることを特徴とするID管理システム。
  2.  前記選択されたWebサイトが個人情報を要求する場合に、
     前記Webサイト登録手段は、前記利用者IDと対応付けられている個人情報を用いてユーザ登録を行う
    ことを特徴とする請求項1に記載のID管理システム。
  3.  前記管理されているメールアドレスに対応付けられたWebサイト毎にメール受信フォルダを作成する受信フォルダ作成手段
    を備えることを特徴とする請求項1に記載のID管理システム。
  4.  前記Webサイトから受信した受信メールを、前記Webサイトと対応付けて管理されたメールアドレスから判断して、前記作成されたメール受信フォルダに振り分ける受信メール振り分け手段
    を備えることを特徴とする請求項3に記載のID管理システム。
  5.  前記利用者に、前記Webサイトからメールを受信した旨を通知する受信通知手段
    を備えることを特徴とする請求項4に記載のID管理システム。
  6.  前記管理されているメールアドレスに対応付けられたWebサイト毎にメール送信フォルダを作成する送信フォルダ作成手段
    を備えることを特徴とする請求項3に記載のID管理システム。
  7.  前記Webサイトへ送信した送信メールを、前記Webサイトと対応付けて管理されたメールアドレスから判断して、前記作成されたメール送信フォルダに振り分ける送信メール振り分け手段
    を備えることを特徴とする請求項5に記載のID管理システム。
  8.  利用者から利用者IDの登録を受け付ける利用者ID登録ステップと、
     前記利用者から前記登録された利用者IDのログインを受け付けるログインステップと、
     前記利用者からWebサイトの選択を受け付けるWebサイト選択ステップと、
     前記Webサイト選択ステップで異なるWebサイトが選択される度に、当該選択されたWebサイトに対応するメールアドレスを都度発行するメールアドレス発行ステップと、
     前記発行されたメールアドレスを用いて前記選択されたWebサイトにユーザ登録を行うWebサイト登録ステップと、
     前記利用者IDと、前記ユーザ登録が行われたWebサイトと、前記用いられたメールアドレスと、を対応付けて管理するメールアドレス管理ステップと、
    を備えることを特徴とするID管理方法。
  9.  ID管理システムに、
     利用者から利用者IDの登録を受け付ける利用者ID登録ステップと、
     前記利用者から前記登録された利用者IDのログインを受け付けるログインステップと、
     前記利用者からWebサイトの選択を受け付けるWebサイト選択ステップと、
     前記Webサイト選択ステップで異なるWebサイトが選択される度に、当該選択されたWebサイトに対応するメールアドレスを都度発行するメールアドレス発行ステップと、
     前記発行されたメールアドレスを用いて前記選択されたWebサイトにユーザ登録を行うWebサイト登録ステップと、
     前記利用者IDと、前記ユーザ登録が行われたWebサイトと、前記用いられたメールアドレスと、を対応付けて管理するメールアドレス管理ステップと、
    をさせるためのプログラム。

     
PCT/JP2016/062076 2016-04-15 2016-04-15 Id管理システム、方法、及びプログラム Ceased WO2017179183A1 (ja)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/JP2016/062076 WO2017179183A1 (ja) 2016-04-15 2016-04-15 Id管理システム、方法、及びプログラム

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2016/062076 WO2017179183A1 (ja) 2016-04-15 2016-04-15 Id管理システム、方法、及びプログラム

Publications (1)

Publication Number Publication Date
WO2017179183A1 true WO2017179183A1 (ja) 2017-10-19

Family

ID=60042126

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2016/062076 Ceased WO2017179183A1 (ja) 2016-04-15 2016-04-15 Id管理システム、方法、及びプログラム

Country Status (1)

Country Link
WO (1) WO2017179183A1 (ja)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003053017A1 (en) * 2001-12-19 2003-06-26 Kazuhiro Yamamoto Electronic mail transmission system with proxy mail address
JP2007329756A (ja) * 2006-06-08 2007-12-20 Ntt Software Corp メールアドレス管理装置

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003053017A1 (en) * 2001-12-19 2003-06-26 Kazuhiro Yamamoto Electronic mail transmission system with proxy mail address
JP2007329756A (ja) * 2006-06-08 2007-12-20 Ntt Software Corp メールアドレス管理装置

Similar Documents

Publication Publication Date Title
US11138564B2 (en) Setting permissions for links forwarded in electronic messages
US11909742B2 (en) Managing admin controlled access of external resources to group-based communication interfaces via a group-based communication system
US9065817B2 (en) Authenticating linked accounts
CN102438000B (zh) 一种多账户登录方法及设备
US20110154445A1 (en) Systems to provide business information over social networks
US20120317238A1 (en) Secure cross-domain communication
JP2018128810A (ja) 認証装置及びプログラム
EP3613188B1 (en) Personal identifier sign-in for organizational users
CN108880982A (zh) 针对组织的即时消息系统
US9052861B1 (en) Secure connections between a proxy server and a base station device
US20120054289A1 (en) Email command systems and methods
JP6226689B2 (ja) 情報処理システム、情報処理方法、及びプログラム
US20190149956A1 (en) Systems and methods for vehicle telematics registration
WO2020067387A1 (ja) 携帯端末、情報管理装置、通信装置、及び中継装置
JP7160148B2 (ja) 情報処理装置、表示方法及びプログラム
US11144970B2 (en) Information processing device and storage medium
US10437982B2 (en) Communication management method and communication management system
JP6141473B1 (ja) 情報処理装置および情報処理方法
US10785379B2 (en) Server system, non-transitory computer-readable medium storing computer-readable instructions for server system, and method performed by server system
CN105991695B (zh) 一种文件数据处理方法和系统
JP6932677B2 (ja) 携帯端末、システム、アクセス方法、およびプログラム
WO2017179183A1 (ja) Id管理システム、方法、及びプログラム
JP5300794B2 (ja) コンテンツサーバ及びアクセス制御システム
JP6888584B2 (ja) 管理装置、管理方法、および、管理プログラム
JP2017084097A (ja) 情報処理装置、情報処理方法、及びプログラム

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16898643

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 12/04/2019)

NENP Non-entry into the national phase

Ref country code: JP

122 Ep: pct application non-entry in european phase

Ref document number: 16898643

Country of ref document: EP

Kind code of ref document: A1