JP2013242917A - Information processing system, information processing apparatus, control method thereof and program - Google Patents

Information processing system, information processing apparatus, control method thereof and program Download PDF

Info

Publication number
JP2013242917A
JP2013242917A JP2013160798A JP2013160798A JP2013242917A JP 2013242917 A JP2013242917 A JP 2013242917A JP 2013160798 A JP2013160798 A JP 2013160798A JP 2013160798 A JP2013160798 A JP 2013160798A JP 2013242917 A JP2013242917 A JP 2013242917A
Authority
JP
Japan
Prior art keywords
information
authentication
web service
client terminal
web
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2013160798A
Other languages
Japanese (ja)
Other versions
JP5696749B2 (en
JP2013242917A5 (en
Inventor
Takashi Ishizawa
隆志 石澤
Noboru Fuji
登 冨士
Tatsuyuki Uchida
達之 内田
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.)
Canon Marketing Japan Inc
Canon IT Solutions Inc
Canon MJ IT Group Holdings Inc
Original Assignee
Canon Marketing Japan Inc
Canon IT Solutions Inc
Canon MJ IT Group Holdings 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 Canon Marketing Japan Inc, Canon IT Solutions Inc, Canon MJ IT Group Holdings Inc filed Critical Canon Marketing Japan Inc
Priority to JP2013160798A priority Critical patent/JP5696749B2/en
Publication of JP2013242917A publication Critical patent/JP2013242917A/en
Publication of JP2013242917A5 publication Critical patent/JP2013242917A5/en
Application granted granted Critical
Publication of JP5696749B2 publication Critical patent/JP5696749B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce input operation of authentication information used for authentication processing in order to utilize web service, the input operation being executed after a user is authenticated at least once.SOLUTION: Authentication processing is performed in accordance with authentication information received from a client terminal. After authenticated, screen information of a frame stored in association with the authentication information is transmitted to a client terminal, the frame containing authentication information used for authentication processing in a web server and an authentication parameter, for identifying the authentication information, in a form of web service.

Description

本発明は、情報処理システム、情報処理装置、及びその制御方法及びプログラムに関し、特に、認証処理で用いられる認証情報の入力操作を軽減する技術に関するものである。   The present invention relates to an information processing system, an information processing apparatus, and a control method and program thereof, and particularly relates to a technique for reducing an input operation of authentication information used in authentication processing.

近年、例えば、自社にサーバを構築するのではなく、社外のインターネット上の様々なウェブサービスを社内で利用するサービス(SaaSなど)が増えてきている。   In recent years, for example, services (SaaS, etc.) that use various web services on the Internet outside the company instead of building a server in-house are increasing.

このように、ウェブメールのサービスや、予定を管理するサービスなどの社外のウェブサービスを利用する場合、それぞれのウェブサービスを提供しているウェブサーバで認証されなければ、それらのウェブサービスを利用することは出来なくなっている場合が多い。   In this way, when using an external web service such as a web mail service or a schedule management service, if the web server providing the respective web service is not authenticated, the web service is used. It is often impossible to do this.

そのため、多くのウェブサービスを利用するにつれて、その認証で用いられる認証情報の入力回数が多くなってしまうため、このような場合、ユーザによる操作が煩雑になってしまう恐れがある。   Therefore, as many web services are used, the number of times authentication information used for the authentication is increased, and in such a case, the operation by the user may become complicated.

それを解決するために、特許文献1では、予め、ウェブサービスのURL毎に、ユーザIDとパスワードを記憶しておき、ユーザがウェブサービスのウェブページを表示して、マウスによる所定の操作を行うと、当該ウェブページのURLに対応するユーザIDやパスワードを自動的に入力することが開示されている。   In order to solve this, in Patent Document 1, a user ID and a password are stored in advance for each URL of the web service, and the user displays a web page of the web service and performs a predetermined operation with a mouse. And automatically inputting a user ID and password corresponding to the URL of the web page.

また、外部の様々なウェブサービスを一度に利用する場合、ウェブサービス毎にブラウザを立ち上げて表示すると、ユーザの操作性が悪化しウェブサービスを効率的に利用することが難しくなってしまう。そこで、これを解消するため、ブラウザの表示画面内にIframe(フレーム)の表示領域を設け、各ウェブサービスの画面をそれぞれ各フレームに表示することで、1つの表示画面で、複数のウェブサービスを受けることが可能となることが知られている。   In addition, when using various external web services at once, if the browser is started for each web service and displayed, the user's operability deteriorates and it becomes difficult to use the web service efficiently. Therefore, in order to solve this problem, an Iframe (frame) display area is provided in the display screen of the browser, and each web service screen is displayed in each frame, so that a plurality of web services can be displayed on one display screen. It is known that it can be received.

特開2002−259341号公報JP 2002-259341 A

しかしながら、上記従来技術では、例えば、1つの表示画面に複数のIframe(アイフレーム)の表示領域を設け、各Iframeの表示領域に各ウェブサービスの画面をそれぞれ表示する場合、Iframeの各表示領域に表示されるログイン画面を介して、ユーザが、各ウェブサービスに対応した認証情報(ユーザIDやパスワード)を入力しなければならない。   However, in the above-described conventional technology, for example, when a plurality of Iframe (eye frame) display areas are provided on one display screen and each web service screen is displayed in each Iframe display area, each Iframe display area is displayed. The user must input authentication information (user ID and password) corresponding to each web service via the displayed login screen.

このように、特許文献1の仕組みを利用したとしても、Iframeの各表示領域に表示されるウェブサービスごとにユーザによる所定の操作を行わなければユーザIDやパスワードを入力できないため、各ウェブサーバでの認証処理のために、ユーザによる認証情報の入力に係る操作が煩雑となってしまう。   As described above, even if the mechanism of Patent Document 1 is used, the user ID and password cannot be input unless the user performs a predetermined operation for each web service displayed in each display area of the Iframe. Therefore, the operation related to the input of authentication information by the user becomes complicated.

各ウェブサービスの各ログイン画面を表示して、各ログイン画面を介して所定の操作により認証情報を入力するようにできたとしても、依然として、認証情報の入力に係るユーザによる操作が煩雑であり、ユーザは、各ウェブサービスの認証処理に関して意識しなければならない。   Even if each login screen of each web service is displayed and authentication information can be input by a predetermined operation via each login screen, the operation by the user related to the input of authentication information is still complicated, The user must be aware of the authentication process for each web service.

そこで、認証情報の入力に係るユーザによる操作を軽減し、各ウェブサービスの認証処理に関する意識を減らすため、ログイン画面を表示せずに、自動的にウェブサーバに認証処理を行わせる仕組みが求められる。   Therefore, in order to reduce the user's operations related to the input of authentication information and reduce awareness about authentication processing of each web service, a mechanism for automatically performing authentication processing on the web server without displaying a login screen is required. .

また、ウェブサーバによっては、ウェブサービスが生成するユニークな固有情報が埋め込まれたログイン画面を介して入力されたユーザIDと、パスワードと共に該固有情報をウェブサービスに送信しなければ認証されないウェブサーバもあるため、このようなウェブサーバでの認証処理においても、ログイン画面を表示せずに、自動的にウェブサーバに認証処理を行わせる仕組みが求められる。   In addition, depending on the web server, there is a web server that is not authenticated unless the unique information is transmitted to the web service together with the user ID and the password input through the login screen in which unique unique information generated by the web service is embedded. Therefore, there is a need for a mechanism for automatically performing authentication processing on the web server without displaying a login screen even in such authentication processing on the web server.

本発明の目的は、少なくとも1回ユーザが認証された後に実行される、ウェブサービスを利用するために行う認証処理で用いられる認証情報の入力操作を軽減するための仕組みを提供することである。   An object of the present invention is to provide a mechanism for reducing an input operation of authentication information used in an authentication process performed for using a web service, which is executed after a user is authenticated at least once.

本発明は、ウェブサービスを提供するウェブサーバと通信可能なクライアント端末であって、前記ウェブサーバから送信される前記ウェブサービスの画面情報を、表示部に表示されるブラウザの画面内のフレームに表示するクライアント端末と、前記ウェブサーバに対して認証要求を行うウェブサービス認証情報を前記クライアント端末に送信する情報処理装置と、を含む情報処理システムであって、前記クライアント端末は、ユーザの操作により入力された第1の認証情報を含む認証要求を前記情報処理装置に送信する認証要求送信手段と、前記認証要求送信手段による認証要求に応答して、前記情報処理装置による認証処理により認証された後に、前記ウェブサーバに対して認証要求を行うウェブサービス認証情報を前記情報処理装置から受信する受信手段と、前記受信手段で受信したウェブサービス認証情報に含まれる、前記ウェブサーバによる認証処理に用いられる第2の認証情報を、前記ウェブサーバに送信することにより、前記ユーザの認証要求を行う認証要求手段と、を備え、前記情報処理装置は、前記第1の認証情報に関連付けられた、前記ウェブサーバが提供する各ウェブサービスの第2の認証情報と、前記第2の認証情報であることを識別する、前記ウェブサービスごとの認証パラメータと、前記第1の認証情報に関連付けられた、クライアント端末のブラウザの画面内のフレームに表示するウェブサービスを示すウェブサービス情報と、を記憶する記憶手段と、前記認証要求送信手段により前記クライアント端末から送信された認証要求を受信する認証要求受信手段と、前記認証要求受信手段により受信した認証要求に含まれる第1の認証情報に従って認証処理を行う認証手段と、前記認証手段により認証された後に、前記認証要求受信手段により受信した認証要求に含まれる第1の認証情報に関連付られて前記記憶手段に記憶されているウェブサービス情報に示されるウェブサービスの認証パラメータと、該第1の認証情報に関連付けられて前記記憶手段に記憶されている、該ウェブサービス情報に示されるウェブサービスの第2の認証情報とを含む、前記ウェブサーバに対して該第2の認証情報による認証要求を行うウェブサービス認証情報を生成する生成手段と、前記生成手段により生成されたウェブサービス認証情報を前記クライアント端末に送信する送信手段と、を備える。   The present invention is a client terminal capable of communicating with a web server that provides a web service, and displays the web service screen information transmitted from the web server in a frame in a browser screen displayed on a display unit. And an information processing apparatus that transmits web service authentication information for requesting authentication to the web server to the client terminal, the client terminal being input by a user operation An authentication request transmitting means for transmitting an authentication request including the first authentication information to the information processing apparatus, and after being authenticated by an authentication process by the information processing apparatus in response to the authentication request by the authentication request transmitting means Web service authentication information for making an authentication request to the web server is sent to the information processing apparatus. The user authentication request by transmitting to the web server the receiving means for receiving and second authentication information used in the authentication process by the web server included in the web service authentication information received by the receiving means. Authentication request means for performing authentication, wherein the information processing device is associated with the first authentication information, the second authentication information of each web service provided by the web server, and the second authentication information. Authentication parameters for each of the web services, and web service information indicating web services to be displayed in a frame in the browser screen of the client terminal, associated with the first authentication information. And an authentication request for receiving an authentication request transmitted from the client terminal by the authentication request transmitting means. Authentication means for performing authentication processing in accordance with first authentication information included in the authentication request received by the authentication request receiving means, and an authentication request received by the authentication request receiving means after being authenticated by the authentication means. Web service authentication parameters indicated in the web service information stored in the storage means in association with the first authentication information included in the storage means, and stored in the storage means in association with the first authentication information. Generating means for generating web service authentication information for making an authentication request with the second authentication information to the web server, including second authentication information of the web service indicated by the web service information; Transmitting means for transmitting the web service authentication information generated by the generating means to the client terminal.

本発明は、ウェブサービスを提供するウェブサーバと通信可能なクライアント端末であって、前記ウェブサーバから送信される前記ウェブサービスの画面情報を、表示部に表示されるブラウザの画面内のフレームに表示するクライアント端末と、前記クライアント端末の表示部に表示されるブラウザの画面内のフレームに、ウェブサービスのURLを送信する情報処理装置と、を含む情報処理システムであって、前記クライアント端末は、ユーザを識別するユーザ情報を前記情報処理装置に送信する送信手段と、前記情報処理装置からウェブサービスのURLを受信する受信手段と、前記受信手段で受信したウェブサービスのURLに基づいて、ブラウザの画面内の各フレームに該ウェブサービスの画面を表示する表示手段と、を備え、前記情報処理装置は、ユーザ情報ごとに、前記クライアント端末のブラウザの画面内の各フレームに表示するウェブサービスへのURLをそれぞれ記憶する記憶手段と、前記送信手段により前記クライアント端末から送信されたユーザ情報を受信する受信手段と、前記受信手段で受信したユーザ情報に基づいて、前記記憶手段に記憶されている、前記クライアント端末のブラウザの画面内の各フレームに表示するウェブサービスのURLを、前記クライアント端末に送信するウェブサービス送信手段と、を備えることを特徴とする。   The present invention is a client terminal capable of communicating with a web server that provides a web service, and displays the web service screen information transmitted from the web server in a frame in a browser screen displayed on a display unit. An information processing system that transmits a URL of a web service to a frame in a browser screen displayed on a display unit of the client terminal, wherein the client terminal is a user A browser screen based on the URL of the web service received by the receiving means, a transmitting means for transmitting user information for identifying the user information to the information processing apparatus, a receiving means for receiving the URL of the web service from the information processing apparatus Display means for displaying the screen of the web service in each frame of The information processing apparatus includes, for each user information, storage means for storing a URL to a web service displayed in each frame in the browser screen of the client terminal, and user information transmitted from the client terminal by the transmitting means. And a URL of the web service displayed in each frame in the browser screen of the client terminal, stored in the storage unit, based on the user information received by the receiving unit, Web service transmission means for transmitting to a terminal.

本発明は、ウェブサービスを提供するウェブサーバと通信可能なクライアント端末であって、前記ウェブサーバから送信される前記ウェブサービスの画面情報を、表示部に表示されるブラウザの画面内のフレームに表示するクライアント端末と、前記ウェブサーバに対して認証要求を行うウェブサービス認証情報を前記クライアント端末に送信する情報処理装置と、を含む情報処理システムにおける情報処理装置であって、第1の認証情報に関連付けられた、前記ウェブサーバが提供する各ウェブサービスの第2の認証情報と、前記第2の認証情報であることを識別する、前記ウェブサービスごとの認証パラメータと、前記第1の認証情報に関連付けられた、クライアント端末のブラウザの画面内のフレームに表示するウェブサービスを示すウェブサービス情報と、を記憶する記憶手段と、前記クライアント端末から送信された認証要求を受信する認証要求受信手段と、前記認証要求受信手段により受信した認証要求に含まれる第1の認証情報に従って認証処理を行う認証手段と、前記認証手段により認証された後に、前記認証要求受信手段により受信した認証要求に含まれる第1の認証情報に関連付られて前記記憶手段に記憶されているウェブサービス情報に示されるウェブサービスの認証パラメータと、該第1の認証情報に関連付けられて前記記憶手段に記憶されている、該ウェブサービス情報に示されるウェブサービスの第2の認証情報とを含む、前記ウェブサーバに対して該第2の認証情報による認証要求を行うウェブサービス認証情報を生成する生成手段と、前記生成手段により生成されたウェブサービス認証情報を前記クライアント端末に送信する送信手段と、を備えることをとする。   The present invention is a client terminal capable of communicating with a web server that provides a web service, and displays the web service screen information transmitted from the web server in a frame in a browser screen displayed on a display unit. An information processing apparatus in an information processing system including: a client terminal that performs an authentication request to the web server; and an information processing apparatus that transmits web service authentication information that makes an authentication request to the client terminal. The second authentication information of each web service provided by the web server, the authentication parameter for each web service that identifies the second authentication information, and the first authentication information associated with each other Indicates an associated web service to be displayed in a frame in the browser screen of the client device Storage means for storing web service information, an authentication request receiving means for receiving an authentication request transmitted from the client terminal, and an authentication process according to first authentication information included in the authentication request received by the authentication request receiving means An authentication means for performing authentication, and after being authenticated by the authentication means, the web service information stored in the storage means in association with the first authentication information included in the authentication request received by the authentication request receiving means The web server comprising: an authentication parameter for the indicated web service; and second authentication information for the web service indicated in the web service information stored in the storage means in association with the first authentication information. Generating means for generating web service authentication information for making an authentication request based on the second authentication information; and And that a transmission unit that transmits to the client terminal the web service authentication information generated by.

本発明は、ウェブサービスを提供するウェブサーバと通信可能なクライアント端末であって、前記ウェブサーバから送信される前記ウェブサービスの画面情報を、表示部に表示されるブラウザの画面内のフレームに表示するクライアント端末と、前記ウェブサーバに対して認証要求を行うウェブサービス認証情報を前記クライアント端末に送信する情報処理装置と、を含む情報処理システムにおける情報処理装置の制御方法であって、前記情報処理装置の記憶手段が、第1の認証情報に関連付けられた、前記ウェブサーバが提供する各ウェブサービスの第2の認証情報と、前記第2の認証情報であることを識別する、前記ウェブサービスごとの認証パラメータと、前記第1の認証情報に関連付けられた、クライアント端末のブラウザの画面内のフレームに表示するウェブサービスを示すウェブサービス情報と、を記憶する記憶工程と、前記情報処理装置の認証要求受信手段が、前記クライアント端末から送信された認証要求を受信する認証要求受信工程と、前記情報処理装置の認証手段が、前記認証要求受信工程により受信した認証要求に含まれる第1の認証情報に従って認証処理を行う認証工程と、前記情報処理装置の生成手段が、前記認証工程により認証された後に、前記認証要求受信工程により受信した認証要求に含まれる第1の認証情報に関連付られて前記記憶工程で記憶されているウェブサービス情報に示されるウェブサービスの認証パラメータと、該第1の認証情報に関連付けられて前記記憶工程で記憶されている、該ウェブサービス情報に示されるウェブサービスの第2の認証情報とを含む、前記ウェブサーバに対して該第2の認証情報による認証要求を行うウェブサービス認証情報を生成する生成工程と、前記情報処理装置の送信手段が、前記生成工程により生成されたウェブサービス認証情報を前記クライアント端末に送信する送信工程と、を備えることを特徴とする。   The present invention is a client terminal capable of communicating with a web server that provides a web service, and displays the web service screen information transmitted from the web server in a frame in a browser screen displayed on a display unit. An information processing apparatus control method in an information processing system, comprising: an information processing apparatus including: a client terminal that performs an authentication request to the web server; For each of the web services, the storage means of the apparatus identifies the second authentication information of each web service provided by the web server and the second authentication information associated with the first authentication information. In the browser screen of the client terminal associated with the first authentication information and the first authentication information Web service information indicating a web service to be displayed in a frame; a storage step for storing; an authentication request receiving unit for receiving an authentication request transmitted from the client terminal by an authentication request receiving unit of the information processing device; An authentication process in which an authentication unit of the information processing apparatus performs an authentication process according to first authentication information included in the authentication request received in the authentication request reception process, and a generation unit of the information processing apparatus is authenticated in the authentication process. Thereafter, an authentication parameter of the web service indicated in the web service information stored in the storing step in association with the first authentication information included in the authentication request received in the authentication request receiving step, and the first Of the web service indicated in the web service information stored in the storing step in association with the authentication information of A generating step for generating web service authentication information for requesting the web server to authenticate with the second authentication information, and a transmission unit of the information processing device generated by the generating step. And a transmitting step of transmitting the web service authentication information thus made to the client terminal.

本発明は、ウェブサービスを提供するウェブサーバと通信可能なクライアント端末であって、前記ウェブサーバから送信される前記ウェブサービスの画面情報を、表示部に表示されるブラウザの画面内のフレームに表示するクライアント端末と、前記ウェブサーバに対して認証要求を行うウェブサービス認証情報を前記クライアント端末に送信する情報処理装置と、を含む情報処理システムにおける情報処理装置で読み取り実行可能なプログラムであって、前記情報処理装置を、第1の認証情報に関連付けられた、前記ウェブサーバが提供する各ウェブサービスの第2の認証情報と、前記第2の認証情報であることを識別する、前記ウェブサービスごとの認証パラメータと、前記第1の認証情報に関連付けられた、クライアント端末のブラウザの画面内のフレームに表示するウェブサービスを示すウェブサービス情報と、を記憶する記憶手段と、前記クライアント端末から送信された認証要求を受信する認証要求受信手段と、前記認証要求受信手段により受信した認証要求に含まれる第1の認証情報に従って認証処理を行う認証手段と、前記認証手段により認証された後に、前記認証要求受信手段により受信した認証要求に含まれる第1の認証情報に関連付られて前記記憶手段に記憶されているウェブサービス情報に示されるウェブサービスの認証パラメータと、該第1の認証情報に関連付けられて前記記憶手段に記憶されている、該ウェブサービス情報に示されるウェブサービスの第2の認証情報とを含む、前記ウェブサーバに対して該第2の認証情報による認証要求を行うウェブサービス認証情報を生成する生成手段と、前記生成手段により生成されたウェブサービス認証情報を前記クライアント端末に送信する送信手段として機能させることを特徴とする。   The present invention is a client terminal capable of communicating with a web server that provides a web service, and displays the web service screen information transmitted from the web server in a frame in a browser screen displayed on a display unit. A program that can be read and executed by an information processing apparatus in an information processing system, including: a client terminal that performs an authentication request to the web server; and an information processing apparatus that transmits web service authentication information to the client terminal. Each web service that identifies the information processing apparatus as second authentication information associated with first authentication information and second authentication information of each web service provided by the web server and the second authentication information And the client terminal browser associated with the first authentication information. Storage means for storing web service information indicating a web service to be displayed in a frame within the screen, an authentication request receiving means for receiving an authentication request transmitted from the client terminal, and received by the authentication request receiving means An authentication unit that performs an authentication process in accordance with first authentication information included in the authentication request; and after being authenticated by the authentication unit, associated with the first authentication information included in the authentication request received by the authentication request receiving unit. Web service authentication parameters indicated in the web service information stored in the storage means and web services indicated in the web service information stored in the storage means in association with the first authentication information And a second authentication information including a second authentication information to the web server for making an authentication request with the second authentication information. A generating means for generating service credentials, characterized in that to function as transmission means for transmitting the web service authentication information generated by the generating means to the client terminal.

本発明によれば、少なくとも1回ユーザが認証された後に実行される、ウェブサービスを利用するために行う認証処理で用いられる認証情報の入力操作を軽減させることができる。   ADVANTAGE OF THE INVENTION According to this invention, the input operation of the authentication information used in the authentication process performed in order to utilize a web service performed after a user is authenticated at least once can be reduced.

本発明の実施の形態に係る情報処理システムのシステム構成を概略的に示すブロック図である。1 is a block diagram schematically showing a system configuration of an information processing system according to an embodiment of the present invention. 図1におけるサーバ100、管理者端末101、クライアント端末112(102、103)、クライアント端末113(104、105)、外部サービスサーバ112(106、107、108)のハードウェア構成を概略的に示すブロック図である。1 schematically shows the hardware configuration of the server 100, the administrator terminal 101, the client terminal 112 (102, 103), the client terminal 113 (104, 105), and the external service server 112 (106, 107, 108) in FIG. FIG. 図1における情報処理システムが実行する第1の制御処理手順を示すフローチャートである。It is a flowchart which shows the 1st control processing procedure which the information processing system in FIG. 1 performs. 図1における情報処理システムが実行する第2の制御処理手順を示すフローチャートである。It is a flowchart which shows the 2nd control processing procedure which the information processing system in FIG. 1 performs. 図1における情報処理システムが実行する第3の制御処理手順を示すフローチャートである。6 is a flowchart showing a third control processing procedure executed by the information processing system in FIG. 1. 図1における情報処理システムが実行する第4の制御処理手順を示すフローチャートである。It is a flowchart which shows the 4th control processing procedure which the information processing system in FIG. 1 performs. 図1における情報処理システムが実行する第5の制御処理手順を示すフローチャートである。It is a flowchart which shows the 5th control processing procedure which the information processing system in FIG. 1 performs. レイアウトテーブル800の一例を示す図である。5 is a diagram illustrating an example of a layout table 800. FIG. レイアウトページ情報テーブル900の一例を示す図である。5 is a diagram illustrating an example of a layout page information table 900. FIG. ウィンドウマッピングテーブル1000の一例を示す図である。It is a figure which shows an example of the window mapping table. 外部サービステーブル1100の一例を示す図である。5 is a diagram showing an example of an external service table 1100. FIG. 外部サービスパラメータテーブル1200の一例を示す図である。5 is a diagram showing an example of an external service parameter table 1200. FIG. 外部サービスサーバパラメータテーブル1300の一例を示す図である。It is a figure which shows an example of the external service server parameter table 1300. FIG. ポータル画面1400の一例を示す図である。5 is a diagram illustrating an example of a portal screen 1400. FIG. 外部連携ページの画面1500の一例を示す図である。It is a figure which shows an example of the screen 1500 of an external cooperation page. 外部連携ページの画面1600の一例を示す図である。It is a figure which shows an example of the screen 1600 of an external cooperation page. 外部サービス画面1700の一例を示す図である。5 is a diagram showing an example of an external service screen 1700. FIG. 対話型サイトテーブル1800の一例を示す図である。5 is a diagram showing an example of an interactive site table 1800. FIG. クライアント端末から外部サービスサーバに送信されるログイン指示情報(1901、1902)を含むHTML1900の一例を示す図である。It is a figure which shows an example of HTML1900 containing the login instruction information (1901, 1902) transmitted to an external service server from a client terminal. 外部サービス登録画面2000の一例を示す図である。5 is a diagram illustrating an example of an external service registration screen 2000. FIG. レイアウト/パラメータ登録画面2100の一例を示す図である。5 is a diagram showing an example of a layout / parameter registration screen 2100. FIG. 対話型サイト登録画面2200の一例を示す図である。It is a figure which shows an example of the interactive site registration screen 2200. FIG. 配置位置テーブル2300の一例を示す図である。5 is a diagram illustrating an example of an arrangement position table 2300. FIG. 外部サービステーブル(図11)、外部サービスパラメータ(図12)を登録する処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the process sequence which registers an external service table (FIG. 11) and an external service parameter (FIG. 12). 対話型サイトテーブル(図18)の登録処理の処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the process sequence of the registration process of an interactive site table (FIG. 18). レイアウトページ情報テーブル(図9)、ウィンドウマッピングテーブル(図10)、外部サービスユーザパラメータテーブル(図13)を登録するため処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of a process sequence for registering a layout page information table (FIG. 9), a window mapping table (FIG. 10), and an external service user parameter table (FIG. 13).

以下、添付図面を参照して、本発明を好適な実施形態に従って詳細に説明する。
図1は、本発明の実施の形態に係る情報処理システムのシステム構成を概略的に示すブロック図である。
Hereinafter, the present invention will be described in detail according to preferred embodiments with reference to the accompanying drawings.
FIG. 1 is a block diagram schematically showing a system configuration of an information processing system according to an embodiment of the present invention.

図1に示すように、サーバ100(情報処理装置)は、管理者端末101とネットワークを介して、相互に通信可能に接続されている。管理者端末101は、サーバ100を管理する管理者が操作するコンピュータである。 As shown in FIG. 1, the server 100 (information processing apparatus) is connected to an administrator terminal 101 via a network so that they can communicate with each other. The administrator terminal 101 is a computer operated by an administrator who manages the server 100.

また、サーバ100と、クライアント端末110(102、103・・・)と、クライアント端末111(104、105・・・)と、外部サービスサーバ112(106、107、108・・・)とは、それぞれ、ネットワーク109(広域回線)を介して相互に通信可能に接続されている。 The server 100, the client terminals 110 (102, 103...), The client terminals 111 (104, 105...), And the external service servers 112 (106, 107,. Are connected to each other via a network 109 (wide area line).

ここで、外部サービスサーバ112は、ウェブサービスを提供するウェブサーバとしての機能を備えている。また、クライアント端末110(102、103・・・)やクライアント端末111(104、105・・・)は、法人等の組織や団体で利用されるコンピュータであり、それぞれ、異なる団体(会社など)で利用されるコンピュータであることを示している。 Here, the external service server 112 has a function as a web server that provides a web service. In addition, the client terminal 110 (102, 103...) And the client terminal 111 (104, 105...) Are computers used by organizations and organizations such as corporations, and are respectively different organizations (company etc.). Indicates that the computer is used.

なお、クライアント端末110、クライアント端末111は、ブラウザプログラムがインストールされており、ウェブサーバの機能を備えたサーバ100や外部サービスサーバ112と相互に通信を行い、サーバ100、外部サービスサーバ112から送信された情報を表示する機能を備えている。 The client terminal 110 and the client terminal 111 have browser programs installed therein, communicate with each other with the server 100 and the external service server 112 having a web server function, and are transmitted from the server 100 and the external service server 112. It has a function to display the information.

後述するレイアウトテーブル800(図8)、レイアウトページ情報テーブル900(図9)、ウィンドウマッピングテーブル1000(図10)、外部サービステーブル1100(図11)、外部サービスパラメータテーブル1200(図12)、外部サービスユーザパラメータテーブル1300(図13)、対話型サイトテーブル1800(図18)は、管理者端末101からサーバ100に新規登録/変更登録することが可能である。また、ユーザIDを含むテーブル(図9や図18)は、認証される各ユーザのレコードの部分のみ、クライアント端末から新規登録/変更登録することが可能である。 Layout table 800 (FIG. 8), layout page information table 900 (FIG. 9), window mapping table 1000 (FIG. 10), external service table 1100 (FIG. 11), external service parameter table 1200 (FIG. 12), external service, which will be described later. The user parameter table 1300 (FIG. 13) and the interactive site table 1800 (FIG. 18) can be newly registered / changed in the server 100 from the administrator terminal 101. In addition, the table including the user ID (FIGS. 9 and 18) can be newly registered / changed from the client terminal only for the record portion of each authenticated user.

以下、図2を用いて、図1に示すサーバ100、管理者端末101、クライアント端末110(102、103)、クライアント端末111(104、105)、外部サービスサーバ112(106、107、108)のハードウェア構成について説明する。 Hereinafter, the server 100, the administrator terminal 101, the client terminal 110 (102, 103), the client terminal 111 (104, 105), and the external service server 112 (106, 107, 108) shown in FIG. A hardware configuration will be described.

図2は、図1におけるサーバ100、管理者端末101、クライアント端末110(102、103)、クライアント端末111(104、105)、外部サービスサーバ112(106、107、108)のハードウェア構成を概略的に示すブロック図である。 FIG. 2 schematically illustrates the hardware configuration of the server 100, the administrator terminal 101, the client terminal 110 (102, 103), the client terminal 111 (104, 105), and the external service server 112 (106, 107, 108) in FIG. FIG.

図2において、201はCPUで、システムバス204に接続される各デバイスやコントローラを統括的に制御する。また、ROM202あるいは外部メモリ211には、CPU201の制御プログラムであるBIOS(Basic Input / Output System)やオペレーティングシステムプログラム(以下、OS)や、各サーバ或いは各PC(情報処理装置)の実行する機能を実現するために必要な後述する各種プログラム等が記憶されている。 In FIG. 2, reference numeral 201 denotes a CPU that comprehensively controls each device and controller connected to the system bus 204. Further, the ROM 202 or the external memory 211 has a BIOS (Basic Input / Output System) or an operating system program (hereinafter referred to as OS), which is a control program of the CPU 201, and functions executed by each server or each PC (information processing apparatus). Various programs and the like to be described later necessary for the realization are stored.

203はRAMで、CPU201の主メモリ、ワークエリア等として機能する。CPU201は、処理の実行に際して必要なプログラム等をROM202あるいは外部メモリ211からRAM203にロードして、該ロードしたプログラムを実行することで各種動作を実現するものである。 A RAM 203 functions as a main memory, work area, and the like for the CPU 201. The CPU 201 implements various operations by loading a program or the like necessary for execution of processing from the ROM 202 or the external memory 211 into the RAM 203 and executing the loaded program.

また、205は入力コントローラで、キーボード(KB)209や不図示のマウス等のポインティングデバイス等からの入力を制御する。206はビデオコントローラで、CRTディスプレイ(CRT)210等の表示器(表示部)への表示を制御する。なお、図2では、CRT210と記載しているが、表示器はCRTだけでなく、液晶ディスプレイ等の他の表示器であってもよい。これらは必要に応じて管理者が使用するものである。 An input controller 205 controls input from a keyboard (KB) 209 or a pointing device such as a mouse (not shown). A video controller 206 controls display on a display (display unit) such as a CRT display (CRT) 210. In FIG. 2, although described as CRT 210, the display device is not limited to the CRT, but may be another display device such as a liquid crystal display. These are used by the administrator as needed.

207はメモリコントローラで、ブートプログラム,各種のアプリケーション,フォントデータ,ユーザファイル,編集ファイル,各種データ等を記憶する外部記憶装置(ハードディスク(HD))や、フレキシブルディスク(FD)、或いはPCMCIAカードスロットにアダプタを介して接続されるコンパクトフラッシュ(登録商標)メモリ等の外部メモリ211へのアクセスを制御する。 A memory controller 207 is provided in an external storage device (hard disk (HD)), flexible disk (FD), or PCMCIA card slot for storing a boot program, various applications, font data, user files, editing files, various data, and the like. Controls access to an external memory 211 such as a compact flash (registered trademark) memory connected via an adapter.

208は通信I/Fコントローラで、ネットワークを介して外部機器と接続・通信するものであり、ネットワークでの通信制御処理を実行する。例えば、TCP/IPを用いた通信等が可能である。 A communication I / F controller 208 connects and communicates with an external device via a network, and executes communication control processing on the network. For example, communication using TCP / IP is possible.

なお、CPU201は、例えばRAM203内の表示情報用領域へアウトラインフォントの展開(ラスタライズ)処理を実行することにより、CRT210上での表示を可能としている。また、CPU201は、CRT210上の不図示のマウスカーソル等でのユーザ指示を可能とする。 Note that the CPU 201 enables display on the CRT 210 by executing outline font rasterization processing on a display information area in the RAM 203, for example. In addition, the CPU 201 enables a user instruction with a mouse cursor (not shown) on the CRT 210.

本発明を実現するための後述する各種プログラムは、外部メモリ211に記録されており、必要に応じてRAM203にロードされることによりCPU201によって実行されるものである。さらに、上記プログラムの実行時に用いられるファイル及び各種テーブル等も、外部メモリ211に格納されている。 Various programs to be described later for realizing the present invention are recorded in the external memory 211 and executed by the CPU 201 by being loaded into the RAM 203 as necessary. Further, files and various tables used when executing the program are also stored in the external memory 211.

サーバ100の外部メモリ211には、レイアウトテーブル800(図8)、レイアウトページ情報テーブル900(図9)、ウィンドウマッピングテーブル1000(図10)、外部サービステーブル1100(図11)、外部サービスパラメータテーブル1200(図12)、外部サービスユーザパラメータテーブル1300(図13)、対話型サイトテーブル1800(図18)が記憶されている。後述するフローチャートでの各ステップの処理で、これらの情報が用いられる際は、外部メモリから取得しRAM203に展開してから処理に用いられる。 The external memory 211 of the server 100 includes a layout table 800 (FIG. 8), a layout page information table 900 (FIG. 9), a window mapping table 1000 (FIG. 10), an external service table 1100 (FIG. 11), and an external service parameter table 1200. (FIG. 12), an external service user parameter table 1300 (FIG. 13), and an interactive site table 1800 (FIG. 18) are stored. When these pieces of information are used in the processing of each step in the flowchart described below, the information is acquired from the external memory and expanded in the RAM 203 before being used for processing.

<第1の実施形態>
まず、第1の実施形態における情報処理システムの処理手順について説明する。
次に、図3を用いて、本実施形態における情報処理システムの処理手順について説明する。
図3は、図1における情報処理システムが実行する第1の制御処理手順の一例を示すフローチャートである。
<First Embodiment>
First, the processing procedure of the information processing system in the first embodiment will be described.
Next, the processing procedure of the information processing system in this embodiment will be described with reference to FIG.
FIG. 3 is a flowchart showing an example of a first control processing procedure executed by the information processing system in FIG.

まず、図3に示すステップS301、ステップS302、ステップS305、ステップS306、ステップS312〜ステップS315の処理は、クライアント端末のCPU201が、外部メモリ211等の記憶手段に格納されたプログラム(ブラウザ等)をRAM203にロードして実行することにより実現される。   First, in steps S301, S302, S305, S306, and S312 to S315 shown in FIG. 3, the CPU 201 of the client terminal stores a program (browser or the like) stored in a storage unit such as the external memory 211. This is realized by loading the program into the RAM 203 and executing it.

また、図3に示すステップS303、ステップS304、ステップS307〜S311の処理は、サーバ100のCPU201が、外部メモリ211等の記憶手段に格納されたプログラムをRAM203にロードして実行することにより実現される。   Also, the processing of step S303, step S304, and steps S307 to S311 shown in FIG. 3 is realized by the CPU 201 of the server 100 loading the program stored in the storage means such as the external memory 211 into the RAM 203 and executing it. The

まず、クライアント端末のCPU201は、インストールされたブラウザを起動して表示される画面を介して、ユーザの操作による、サーバ100が提供するウェブサービスのログイン画面のURLの入力を受け付ける(ステップS301)。   First, the CPU 201 of the client terminal accepts an input of a URL of a login screen of a web service provided by the server 100 by a user operation through a screen displayed by starting an installed browser (step S301).

ステップS301でログイン画面のURLが入力されると、クライアント端末のCPU201は、当該URLにログイン画面の表示要求を送信する(ステップS302)。   When the login screen URL is input in step S301, the CPU 201 of the client terminal transmits a login screen display request to the URL (step S302).

そして、サーバ100のCPU201は、クライアント端末からログイン画面の表示要求を受信すると(ステップS303)、ログイン画面を表示するための表示情報(HTML等)を該クライアント端末に送信して認証要求する(ステップS304)。この「発明を実施するための形態」で説明する表示情報のことを画面情報とも言う。
ステップS303では、クライアント端末から送信された認証要求を受信する(認証要求受信手段)。
When the CPU 201 of the server 100 receives a login screen display request from the client terminal (step S303), it transmits display information (HTML or the like) for displaying the login screen to the client terminal to request authentication (step S303). S304). The display information described in the “DETAILED DESCRIPTION OF THE INVENTION” is also referred to as screen information.
In step S303, the authentication request transmitted from the client terminal is received (authentication request receiving means).

クライアント端末のCPU201は、サーバ100から当該表示情報を受信すると(ステップS305)、ログイン画面を表示部210に表示する。そして、表示されたログイン画面を介してユーザから、ログイン情報(ログインID(ユーザIDとも言う)、パスワード)が入力されると、当該ログイン情報(ユーザ情報)をサーバ100に送信する(ステップS306)。
すなわち、ユーザの操作により入力された第1の認証情報を含む認証要求を情報処理装置に送信する(認証要求送信手段)。
When receiving the display information from the server 100 (step S305), the CPU 201 of the client terminal displays a login screen on the display unit 210. When login information (login ID (also referred to as user ID) and password) is input from the user via the displayed login screen, the login information (user information) is transmitted to the server 100 (step S306). .
That is, an authentication request including the first authentication information input by a user operation is transmitted to the information processing apparatus (authentication request transmitting means).

サーバ100は、クライアント端末からログイン情報を受信すると(ステップS307)、受信したログイン情報に従って、認証処理を行い(ステップS308)、認証されたか否かを判定する(ステップS309)。   When the server 100 receives the login information from the client terminal (step S307), the server 100 performs an authentication process according to the received login information (step S308), and determines whether or not authentication has been performed (step S309).

そして、サーバ100は、認証されたと判定された場合は(ステップS309:認証OK)、認証されたユーザのポータル画面を表示するための表示情報(ユーザIDに対応するページIDが含まれている)をクライアント端末に送信し(ステップS310)、一方、認証されなかったと判定された場合は(ステップS311:認証NG)、認証失敗を示す失敗画面を表示するための表示情報をクライアント端末に送信する(ステップS311)。   When it is determined that the server 100 has been authenticated (step S309: authentication OK), display information for displaying the portal screen of the authenticated user (a page ID corresponding to the user ID is included). Is transmitted to the client terminal (step S310). On the other hand, when it is determined that the authentication has not been performed (step S311: authentication NG), display information for displaying a failure screen indicating the authentication failure is transmitted to the client terminal (step S311). Step S311).

ここで、サーバ100は、ユーザIDとページIDが関連付けて記憶されており、ステップS307で受信したユーザIDに対応するページIDを含む(ポータル画面の)表示情報を、ステップS310では送信する。   Here, the server 100 stores the user ID and the page ID in association with each other, and transmits display information (portal screen) including the page ID corresponding to the user ID received in step S307 in step S310.

クライアント端末は、サーバ100から、表示情報を受信すると(ステップS312)、当該表示情報が、失敗画面を表示するための表示情報である場合は(ステップS313:YES)、当該表示情報に従って認証失敗を示す失敗画面を表示し(ステップS314)、一方、ポータル画面を表示するための表示情報である場合は(ステップS313:NO)、当該表示情報に従ってポータル画面(図14)を表示する(ステップS315)。   When the client terminal receives the display information from the server 100 (step S312), if the display information is display information for displaying a failure screen (step S313: YES), the client terminal performs an authentication failure according to the display information. On the other hand, when the display information is for displaying the portal screen (step S313: NO), the portal screen (FIG. 14) is displayed according to the display information (step S315). .

ここで表示されるポータル画面の一例を、図14を用いて説明する。
図14は、ポータル画面1400の一例を示す図である。
An example of the portal screen displayed here will be described with reference to FIG.
FIG. 14 is a diagram illustrating an example of the portal screen 1400.

ポータル画面1400には、外部サービスサーバ112が提供するウェブサービスのページを表示するための外部連携ページリンクボタン1401が表示されている。   On the portal screen 1400, an external cooperation page link button 1401 for displaying a web service page provided by the external service server 112 is displayed.

また、ステップS308で認証されたユーザのポータル画面に表示されるべき情報が、画面領域1402に表示されている。   Information to be displayed on the portal screen of the user authenticated in step S308 is displayed in the screen area 1402.

ログインして表示されたポータル画面1400には、例えば、ユーザが所属する会社内の情報が表示される。   On the portal screen 1400 displayed after logging in, for example, information on the company to which the user belongs is displayed.

次に、ユーザにより、外部連携ページリンクボタン1401を押下されると、クライアント端末は、図4に示すS401の処理を実行する。   Next, when the user presses the external link page link button 1401, the client terminal executes the process of S401 shown in FIG.

図4は、図1における情報処理システムが実行する第2の制御処理手順の一例を示すフローチャートである。   FIG. 4 is a flowchart illustrating an example of a second control processing procedure executed by the information processing system in FIG.

図4に示すステップS401、ステップS409〜ステップS411、ステップS418〜ステップS420、ステップS424〜ステップS425の処理は、クライアント端末のCPU201が、外部メモリ211等の記憶手段に格納されたプログラム(ブラウザ等)をRAM203にロードして実行することにより実現される。   The processing of step S401, step S409 to step S411, step S418 to step S420, and step S424 to step S425 shown in FIG. 4 is performed by the CPU 201 of the client terminal stored in a storage unit such as the external memory 211 (browser or the like). Is loaded into the RAM 203 and executed.

また、図4に示すステップS402〜ステップS408、ステップS412〜ステップS417の処理は、サーバ100のCPU201が、外部メモリ211等の記憶手段に格納されたプログラムをRAM203にロードして実行することにより実現される。   Also, the processing of step S402 to step S408 and step S412 to step S417 shown in FIG. 4 is realized by the CPU 201 of the server 100 loading the program stored in the storage means such as the external memory 211 into the RAM 203 and executing it. Is done.

また、図4に示すステップS421〜ステップS423の処理は、外部サービスサーバ112のCPU201が、外部メモリ211等の記憶手段に格納されたプログラムをRAM203にロードして実行することにより実現される。   4 is realized by the CPU 201 of the external service server 112 loading a program stored in a storage unit such as the external memory 211 into the RAM 203 and executing the program.

まず、クライアント端末は、ポータル画面1400の外部連携ページリンクボタン1401がユーザにより押下されると、ポータル画面1400の表示情報に含まれているページIDを含む外部連携ページ表示要求をサーバ100に送信する(ステップS401)。   First, when the external cooperation page link button 1401 on the portal screen 1400 is pressed by the user, the client terminal transmits an external cooperation page display request including the page ID included in the display information on the portal screen 1400 to the server 100. (Step S401).

サーバ100は、クライアント端末から外部連携ページ表示要求を受信すると(ステップS402)、サーバ100の外部メモリ211に記憶されているレイアウトページ情報テーブル900(図9)を参照し、当該外部連携ページ表示要求に含まれるページIDと、ステップS307に受信したログインIDとに従って、ポートレットとウィンドウIDを特定する(ステップS403)。   When the server 100 receives the external cooperation page display request from the client terminal (step S402), the server 100 refers to the layout page information table 900 (FIG. 9) stored in the external memory 211 of the server 100, and the external cooperation page display request. The portlet and window ID are specified according to the page ID included in the ID and the login ID received in step S307 (step S403).

ここで、図9の説明を行う。
図9は、レイアウトページ情報テーブル900の一例を示す図である。
Here, FIG. 9 will be described.
FIG. 9 is a diagram illustrating an example of the layout page information table 900.

図9には、「ページID」と、「レイアウトID」と、「リージョンNo.」と、「ユーザID」と、「ポートレット」と、「ウィンドウID」との項目から構成されている。   9 includes items of “page ID”, “layout ID”, “region No.”, “user ID”, “portlet”, and “window ID”.

ここで、「ユーザID」とは、外部連携ページリンクボタン1401が押下されたユーザを識別するための情報であって、ステップS307で受信するログイン情報に含まれるユーザIDに対応した値である。
また、「ページID」とは、外部連携ページリンクボタン1401が押下されて表示される画面のページを識別するための情報である。
Here, the “user ID” is information for identifying the user whose external cooperation page link button 1401 is pressed, and is a value corresponding to the user ID included in the login information received in step S307.
The “page ID” is information for identifying a page of a screen displayed when the external link page link button 1401 is pressed.

また、「レイアウトID」とは、当該ページのレイアウトを識別するための情報である。また、「リージョンNo.」とは、フレームの領域の位置を識別するための情報である。「リージョンNo.」とフレームの領域の位置とが関連付けられたテーブルを記憶しており、レイアウトページ情報テーブル900により、「リージョンNo.」が決定すると、当該「リージョンNo.」に関連付けられたフレームの領域の位置が定まることとなる。   The “layout ID” is information for identifying the layout of the page. “Region No.” is information for identifying the position of the region of the frame. A table in which “region No.” is associated with the position of the region of the frame is stored, and when “region No.” is determined by the layout page information table 900, the frame associated with the “region No.” is stored. The position of the area is determined.

また、「ポートレット」とは、当該フレームにどのような情報を表示するかを示す情報である。図9の例では、「ポートレット」の列に、「外部連携」、「スケジューラ」、「伝言メモ」、「掲示板」が設定されている。「スケジューラ」、「伝言メモ」、「掲示板」の機能は、それぞれ、サーバ100が提供しているウェブサービスである。また、「外部連携」とは、サーバ100が提供していない、外部サービスサーバ112が提供しているウェブサービスをフレームに表示させることを示している。
また、「ウィンドウID」とは、当該フレームを識別するための情報である。
The “portlet” is information indicating what information is displayed in the frame. In the example of FIG. 9, “external linkage”, “scheduler”, “message memo”, and “bulletin board” are set in the “portlet” column. The functions of “scheduler”, “message memo”, and “bulletin board” are web services provided by the server 100, respectively. Further, “external cooperation” indicates that a web service provided by the external service server 112 that is not provided by the server 100 is displayed in a frame.
The “window ID” is information for identifying the frame.

すなわち、レイアウトページ情報テーブル900は、認証されログインしたユーザが外部連携ページリンクボタン1401を押下した場合に、そのユーザが操作するクライアント端末の表示部に、どのようなレイアウトでどのような内容の画面を表示するのかが定義された情報である。
図4の説明に戻る。
That is, the layout page information table 900 is displayed on the display section of the client terminal operated by the user when the authenticated and logged-in user presses the external link page link button 1401, and what kind of screen has what kind of content. Is information that defines whether or not to display.
Returning to the description of FIG.

ステップS403では、レイアウトページ情報テーブル900の各レコードのうち、ステップS402で受信した外部連携ページ表示要求に含まれるページIDと、ステップS307に受信したユーザIDとが合致するレコードを特定し、当該特定されたレコードのポートレットと、ウィンドウIDを特定する。このとき、ここで特定されるレコードからレイアウトIDやリージョンNo.も決定されるが、図8のレイアウトテーブル800を用いて、ここで特定されるレコードのレイアウトIDからリージョンNo.を特定するようにしてもよい。   In step S403, a record in which the page ID included in the external cooperation page display request received in step S402 and the user ID received in step S307 match among the records of the layout page information table 900 is identified. Specify the portlet and window ID of the recorded record. At this time, the layout ID or region number is determined from the record specified here. The region number is determined from the layout ID of the record specified here using the layout table 800 of FIG. May be specified.

そして、サーバ100は、ウィンドウマッピングテーブル1000(図10)を参照し、ステップS403で特定されたウィンドウIDをキーに、外部サービスID(ウェブサービス情報)を特定する(ステップS404)。
図10は、ウィンドウマッピングテーブル1000の一例を示す図である。
Then, the server 100 refers to the window mapping table 1000 (FIG. 10), and specifies an external service ID (web service information) using the window ID specified in step S403 as a key (step S404).
FIG. 10 is a diagram illustrating an example of the window mapping table 1000.

図10に示すように、ウィンドウマッピングテーブル1000は、「ウィンドウID」と、「外部サービスID」とが関連付けられて記憶されている。ここで、「外部サービスID」とは、外部サービスサーバが提供するウェブサービスを識別するための情報である。   As shown in FIG. 10, the window mapping table 1000 stores “window ID” and “external service ID” in association with each other. Here, the “external service ID” is information for identifying a web service provided by the external service server.

ステップS404では、ステップS403で特定されたウィンドウIDが、ウィンドウマッピングテーブル1000で関連付けられた外部サービスIDを特定する。   In step S404, the window ID specified in step S403 specifies the external service ID associated in the window mapping table 1000.

そして、サーバ100は、ステップS404で特定された外部サービスIDと、予め記憶されている、サーブレットのプログラムを特定するためのURLと、を含む情報をサーブレットURLとして生成する(ステップS405)。   Then, the server 100 generates information including the external service ID specified in step S404 and the URL for storing the servlet program stored in advance as a servlet URL (step S405).

ここで、レイアウトページ情報テーブル900(図9)の各レコードのうち、ステップS403で特定されたウィンドウIDで、かつ、ステップS403で特定された「ポートレット」が外部連携であることを示すレコードに示されるフレーム(画面領域)に、ステップS405で生成されたサーブレットURLを設定して、当該フレームの表示情報を生成する(ステップS406)。
本実施例では、フレームのことを、「外部連携ページ」として説明している。また、フレームは、「Iframe(アイフレーム)」のことを示している。
Here, among the records of the layout page information table 900 (FIG. 9), the window ID specified in step S403 and the record indicating that the “portlet” specified in step S403 is external linkage are shown. The servlet URL generated in step S405 is set in a frame (screen area) to be generated, and display information of the frame is generated (step S406).
In this embodiment, the frame is described as an “external linkage page”. Further, the frame indicates “Iframe (eye frame)”.

また、ここで、レイアウトページ情報テーブル900(図9)の各レコードのうち、ステップS403で特定されたウィンドウIDで、かつ、ステップS403で特定された「ポートレット」が外部連携であることを示すレコードが複数ある場合は、それぞれのレコードに関して、ステップS404、ステップS405の処理を行い、それぞれのフレームに対して、それぞれのウィンドウIDから特定される外部サービスIDを含むサーブレットURLを設定して、それぞれのフレームの表示情報を生成する。   Here, among the records in the layout page information table 900 (FIG. 9), the record indicating that the window ID specified in step S403 and the “portlet” specified in step S403 are externally linked. When there are a plurality of records, the processing of step S404 and step S405 is performed for each record, and a servlet URL including an external service ID specified from each window ID is set for each frame, Generate frame display information.

そして、サーバ100は、ステップS405で生成されたサーブレットURLがフレームに設定された外部連携ページ画面(図15)を表示するための表示情報(HTMLなど)を生成する(ステップS406)。   Then, the server 100 generates display information (HTML or the like) for displaying the external cooperation page screen (FIG. 15) in which the servlet URL generated in step S405 is set in the frame (step S406).

図15は、外部連携ページ画面1500の一例を示す図である。
図15に示す外部連携ページ画面1500の例では、フレーム1501、フレーム1502、フレーム1503が表示されている。
次に、サーバ100は、ステップS407で生成された表示情報をクライアント端末に送信する(ステップS408)。
FIG. 15 is a diagram illustrating an example of the external cooperation page screen 1500.
In the example of the external cooperation page screen 1500 illustrated in FIG. 15, a frame 1501, a frame 1502, and a frame 1503 are displayed.
Next, the server 100 transmits the display information generated in step S407 to the client terminal (step S408).

そして、クライアント端末は、サーバ100から、ステップS407で生成された表示情報を受信すると(ステップS409)、当該表示情報をブラウザが読み込み解釈(解析)して、外部連携ページ画面1500(図15)を表示部に表示する(ステップS410)。   When the client terminal receives the display information generated in step S407 from the server 100 (step S409), the browser reads and interprets (analyzes) the display information, and displays the external cooperation page screen 1500 (FIG. 15). The information is displayed on the display unit (step S410).

ここで、クライアント端末は、このとき、フレームに設定されているサーブレットURLを読み取り、サーブレットURLに含まれるURLに対して、サーブレットURLに含まれる外部サービスIDを含む、フレームの表示要求を送信する(ステップS411)。ステップS411の処理は、各フレームが、各フレームに設定されているサーブレットURLを読み取り、サーブレットURLに含まれるURLに対して、サーブレットURLに含まれる外部サービスIDを含む、フレームの表示要求を送信する。   At this time, the client terminal reads the servlet URL set in the frame and transmits a frame display request including the external service ID included in the servlet URL to the URL included in the servlet URL ( Step S411). In the process of step S411, each frame reads the servlet URL set in each frame, and transmits a frame display request including the external service ID included in the servlet URL to the URL included in the servlet URL. .

本実施例では、サーブレットURLに含まれているURLを、サーバ100に記憶されているサーブレットのプログラムを特定するためのURLとして説明する。   In the present embodiment, the URL included in the servlet URL will be described as a URL for specifying a servlet program stored in the server 100.

次に、サーバ100のサーブレットが、クライアント端末から送信された、フレームの表示要求を受信すると(ステップS412)(特定情報受信手段)、サーバ100のサーブレットは、当該表示要求に含まれる外部サービスIDをキーに、外部サービステーブル1100(図11)を検索して、当該外部サービスIDに合致するレコードを特定する(ステップS413)。そして、特定されたレコード(URLを含む)を取得する。当該サーブレットは、ステップS402から、後述するステップS406の処理を実行する。   Next, when the servlet of the server 100 receives the frame display request transmitted from the client terminal (step S412) (specific information receiving unit), the servlet of the server 100 sets the external service ID included in the display request. Using the key, the external service table 1100 (FIG. 11) is searched to identify a record that matches the external service ID (step S413). Then, the specified record (including the URL) is acquired. The servlet executes the process of step S406 described later from step S402.

図11は、外部サービステーブル1100の一例を示す図である。   FIG. 11 is a diagram illustrating an example of the external service table 1100.

外部サービステーブル1100は、「外部サービスID(特定情報)」、「URL」、「タイトル」、「タイプ」から構成されている。   The external service table 1100 includes “external service ID (specific information)”, “URL”, “title”, and “type”.

「URL」は、外部サービスサーバが提供するウェブサービスのウェブページのURL(アクセス先)を示している。   “URL” indicates the URL (access destination) of the web page of the web service provided by the external service server.

「タイトル」は、当該ウェブサービスのサービスのタイトルを示している。   “Title” indicates the title of the service of the web service.

「タイプ」は、ポータル画面1400内に作成されるフレーム(1501、1502、1503)に当該ウェブサービスのウェブページを表示する「ポートレット」か、新規にブラウザを立ち上げ(生成し)、別ウィンドウに当該ウェブサービスのウェブページを表示する「別ウィンドウ」かが設定されている。
図4の説明に戻る。
“Type” is a “portlet” that displays the web page of the web service in a frame (1501, 1502, 1503) created in the portal screen 1400, or a new browser is launched (generated) and displayed in a separate window. A “separate window” for displaying the web page of the web service is set.
Returning to the description of FIG.

次に、サーバ100は、クライアント端末から受信した表示要求に含まれる外部サービスIDをキーに、外部サービスパラメータテーブル1200(図12)を検索して、当該外部サービスIDに合致するレコードを特定する。そして、特定されたレコードに含まれるパラメータID、及びパラメータ名を取得する(ステップS414)。   Next, the server 100 searches the external service parameter table 1200 (FIG. 12) using the external service ID included in the display request received from the client terminal as a key, and identifies a record that matches the external service ID. Then, the parameter ID and parameter name included in the identified record are acquired (step S414).

図12は、外部サービスパラメータテーブル1200の一例を示す図である。   FIG. 12 is a diagram illustrating an example of the external service parameter table 1200.

外部サービスパラメータテーブル1200には、「パラメータID」、「外部サービスID」、「パラメータ名」(認証パラメータ)から構成される。   The external service parameter table 1200 includes “parameter ID”, “external service ID”, and “parameter name” (authentication parameter).

「パラメータID」は、パラメータを識別するための情報である。   “Parameter ID” is information for identifying a parameter.

「パラメータ名」は、認証処理を行うために用いられるパラメータ名である。このパラメータ名は、ウェブサービス毎に異なる場合が多いため、図12にように、各ウェブサービスに対して記憶しておく必要がある。   The “parameter name” is a parameter name used for performing authentication processing. Since this parameter name often differs for each web service, it is necessary to store it for each web service as shown in FIG.

すなわち、外部サービスパラメータテーブル1200の「パラメータ名」には、外部ウェブサービスでの認証処理で用いられるユーザID、パスワード(図13に示すパラメータ値)のそれぞれを示す(識別する)パラメータ(名)が、外部ウェブサービスごとに登録されている。   That is, in the “parameter name” of the external service parameter table 1200, a parameter (name) indicating (identifying) each of a user ID and a password (parameter values shown in FIG. 13) used in the authentication process in the external web service is included. Registered for each external web service.

次に、サーバ100は、ステップS414で取得したパラメータIDと、ステップS307で取得したログイン情報に含まれているユーザIDとをキーに、外部サービスユーザパラメータテーブル1300(図13)を検索して、当該パラメータID及びユーザIDに合致するレコードを特定する。ここで、ステップS414で取得したパラメータIDが複数ある場合は、それぞれのパラメータIDとユーザIDをキーに、外部サービスユーザパラメータテーブル1300(図13)を検索して、パラメータID及びユーザIDに合致するレコードをそれぞれ特定する。そして、特定されたレコードに含まれるパラメータ値を取得する(ステップS415)。   Next, the server 100 searches the external service user parameter table 1300 (FIG. 13) using the parameter ID acquired in step S414 and the user ID included in the login information acquired in step S307 as keys. A record that matches the parameter ID and the user ID is specified. If there are a plurality of parameter IDs acquired in step S414, the external service user parameter table 1300 (FIG. 13) is searched using each parameter ID and user ID as a key to match the parameter ID and user ID. Identify each record. Then, the parameter value included in the specified record is acquired (step S415).

そして、サーバ100は、フレームに、ステップS413で取得したURLと、ステップS414で取得したパラメータ名と、ステップS415で取得したパラメータ値とを設定する。すなわち、サーバ100は、ステップS413で取得したURLと、ステップS414で取得したパラメータ名と、ステップS415で取得したパラメータ値とに従って、ステップS413で取得したURLにログイン可能な形式のログイン指示情報(ウェブサービス認証情報)を生成し、当該ログイン指示情報をフレームに設定したフレームの表示情報を生成する(ステップS416)。
図19は、ステップS416で生成される表示情報の一例を示す図である。
Then, the server 100 sets the URL acquired in step S413, the parameter name acquired in step S414, and the parameter value acquired in step S415 in the frame. That is, the server 100 performs login instruction information in a format that allows login to the URL acquired in step S413 according to the URL acquired in step S413, the parameter name acquired in step S414, and the parameter value acquired in step S415. Service authentication information) is generated, and display information of the frame in which the login instruction information is set in the frame is generated (step S416).
FIG. 19 is a diagram illustrating an example of display information generated in step S416.

図19に示すように、フレームの表示情報には、ログイン指示情報として、外部サービスサーバのウェブサービスにログインするためのログインID1901、パスワード1902を含んでいる。1901は、login_id(パラメータ名)がログインID(ユーザID)であることを示し、ログインIDとしての値がusera(パラメータ値)であることを示している。また、1902は、passwd(パラメータ名)がパスワードであることを示し、パスワードとしての値がpassa(パラメータ値)であることを示している。また、1903には、ステップS413で取得したURLがログイン指示情報の送信先として設定されている。   As shown in FIG. 19, the display information of the frame includes a login ID 1901 and a password 1902 for logging in to the web service of the external service server as login instruction information. 1901 indicates that login_id (parameter name) is a login ID (user ID), and that the value as the login ID is usera (parameter value). Reference numeral 1902 indicates that passwd (parameter name) is a password, and that the value as the password is passa (parameter value). In 1903, the URL acquired in step S413 is set as the transmission destination of the login instruction information.

ここで、1901、1902は、それぞれ、「<input type=”hidden” name=・・・」とされているため、ログインID、パスワードは、クライアント端末の(フレームの)画面には表示されないように設定されている。そして、図19には、「遷移中です・・・」と、クライアント端末の(フレームの)画面に表示されるように設定されている。
クライアント端末の(フレームの)画面には、
Here, since 1901 and 1902 are “<input type =” hidden ”name =...”, The login ID and password are not displayed on the (frame) screen of the client terminal. Is set. In FIG. 19, “transition is in progress” is set to be displayed on the (frame) screen of the client terminal.
On the client device's (frame) screen,

次に、サーバ100は、ステップS416で生成されたフレームの表示情報(HTMLなど)を、クライアント端末に送信する(ステップS417)(ウェブサービス送信手段)(フレーム送信手段)。   Next, the server 100 transmits display information (HTML or the like) of the frame generated in step S416 to the client terminal (step S417) (web service transmission unit) (frame transmission unit).

ここで、図15のように、表示されるフレームが複数ある場合は、クライアント端末は、ステップS411で、各フレームから、フレームの表示要求をそれぞれ送信するため、サーバ100は、それぞれの表示要求を受信する。そのため、サーバ100は、受信したそれぞれの表示要求ごとに、ステップS412からステップS417を実行することとなる。   Here, as shown in FIG. 15, when there are a plurality of frames to be displayed, the client terminal transmits a frame display request from each frame in step S411. Therefore, the server 100 transmits each display request. Receive. Therefore, the server 100 executes steps S412 to S417 for each received display request.

次に、クライアント端末は、サーバ100から、ステップS417で送信されたフレームの表示情報を受信すると(ステップS418)、当該表示情報を読み取り解釈(解析)して、外部連携ページ画面1600(図16)を表示部に表示する(ステップS419)。
図16の各フレーム1601、1602、1603には、「遷移中です・・・」というメッセージが表示されている。
Next, when the client terminal receives the display information of the frame transmitted in step S417 from the server 100 (step S418), the client terminal reads and interprets (analyzes) the display information, and the external cooperation page screen 1600 (FIG. 16). Is displayed on the display unit (step S419).
In each frame 1601, 1602, 1603 of FIG. 16, a message “Transition is in progress” is displayed.

ステップS418では、クライアント端末からの認証要求に応答して、ウェブサーバに対して認証要求を行うウェブサービス認証情報を情報処理装置から受信する(受信手段)。   In step S418, in response to the authentication request from the client terminal, web service authentication information for making an authentication request to the web server is received from the information processing apparatus (receiving means).

ここでは、1901、1902の、「<input type=”hidden” name=・・・」で記されているログインID、パスワードは、クライアント端末の(フレームの)画面には表示されない。その代わりに、図19の「遷移中です・・・」というメッセージがフレームに表示される。   Here, the login ID and password described in “<input type =“ hidden ”name =...” In 1901 and 1902 are not displayed on the (frame) screen of the client terminal. Instead, the message “Transitioning ...” in FIG. 19 is displayed in the frame.

そして、クライアント端末は、当該表示情報に含まれているURL(送信先)1903(外部サービスサーバ)に、ログイン指示情報(1901、1902)を送信する(ステップS420)。
ここでは、当該表示情報を含んでいるフレームが外部サービスサーバにログイン指示情報を送信する。
Then, the client terminal transmits login instruction information (1901, 1902) to a URL (transmission destination) 1903 (external service server) included in the display information (step S420).
Here, the frame including the display information transmits login instruction information to the external service server.

外部サービスサーバは、クライアント端末から、ログイン指示情報を受信すると(ステップS421)、login_idをログインIDとして認識し、その値がuseraであること、及び、passwdをパスワードとして認識し、その値がpassaであると解釈する。   When the external service server receives the login instruction information from the client terminal (step S421), it recognizes login_id as the login ID, recognizes that the value is usera, and passeswd as the password, and the value is “passa”. Interpret that there is.

そして、外部サービスサーバは、解釈したログインIDとパスワードに従って認証処理を行い(ステップS422)、認証されログインできると、当該外部サービスサーバが提供するコンテンツ(画面情報)を含む外部サービス画面を表示するための表示情報をクライアントの該フレームに送信する(ステップS423)。   Then, the external service server performs an authentication process according to the interpreted login ID and password (step S422), and displays the external service screen including the content (screen information) provided by the external service server when authenticated and logged in. Is displayed in the frame of the client (step S423).

そして、クライアント端末のフレームは、外部サービスサーバから表示情報を受信すると(ステップS424)、当該受信した表示情報を読み取り解釈して、該外部サービス画面を表示する(ステップS425)。   When the frame of the client terminal receives display information from the external service server (step S424), the received display information is read and interpreted, and the external service screen is displayed (step S425).

ここで、フレームに表示された外部サービス画面を含む外部連携ページ画面1700を図17に示す。
図17は、外部連携ページ画面1700の一例を示す図である。
Here, FIG. 17 shows an external cooperation page screen 1700 including the external service screen displayed in the frame.
FIG. 17 is a diagram illustrating an example of the external cooperation page screen 1700.

図17に示すフレーム1701、1702、1703には、それぞれ、外部サービスサーバが提供するコンテンツを含む外部サービス画面が表示されていることを示している。   Frames 1701, 1702, and 1703 shown in FIG. 17 indicate that an external service screen including content provided by the external service server is displayed.

また、外部サービスサーバは、ステップS422で認証されなかった場合は、認証されなかった旨を示す失敗情報を、ログイン指示情報を送信してきたフレームに送信し、クライアント端末の当該フレームは、当該失敗情報を受信し、当該失敗情報を当該フレームに表示する。   If the external service server is not authenticated in step S422, the external service server transmits failure information indicating that the authentication has not been performed to the frame from which the login instruction information has been transmitted, and the frame of the client terminal includes the failure information. And the failure information is displayed in the frame.

また、クライアント端末は、フレームが複数あり、サーバ100から表示情報(HTMLなど)がステップS417で複数送信される場合は、それぞれの表示情報ごとに、ステップS418からステップS420、ステップS424、ステップS425の処理を実行することとなる。その場合は、外部サービスサーバもステップS421からステップS423の処理を、それぞれ実行することとなる。   When the client terminal has a plurality of frames and a plurality of pieces of display information (such as HTML) are transmitted from the server 100 in step S417, the processing of step S418 to step S420, step S424, and step S425 is performed for each piece of display information. Processing will be executed. In this case, the external service server also executes the processes from step S421 to step S423.

以上、図4の説明では、ポータル画面と同一画面(1つの画面)内に表示される複数のフレームが、それぞれ複数の外部サービスサーバにアクセスして、当該外部サービスサーバが提供するコンテンツを当該フレームに表示する仕組みについて説明した。   As described above, in the description of FIG. 4, a plurality of frames displayed on the same screen (one screen) as the portal screen each access a plurality of external service servers, and contents provided by the external service server are displayed in the frames. Explained the mechanism to display in.

このように、サーバ100でユーザの認証がなされると、当該ユーザが利用する外部(社外)のウェブサービスでの認証処理で必要となるログインID、パスワードを入力することなく、当該ウェブサービスでの認証を行うことができるようになる。   As described above, when the user is authenticated by the server 100, the user does not enter the login ID and password required for the authentication process in the external (external) web service used by the user. Authentication can be performed.

次に、図5、図6を用いて、1つの画面内のフレームに外部サービスサーバが提供するコンテンツ(外部サービス画面)を表示するのではなく、別のウィンドウを新規に生成して、当該別のブラウザに当該コンテンツを表示する処理について説明する。   Next, using FIG. 5 and FIG. 6, instead of displaying the content (external service screen) provided by the external service server in a frame within one screen, another window is newly generated to A process for displaying the content on the browser will be described.

図5は、図1における情報処理システムが実行する第3の制御処理手順を示すフローチャートである。   FIG. 5 is a flowchart showing a third control processing procedure executed by the information processing system in FIG.

図5に示すステップS501、ステップS505、ステップS506の処理は、クライアント端末のCPU201が、外部メモリ211等の記憶手段に格納されたプログラム(ブラウザ等)をRAM203にロードして実行することにより実現される。   The processing in step S501, step S505, and step S506 shown in FIG. The

図5に示すステップS502〜ステップS504の処理は、サーバ100のCPU201が、外部メモリ211等の記憶手段に格納されたプログラムをRAM203にロードして実行することにより実現される。   The processing in steps S502 to S504 shown in FIG. 5 is realized by the CPU 201 of the server 100 loading a program stored in a storage unit such as the external memory 211 into the RAM 203 and executing it.

図5に示すフローチャートは、図3に示すフローチャットに示す制御処理手順を実行し、クライアント端末でステップS315を実行した後に実行される処理である。   The flowchart shown in FIG. 5 is a process executed after executing the control processing procedure shown in the flow chat shown in FIG. 3 and executing step S315 at the client terminal.

まず、クライアント端末は、ポータル画面(図14)の別ブラウザボタン1403をユーザにより押下されると、別ブラウザで表示するページを識別するページIDを含む別ブラウザのページ表示要求をサーバ100に送信する(ステップS501)。   First, when the user presses another browser button 1403 on the portal screen (FIG. 14), the client terminal transmits a page display request for another browser including a page ID for identifying a page to be displayed on the other browser to the server 100. (Step S501).

ここで送信されるページIDは、別ブラウザで表示するページを示すページIDであり、上述したステップS310で送信されるページIDとは異なるページIDである。   The page ID transmitted here is a page ID indicating a page to be displayed in another browser, and is a page ID different from the page ID transmitted in step S310 described above.

すなわち、図3のステップS310で送信される表示情報には、ステップS307で受信したユーザIDに対応する、別ブラウザで表示するページであるページIDを含んでいる。   That is, the display information transmitted in step S310 in FIG. 3 includes a page ID that is a page displayed in another browser corresponding to the user ID received in step S307.

ここで、ユーザIDと別ブラウザで表示するページIDが関連付けて記憶されており、ステップS307で受信したユーザIDに対応する、別ブラウザで表示するページIDを含む(ポータル画面の)表示情報を、ステップS310では送信する。   Here, the user ID and the page ID to be displayed on the separate browser are stored in association with each other, and the display information (portal screen) including the page ID to be displayed on the separate browser corresponding to the user ID received in step S307 is displayed. In step S310, transmission is performed.

サーバ100は、クライアント端末から、別ブラウザで表示するページを識別するページIDを含む別ブラウザのページ表示要求を受信すると(ステップS502)、当該ページIDと、ステップS307で受信したログイン情報に含まれるユーザIDとを含むレコードを、レイアウトページ情報テーブル900(図9)から取得し、当該取得したレイアウトページ情報テーブル900(図9)のレコードの「ポートレット」項目が外部連携と示されているウィンドウIDを取得する。そして、当該取得したウィンドウIDに対応する外部サービスIDを、ウィンドウマッピングテーブルを検索して取得する。ここで取得された外部サービスIDと、予め設定されたサーブレットのプログラムを特定するためのURLと、を含む情報をサーブレットURLとして生成する。ここで生成されたサーブレットURLを含むページ画面の表示情報を生成し(ステップS503)、当該表示情報をクライアント端末に送信する(ステップS504)。   When the server 100 receives a page display request of another browser including a page ID for identifying a page to be displayed on another browser from the client terminal (step S502), the server 100 includes the page ID and the login information received in step S307. A window ID in which a record including a user ID is acquired from the layout page information table 900 (FIG. 9), and the “portlet” item of the record of the acquired layout page information table 900 (FIG. 9) is indicated as external linkage. To get. Then, the external service ID corresponding to the acquired window ID is acquired by searching the window mapping table. Information including the external service ID acquired here and a URL for specifying a preset servlet program is generated as a servlet URL. Display information of the page screen including the generated servlet URL is generated (step S503), and the display information is transmitted to the client terminal (step S504).

クライアント端末は、サーバ100から当該表示情報を受信すると(ステップS505)、当該表示情報を読み込んで表示部にページ画面(別の新規のウィンドウ)を生成して表示する(ステップS506)。   When the client terminal receives the display information from the server 100 (step S505), the client terminal reads the display information and generates and displays a page screen (another new window) on the display unit (step S506).

次に、クライアント端末は、処理をステップS601に移行して、新規のウィンドウに設定されているサーブレットURLを読み取り、サーブレットURLに含まれるURLに対して、サーブレットURLに含まれる外部サービスIDを含む、別ウィンドウの表示要求を送信する(ステップS601)。   Next, the client terminal moves the process to step S601, reads the servlet URL set in the new window, and includes the external service ID included in the servlet URL with respect to the URL included in the servlet URL. A request to display another window is transmitted (step S601).

サーバ100は、クライアント端末から、別ウィンドウの表示要求を受信すると(ステップS602)、当該表示要求に含まれる外部サービスIDに従って、外部サービスのURLを検索するなど、上述したステップS413からステップS417の処理を実行する。   When the server 100 receives a display request for another window from the client terminal (step S602), the server 100 searches for the URL of the external service according to the external service ID included in the display request, and performs the processing from step S413 to step S417 described above. Execute.

ステップS602以降の処理については、図4に示すステップS412以降の処理での説明で、フレームの代わりに別ウィンドウのブラウザとして置き換えると、図4に示すステップS412以降の処理と同様であるため、これ以降の説明は省略する。   The processing after step S602 is the same as the processing after step S412 shown in FIG. 4 when it is replaced with the browser of another window instead of the frame in the description of the processing after step S412 shown in FIG. The subsequent description is omitted.

すなわち、ステップS603は、ステップS413からステップS417の処理の説明で、フレームを別ウィンドウのブラウザに置き換えれば、ステップS413からステップS417の処理と同様である。また、ステップS604は、ステップS418からステップS425の処理の説明で、フレームを別ウィンドウのブラウザに置き換えれば、ステップS418からステップS425の処理と同様である。また、ステップS605は、ステップS421からステップS423の処理の説明で、フレームを別ウィンドウのブラウザに置き換えれば、ステップS418からステップS425の処理と同様である。   That is, step S603 is the same as the process from step S413 to step S417 in the description of the process from step S413 to step S417, if the frame is replaced with a browser in another window. Step S604 is the same as the processing from step S418 to step S425 in the description of the processing from step S418 to step S425, if the frame is replaced with a browser in another window. Step S605 is the same as the processing from step S418 to step S425 in the description of the processing from step S421 to step S423, if the frame is replaced with a browser in another window.

以上、図5、6の説明では、フレームの代わりに、別ウィンドウが、外部サービスサーバにアクセスして、当該外部サービスサーバが提供するコンテンツを表示する仕組みについて説明した。   As described above, in the description of FIGS. 5 and 6, a mechanism has been described in which a separate window accesses the external service server and displays the content provided by the external service server instead of the frame.

このように、サーバ100でユーザの認証がなされると、当該ユーザが利用する外部(社外)のウェブサービスでの認証処理で必要となるログインID、パスワードを入力することなく、当該ウェブサービスでの認証を行うことができるようになる。   As described above, when the user is authenticated by the server 100, the user does not enter the login ID and password required for the authentication process in the external (external) web service used by the user. Authentication can be performed.

<第2の実施形態>
次に、第2の実施形態における情報処理システムの処理手順について説明する。
<Second Embodiment>
Next, a processing procedure of the information processing system in the second embodiment will be described.

第1の実施形態では、クライアント端末が、サーバ100から取得したログイン指示情報を外部サービスサーバに送信することにより、当該外部サービスサーバのウェブサービスのログイン画面を表示することなく、自動的に認証処理を行わせる仕組みについて説明したが、ウェブサービスによっては、一旦、ウェブサービスのログイン画面を表示しなければ、ログインを許可しないウェブサービスも存在する。第2の実施形態では、そのようなウェブサービスについても、ログイン画面を表示することなく自動的に認証処理を行わせる仕組みについて説明する。   In the first embodiment, the client terminal transmits the login instruction information acquired from the server 100 to the external service server, so that the authentication process is automatically performed without displaying the web service login screen of the external service server. However, depending on the web service, there is a web service that does not permit login unless the login screen of the web service is once displayed. In the second embodiment, a mechanism for automatically performing an authentication process for such a web service without displaying a login screen will be described.

図7に示すステップS710、ステップS711、ステップS712、ステップS716、ステップS717の処理は、クライアント端末のCPU201が、外部メモリ211等の記憶手段に格納されたプログラム(ブラウザ等)をRAM203にロードして実行することにより実現される。   In the processing of Step S710, Step S711, Step S712, Step S716, and Step S717 shown in FIG. It is realized by executing.

また、図7に示すステップS701、ステップS702、ステップS706〜ステップS709の処理は、サーバ100のCPU201が、外部メモリ211等の記憶手段に格納されたプログラムをRAM203にロードして実行することにより実現される。   Further, the processing of step S701, step S702, and step S706 to step S709 shown in FIG. Is done.

また、図7に示すステップS703〜ステップS705、ステップS713〜ステップS715の処理は、外部サービスサーバ112(ウェブサーバ)のCPU201が、外部メモリ211等の記憶手段に格納されたプログラムをRAM203にロードして実行することにより実現される。
ステップS415までの処理は、第1の実施形態と同様であるため、説明を省略する。
7 is executed by the CPU 201 of the external service server 112 (web server) loading the program stored in the storage means such as the external memory 211 into the RAM 203. In the processing of steps S703 to S705 and steps S713 to S715 shown in FIG. It is realized by executing.
Since the processing up to step S415 is the same as that of the first embodiment, the description thereof is omitted.

まず、サーバ100は、ステップ415の処理を実行した後、図18に示す対話型サイトテーブル1800を参照し、ステップS413で取得した、外部サービスサーバが提供するウェブサービスのウェブページのURLが、対話型サイトテーブル1800に登録されているか否かを判定する(ステップS701)(アクセス先判定手段)。
図18は、対話型サイトテーブル1800の一例を示す図である。
First, after executing the processing of step 415, the server 100 refers to the interactive site table 1800 shown in FIG. 18, and the URL of the web page of the web service provided by the external service server acquired in step S413 is interactive. It is determined whether it is registered in the type site table 1800 (step S701) (access destination determination means).
FIG. 18 is a diagram illustrating an example of the interactive site table 1800.

対話型サイトテーブル1800は、一旦、ウェブサービスのログイン画面を表示しなければ、ログインを許可しないように制御するウェブサービスのURLが登録されたテーブルである。   The interactive site table 1800 is a table in which URLs of web services that are controlled so as not to allow login unless a web service login screen is once displayed.

「ウェブサービスのログイン画面を表示しなければ、ログインを許可しないように制御するウェブサービス(対話型サイト)」とは、外部サービスサーバが生成したユニークな固有情報(番号・記号等)を含む表示情報に従って表示されるログイン画面(固有情報は表示されない)をクライアント端末に一旦、表示させ、当該ログイン画面を介してユーザにより入力されたユーザID、パスワードと共に、当該固有情報を外部サービスサーバに送信しなければ、認証されない仕組みを有するウェブサービスである。   "Web service (interactive site) that does not allow login unless web service login screen is displayed" is a display that includes unique unique information (number, symbol, etc.) generated by an external service server The login screen (specific information is not displayed) displayed according to the information is displayed once on the client terminal, and the specific information is transmitted to the external service server together with the user ID and password input by the user via the login screen. Otherwise, it is a web service with an unauthenticated mechanism.

サーバ100は、ステップS701で、ステップS413で取得したURLが対話型サイトテーブル1800に登録されてない(対話型サイトではない)と判定した場合は(ステップS701:NO)、処理をステップS416に移行し、上述した処理を実行する。一方、ステップS413で取得したURLが対話型サイトテーブル1800に登録されている(対話型サイトである)と判定した場合は(ステップS701:YES)、処理をステップS702に移行する。   If the server 100 determines in step S701 that the URL acquired in step S413 is not registered in the interactive site table 1800 (not an interactive site) (step S701: NO), the process proceeds to step S416. Then, the processing described above is executed. On the other hand, if it is determined that the URL acquired in step S413 is registered in the interactive site table 1800 (is an interactive site) (step S701: YES), the process proceeds to step S702.

サーバ100は、ステップS702で、ログインページ(ログイン画面)の表示要求(取得要求)を外部サービスサーバ(ステップS413で取得したURL)に送信する(取得要求送信手段)。   In step S702, the server 100 transmits a login page (login screen) display request (acquisition request) to the external service server (the URL acquired in step S413) (acquisition request transmission unit).

そして、外部サービスサーバは、サーバ100から当該表示要求を受信すると(ステップS703)、当該表示要求に対するユニークな固有情報(ユニークな番号や記号など)を生成し(ステップS704)、当該生成された固有情報を含む、ログインページの画面を表示するための表示情報をサーバ100に送信する(ステップS705)。   When the external service server receives the display request from the server 100 (step S703), the external service server generates unique unique information (such as a unique number or symbol) for the display request (step S704), and generates the generated unique information. Display information including the information for displaying the screen of the login page is transmitted to the server 100 (step S705).

サーバ100は、外部サービスサーバから、当該表示情報を受信すると(ステップS706)(ログイン画面受信手段)、当該表示情報に含まれる固有情報を取得する(ステップS707)。   When the server 100 receives the display information from the external service server (step S706) (login screen receiving means), the server 100 acquires unique information included in the display information (step S707).

次に、サーバ100は、フレームに、ステップS707で取得した固有情報と、ステップS413で取得したURLと、ステップS414で取得したパラメータ名と、ステップS415で取得したパラメータ値とを設定する。   Next, the server 100 sets the unique information acquired in step S707, the URL acquired in step S413, the parameter name acquired in step S414, and the parameter value acquired in step S415 in the frame.

すなわち、サーバ100は、ステップS707で取得した固有情報と、ステップS413で取得したURLと、ステップS414で取得したパラメータ名と、ステップS415で取得したパラメータ値とに従って、ステップS413で取得したURLにログイン可能(認証処理を実行可能)な形式のログイン指示情報を生成し、当該ログイン指示情報をフレームに設定したフレームの表示情報を生成する(ステップS708)。   That is, the server 100 logs in to the URL acquired in step S413 according to the unique information acquired in step S707, the URL acquired in step S413, the parameter name acquired in step S414, and the parameter value acquired in step S415. Login instruction information in a format that allows (authentication processing can be performed) is generated, and display information of a frame in which the login instruction information is set as a frame is generated (step S708).

次に、サーバ100は、ステップS708で生成された表示情報をクライアント端末に送信する(ステップS709)。   Next, the server 100 transmits the display information generated in step S708 to the client terminal (step S709).

クライアント端末は、サーバ100から、当該表示情報を受信すると、当該表示情報を読み取り解釈(解析)して、外部連携ページ画面1600(図16)を表示部に表示する(ステップS711)。   Upon receiving the display information from the server 100, the client terminal reads and interprets (analyzes) the display information, and displays the external cooperation page screen 1600 (FIG. 16) on the display unit (step S711).

そして、クライアント端末は、サーバ100から受信した表示情報に含まれるJavascriptを実行して、当該表示情報に含まれているURL(送信先)1903(外部サービスサーバ)に、ログイン指示情報として、ログインID1901、パスワード1092、当該表示情報に含まれる固有情報とを送信する(ステップS420)。   Then, the client terminal executes JavaScript included in the display information received from the server 100, and logs in to the URL (transmission destination) 1903 (external service server) included in the display information as login instruction information 1901. The password 1092 and the unique information included in the display information are transmitted (step S420).

そして、外部サービスサーバは、クライアント端末からログイン指示情報(ログインID、パスワード、固有情報)を受信すると(ステップS713)、ステップS704で生成された固有情報であるか否かの判定し、ステップS704で生成された固有情報であると判定された場合は、ログインIDとパスワードと固有情報とに従って認証処理を行い(ステップS714)、一方、ステップS704で生成された固有情報ではないと判定された場合は、サービスエラーを示す画面の表示情報をクライアント端末に送信し、クライアント端末は当該画面を表示する。   Then, when receiving the login instruction information (login ID, password, unique information) from the client terminal (step S713), the external service server determines whether or not the unique information is generated in step S704, and in step S704. If it is determined that the unique information is generated, authentication processing is performed according to the login ID, password, and unique information (step S714). On the other hand, if it is determined that the unique information is not generated in step S704 The display information of the screen indicating the service error is transmitted to the client terminal, and the client terminal displays the screen.

また、外部サービスサーバは、ステップS714における、ログインID及びパスワードによる認証処理の認証結果、認証されログインされると、当該外部サービスサーバが提供するコンテンツを含む外部サービス画面を表示するための表示情報をクライアントの該フレームに送信する(ステップS715)。   In addition, the authentication result of the authentication process using the login ID and password in step S714 indicates that the external service server displays display information for displaying the external service screen including the content provided by the external service server when authenticated and logged in. The frame is transmitted to the client (step S715).

そして、クライアント端末のフレームは、外部サービスサーバから表示情報を受信すると(ステップS4716)、当該受信した表示情報を読み取り解釈して、該外部サービス画面を表示する(ステップS717)。   When the frame of the client terminal receives display information from the external service server (step S4716), it reads and interprets the received display information and displays the external service screen (step S717).

以上、一旦、ウェブサービスのログイン画面を表示しなければ、ログインを許可しないウェブサービスにアクセスする場合、ログイン画面を介して認証情報(ユーザIDやパスワードなど、認証処理を行うために必要な情報)を入力することなく、外部サービスサーバに認証処理を行わせる仕組みを提供することができる。   As described above, once the web service login screen is not displayed, when accessing a web service that does not allow login, authentication information (information necessary for performing authentication processing, such as a user ID and password) via the login screen. It is possible to provide a mechanism that allows an external service server to perform an authentication process without inputting.

また、ステップS701で、対話型のサイトか否かを判定し、その判定結果に応じて、認証情報を新たに入力することなく外部サービスサーバに認証処理を行わせるための処理を切り替えるため、ユーザが享受したいウェブサービスの認証方法をユーザに意識させることを軽減させることができる。
In step S701, it is determined whether or not the site is an interactive site, and in accordance with the determination result, the user switches the process for causing the external service server to perform the authentication process without newly inputting authentication information. Can make the user aware of the web service authentication method that the user wants to enjoy.

次に、上述した第1の実施形態、及び第2の実施形態で用いられる、レイアウトページ情報テーブル(図9)、ウィンドウマッピングテーブル(図10)、外部サービステーブル(図11)、外部サービスパラメータテーブル(図12)、外部サービスユーザパラメータテーブル(図13)のそれぞれの登録処理について、図20、図21、図22、図23、図24、図25、図26を用いて、説明する。

図24は、外部サービステーブル(図11)、外部サービスパラメータ(図12)を登録する処理手順の一例を示すフローチャートである。
Next, the layout page information table (FIG. 9), window mapping table (FIG. 10), external service table (FIG. 11), external service parameter table used in the first and second embodiments described above. (FIG. 12) and the registration process of the external service user parameter table (FIG. 13) will be described with reference to FIGS. 20, 21, 22, 23, 24, 25, and 26. FIG.

FIG. 24 is a flowchart showing an example of a processing procedure for registering an external service table (FIG. 11) and an external service parameter (FIG. 12).

図24に示すステップS2401、ステップS2404、ステップS2405、ステップS2406の処理は、管理者端末101のCPU201が、外部メモリ211等の記憶手段に格納されたプログラム(ブラウザ等)をRAM203にロードして実行することにより実現される。   The processing of step S2401, step S2404, step S2405, and step S2406 shown in FIG. 24 is executed by the CPU 201 of the administrator terminal 101 by loading a program (browser or the like) stored in a storage unit such as the external memory 211 into the RAM 203. It is realized by doing.

また図24に示すステップS2402、ステップS2403、ステップS2407、ステップS2408の処理は、サーバ100のCPU201が、外部メモリ211等の記憶手段に格納されたプログラム(ブラウザ等)をRAM203にロードして実行することにより実現される。   24, the processing of steps S2402, S2403, S2407, and S2408 is executed by the CPU 201 of the server 100 by loading a program (browser or the like) stored in a storage unit such as the external memory 211 into the RAM 203. Is realized.

まず、管理者端末101は、管理者により、管理者のユーザID、パスワードの入力を受け付け、当該受け付けたユーザID、パスワードをサーバ100に送信して、管理者の認証要求を行う。そして、サーバ100は、管理者端末101から受信したユーザID、パスワードに従って、管理者の認証処理を行い、認証される(認証が成功する)と、管理者端末101に、管理者のみが閲覧可能な管理者ポータル画面(不図示)を表示する表示情報(HTMLなど)を管理者端末101に送信する。そして、管理者端末101は、該表示情報を受信すると、該表示情報に従って、管理者ポータル画面を表示部に表示する。   First, the administrator terminal 101 receives an input of the administrator's user ID and password by the administrator, transmits the received user ID and password to the server 100, and makes an authentication request for the administrator. Then, the server 100 performs authentication processing of the administrator according to the user ID and password received from the administrator terminal 101, and when authenticated (authentication is successful), only the administrator can view the administrator terminal 101. Display information (HTML or the like) for displaying a simple administrator portal screen (not shown) is transmitted to the administrator terminal 101. When the administrator terminal 101 receives the display information, the administrator terminal 101 displays an administrator portal screen on the display unit according to the display information.

ここで表示される管理者ポータル画面には、外部サービス登録画面(図20)の表示要求を行うボタン、対話型サイト登録画面(図22)の表示要求を行うボタンが設けられている。   The administrator portal screen displayed here is provided with a button for requesting display of the external service registration screen (FIG. 20) and a button for requesting display of the interactive site registration screen (FIG. 22).

そして、管理者端末101は、管理者により、管理者ポータル画面に表示されている、外部サービス登録画面(図20)の表示要求を行うボタンが押下されると、サーバ100に対して、外部サービス登録画面(図20)の表示要求を送信する(ステップS2401)。   When the administrator terminal 101 presses a button for requesting display of the external service registration screen (FIG. 20) displayed on the administrator portal screen by the administrator, the administrator terminal 101 makes an external service to the server 100. A display request for the registration screen (FIG. 20) is transmitted (step S2401).

サーバ100は、管理者端末101から外部サービス登録画面(図20)の表示要求を受信すると(2402)、外部サービス登録画面(図20)を表示するための表示情報(HTMLなど)を管理者端末101に送信する(ステップS2403)。   When the server 100 receives a display request for the external service registration screen (FIG. 20) from the administrator terminal 101 (2402), the server 100 displays display information (HTML or the like) for displaying the external service registration screen (FIG. 20). 101 is transmitted (step S2403).

次に、管理者端末101は、該表示情報をサーバ100から受信すると(ステップS2404)、該表示情報に従って外部サービス登録画面(図20)を表示部に表示する(ステップS2405)。
図20は、外部サービス登録画面2000の一例を示す図である。
Next, upon receiving the display information from the server 100 (step S2404), the administrator terminal 101 displays an external service registration screen (FIG. 20) on the display unit according to the display information (step S2405).
FIG. 20 is a diagram illustrating an example of the external service registration screen 2000.

外部サービス登録画面2000は、外部サービスサーバ112が提供する外部のサービスを、サーバ100が提供する画面内でユーザが利用可能となるように、管理者が、外部のサービスに係る情報を登録するための画面である。   The external service registration screen 2000 is for an administrator to register information relating to an external service so that a user can use an external service provided by the external service server 112 within the screen provided by the server 100. This is the screen.

図20に示すように、外部サービス登録画面2000は、外部サービスサーバ112が提供するサービスのタイトルを入力する入力欄2001と、外部サービスサーバ112が提供するサービスのURLを入力する入力欄2002と、外部サービスサーバ112が提供するサービスの画面を、サーバ100が提供する画面内のフレームに表示するか(ポートレット)、別のウィンドウに表示するか(別ウィンドウ)を設定するためのラジオボタン2003と、外部サービスサーバ112が提供するサービスに認証する際に用いられるユーザIDのパラメータ名を入力する入力欄2004と、外部サービスサーバ112が提供するサービスに認証する際に用いられるパスワードのパラメータ名を入力する入力欄2005と、登録ボタン2006とから構成されている。   As shown in FIG. 20, the external service registration screen 2000 includes an input field 2001 for inputting the title of the service provided by the external service server 112, an input field 2002 for inputting the URL of the service provided by the external service server 112, A radio button 2003 for setting whether a screen of a service provided by the external service server 112 is displayed in a frame in the screen provided by the server 100 (portlet) or in another window (separate window); Input field 2004 for inputting a parameter name of a user ID used when authenticating a service provided by external service server 112 and a parameter name of a password used when authenticating a service provided by external service server 112 are input. Input field 2005 and registration button 2006 It is constructed from.

そして、管理者端末101は、管理者による、入力欄2001、入力欄2002、ラジオボタン2003、入力欄2004、入力欄2005の入力(選択)を受け付け、管理者により、登録ボタン2006が押下されると、管理者により入力された内容(入力内容)のデータをサーバ100に送信することで、入力内容の登録要求を送信する(ステップS2406)。   The administrator terminal 101 accepts input (selection) of the input field 2001, the input field 2002, the radio button 2003, the input field 2004, and the input field 2005 by the administrator, and the administrator presses the registration button 2006. Then, by transmitting the data of the contents (input contents) input by the administrator to the server 100, a registration request for the input contents is transmitted (step S2406).

サーバ100は、管理者端末101から、外部サービス登録画面2000を介してユーザにより入力された入力内容のデータ(登録要求)を受信すると(ステップS2407)、受信したデータ、及び受信したデータに従って得られるデータを、外部サービステーブル(図11)、外部サービスパラメータテーブル(図12)に登録する登録処理を行う(ステップS2408)。   When the server 100 receives data (registration request) of the input content input by the user via the external service registration screen 2000 from the administrator terminal 101 (step S2407), the server 100 is obtained according to the received data and the received data. A registration process for registering data in the external service table (FIG. 11) and the external service parameter table (FIG. 12) is performed (step S2408).

具体的には、外部サービス登録画面2000の入力欄2001に入力されたタイトルは、外部サービステーブル(図11)の「タイトル」に登録され、入力欄2002に入力されたURLは、外部サービステーブル(図11)の「URL」に登録され、ラジオボタン2003で選択された内容のデータは、外部サービステーブル(図11)の「タイプ」に登録される。   Specifically, the title input in the input field 2001 of the external service registration screen 2000 is registered in the “title” of the external service table (FIG. 11), and the URL input in the input field 2002 is the external service table ( The data of the content registered in “URL” in FIG. 11) and selected by the radio button 2003 is registered in “Type” in the external service table (FIG. 11).

また、入力欄2002に入力されたURLが、既に外部サービステーブル(図11)の項目「URL」の列に登録されている場合は、既に外部サービステーブル(図11)に登録されているURLのレコードのデータを、外部サービス登録画面2000に入力された内容に、上書き登録を行う。   Further, when the URL input in the input field 2002 is already registered in the column of the item “URL” of the external service table (FIG. 11), the URL already registered in the external service table (FIG. 11). The record data is overwritten on the content input on the external service registration screen 2000.

また、入力欄2002に入力されたURLが、外部サービステーブル(図11)の項目「URL」の列に登録されていない場合は、URLを一意に識別するための外部サービスIDを生成して、外部サービステーブル(図11)の項目「外部サービスID」に登録する。   If the URL input in the input field 2002 is not registered in the column of the item “URL” in the external service table (FIG. 11), an external service ID for uniquely identifying the URL is generated, Registered in the item “external service ID” of the external service table (FIG. 11).

このようにして、図11に示すような外部サービステーブルに、これらのデータ(外部サービスID、URL、タイトル、タイプ)がそれぞれ関連付けられて登録される。
次に、外部サービスパラメータテーブル(図12)への登録について説明する。
In this manner, these data (external service ID, URL, title, type) are associated and registered in the external service table as shown in FIG.
Next, registration in the external service parameter table (FIG. 12) will be described.

入力欄2004に入力されたユーザIDのパラメータ名、入力欄2005に入力されたパラメータ名を、それぞれ、外部サービスパラメータテーブル(図12)の項目「パラメータ名」に登録する。   The parameter name of the user ID input in the input field 2004 and the parameter name input in the input field 2005 are registered in the item “parameter name” of the external service parameter table (FIG. 12), respectively.

このとき、外部サービスパラメータテーブル(図12)に登録されたパラメータ名に、入力欄2002に入力されたURLが外部サービステーブル(図11)に登録されたレコードの外部サービスIDの値と、外部サービスパラメータテーブル(図12)に登録されたパラメータ名を一意に識別するパラメータIDの値とを、それぞれ関連付けて、外部サービスパラメータテーブル(図12)に登録する。   At this time, the parameter name registered in the external service parameter table (FIG. 12), the URL input in the input field 2002 is the value of the external service ID of the record registered in the external service table (FIG. 11), and the external service Each parameter ID value uniquely identifying the parameter name registered in the parameter table (FIG. 12) is associated with each other and registered in the external service parameter table (FIG. 12).

このようにして、図12に示すような外部サービスパラメータテーブルに、これらのデータ(パラメータID、外部サービスID、パラメータ名)がそれぞれ関連付けられて登録される。
In this way, these data (parameter ID, external service ID, parameter name) are associated and registered in the external service parameter table as shown in FIG.

以上、予め、管理者による操作に従って、図24に示すフローチャートに示す処理を実行することで、サーバ100が提供するサービスの画面内に外部のサービスの画面を表示可能にするために必要な、該外部サービスについての情報(図11、図12)を登録することができる。
As described above, the processing shown in the flowchart shown in FIG. 24 is executed in advance according to the operation by the administrator, so that the screen of the external service can be displayed within the screen of the service provided by the server 100. Information about external services (FIGS. 11 and 12) can be registered.

次に、図26を用いて、クライアント端末のユーザの操作に従って、レイアウトページ情報テーブル(図9)、ウィンドウマッピングテーブル(図10)、外部サービスユーザパラメータテーブル(図13)を登録するため処理手順について、説明する。   Next, with reference to FIG. 26, the processing procedure for registering the layout page information table (FIG. 9), the window mapping table (FIG. 10), and the external service user parameter table (FIG. 13) in accordance with the operation of the client terminal user. ,explain.

図26は、レイアウトページ情報テーブル(図9)、ウィンドウマッピングテーブル(図10)、外部サービスユーザパラメータテーブル(図13)を登録するため処理手順の一例を示すフローチャートである。   FIG. 26 is a flowchart showing an example of a processing procedure for registering the layout page information table (FIG. 9), window mapping table (FIG. 10), and external service user parameter table (FIG. 13).

図26に示すステップS2601〜ステップS2604、ステップS2607〜ステップS2609の処理は、クライアント端末のCPU201が、外部メモリ211等の記憶手段に格納されたプログラム(ブラウザ等)をRAM203にロードして実行することにより実現される。   The processing in steps S2601 to S2604 and steps S2607 to S2609 shown in FIG. 26 is performed by the CPU 201 of the client terminal loading a program (such as a browser) stored in a storage unit such as the external memory 211 into the RAM 203 and executing it. It is realized by.

また、図26に示すステップS2605、ステップS2606、ステップS2610、ステップS2611の処理は、サーバ100のCPU201が、外部メモリ211等の記憶手段に格納されたプログラム(ブラウザ等)をRAM203にロードして実行することにより実現される。
In addition, the processing of step S2605, step S2606, step S2610, and step S2611 shown in FIG. It is realized by doing.

クライアント端末は、図3に示すステップS301、ステップS302、ステップS305、ステップS306、ステップS312、ステップS313、ステップS314、ステップS315の処理を実行して表示されたポータル画面(図14)の設定ボタン1404が、ユーザにより押下されると(ステップS2603:YES)、レイアウト/パラメータ登録画面(図21)の表示要求をサーバ100に対して送信する(ステップS2604)。   The client terminal executes the processing of step S301, step S302, step S305, step S306, step S312, step S313, step S314, and step S315 shown in FIG. 3, and a setting button 1404 on the portal screen (FIG. 14) displayed. Is pressed by the user (step S2603: YES), a display request for the layout / parameter registration screen (FIG. 21) is transmitted to the server 100 (step S2604).

クライアント端末は、ステップS315で表示されたポータル画面(図14)の外部連携ページリンクボタン1401がユーザにより押下された場合は(ステップS2601:YES)、処理をステップS401に移行し、別ブラウザボタン1403がユーザにより押下された場合は(ステップS2602:YES)、処理をステップS501に移行する。また、クライアント端末は、外部連携ページリンクボタン1401、別ブラウザボタン1403、設定ボタン1404が押下されない場合は(ステップS2601:NO、ステップS2602:NO、ステップS2603:NO)、処理をステップ2601に戻して、外部連携ページリンクボタン1401、別ブラウザボタン1403、設定ボタン1404の何れかのボタンが押下されるのを待つ。   If the user presses the external link page link button 1401 on the portal screen (FIG. 14) displayed in step S315 (step S2601: YES), the client terminal moves the process to step S401 and uses another browser button 1403. Is pressed by the user (step S2602: YES), the process proceeds to step S501. If the external link page link button 1401, the separate browser button 1403, and the setting button 1404 are not pressed (step S2601: NO, step S2602: NO, step S2603: NO), the client terminal returns the processing to step 2601. Then, it waits for any one of the external link page link button 1401, the separate browser button 1403, and the setting button 1404 to be pressed.

サーバ100は、クライアント端末から、レイアウト/パラメータ登録画面(図21)の表示要求をサーバ100から受信すると(ステップS2605)、レイアウト/パラメータ登録画面(図21)を表示するための表示情報(HTMLなど)をクライアント端末に送信する(ステップS2606)。   When the server 100 receives a display request for the layout / parameter registration screen (FIG. 21) from the client terminal (step S2605), the server 100 displays display information (HTML or the like) for displaying the layout / parameter registration screen (FIG. 21). ) Is transmitted to the client terminal (step S2606).

クライアント端末は、サーバ100から、レイアウト/パラメータ登録画面(図21)の表示情報を受信すると(ステップS2607)、該表示情報に従って、レイアウト/パラメータ登録画面(図21)を表示する(ステップS2608)。
図21は、レイアウト/パラメータ登録画面2100の一例を示す図である。
Upon receiving the display information of the layout / parameter registration screen (FIG. 21) from the server 100 (step S2607), the client terminal displays the layout / parameter registration screen (FIG. 21) according to the display information (step S2608).
FIG. 21 is a view showing an example of the layout / parameter registration screen 2100.

レイアウト/パラメータ登録画面2100(図21)は、外部連携ページ画面1500に表示されるフレームのレイアウトの選択を受け付けるプルダウン2101、図20の外部サービス登録画面で登録された外部サービスの選択を受け付けるためのオブジェクト2102、プルダウン2101で選択されたレイアウトで外部連携ページ画面1500に表示されるフレームに、どの外部サービスの画面を表示するかの設定を受け付ける設定ボタン2103、2104、2105、オブジェクト2102で選択された外部サービスでの認証処理で用いられるユーザIDを入力する入力欄2106、その認証処理で用いられるパスワードを入力する入力欄2107、登録ボタン2108から構成されている。   The layout / parameter registration screen 2100 (FIG. 21) is a pull-down 2101 for accepting selection of the layout of the frame displayed on the external cooperation page screen 1500, and for accepting selection of an external service registered on the external service registration screen of FIG. Object 2102, setting buttons 2103, 2104, 2105 for accepting setting of which external service screen is displayed in the frame displayed on the external cooperation page screen 1500 in the layout selected by pull-down 2101, selected by object 2102 An input field 2106 for inputting a user ID used in the authentication process in the external service, an input field 2107 for inputting a password used in the authentication process, and a registration button 2108 are included.

プルダウン2101に選択可能に表示されるレイアウト名は、レイアウトテーブル800(図8)のレイアウトIDに関連付けられてサーバ100の記憶部に記憶されており(不図示)、これを参照して、サーバ100の記憶部に記憶されているレイアウトテーブル800(図8)のレイアウトIDに関連付けられたレイアウト名を2101に選択可能に表示するための表示情報をサーバ100がステップS2606でクライアント端末に送信する。   The layout names displayed in the pull-down 2101 so as to be selectable are associated with the layout IDs of the layout table 800 (FIG. 8) and stored in the storage unit of the server 100 (not shown). In step S2606, the server 100 transmits display information for displaying the layout name associated with the layout ID of the layout table 800 (FIG. 8) stored in the storage section of FIG.

すなわち、例えば、図8のレイアウトテーブル800のレイアウトIDが「R1」のレイアウト名、レイアウトIDが「R2」のレイアウト名が、プルダウン2101に選択可能に表示される。   That is, for example, the layout name with the layout ID “R1” and the layout name with the layout ID “R2” in the layout table 800 of FIG.

レイアウトテーブル800(図8)のリージョンNo.は、フレームの領域の位置を識別するための情報であり、サーバ100の記憶部に記憶されている配置位置テーブル2300(図23)に示すように、フレームの領域の配置位置を示す座標と関連付けて記憶されている。
図23は、配置位置テーブル2300の一例を示す図である。
Region No. of layout table 800 (FIG. 8). Is information for identifying the position of the frame area, and is associated with coordinates indicating the arrangement position of the frame area as shown in the arrangement position table 2300 (FIG. 23) stored in the storage unit of the server 100. Is remembered.
FIG. 23 is a diagram illustrating an example of the arrangement position table 2300.

配置位置テーブル2300は、リージョンNo.と配置位置とがそれぞれ関連付けて記憶されている。例えば、図23の例では、リージョンNo.がRE1のフレームの領域の配置位置は、矩形の左上の座標が(x1,y1)であり、矩形の右下の座標が(x2,y2)であることを示している。   The arrangement position table 2300 includes a region number. Are stored in association with each other. For example, in the example of FIG. The arrangement position of the frame region of RE1 indicates that the upper left coordinate of the rectangle is (x1, y1) and the lower right coordinate of the rectangle is (x2, y2).

このように、2101でレイアウト名が選択されると、選択されたレイアウト名に関連付けられて記憶されているレイアウトIDが選択されることで、フレームのレイアウト(外部連携ページ画面のレイアウト)を選択することができる。
プルダウン2101のように、「2段(上段2/下段1)」が選択されると、図15に示すように、フレームが上段に2つ、下段に1つ表示されることとなる。
As described above, when a layout name is selected in 2101, a layout ID stored in association with the selected layout name is selected to select a frame layout (external linkage page screen layout). be able to.
When “2 levels (upper level 2 / lower level 1)” is selected as in the pull-down 2101, two frames are displayed in the upper level and one in the lower level, as shown in FIG.

外部サービスの選択を受け付けるためのオブジェクト2102には、図20の外部サービス登録画面の操作によりサーバ100に登録(記憶)されている外部サービステーブル1100のタイトルが表示されている。すなわち、図21の例では、「サービスA」、「サービスB」、「サービスC」、「サービスD」が表示されている。
このうち、プルダウン2101で選択されたレイアウトのどのフレームに、どの外部サービスを割り当てるかを設定する。
In the object 2102 for accepting selection of an external service, the title of the external service table 1100 registered (stored) in the server 100 by the operation on the external service registration screen of FIG. 20 is displayed. That is, in the example of FIG. 21, “service A”, “service B”, “service C”, and “service D” are displayed.
Among these, which external service is assigned to which frame of the layout selected by the pull-down 2101 is set.

例えば、ユーザが、「サービスA」、「サービスB」、「サービスC」、「サービスD」のタイトルのうち、「サービスA」を選択して、「サービスA」での認証処理に用いられるユーザID、パスワードを2106、2107にそれぞれ入力して、設定ボタン2103を押下すると、入力されたユーザID、パスワードが「サービスA」での認証処理で用いられる情報として設定されると共に、プルダウン2101で選択されたレイアウトの上段の左側のフレームに、「サービスA」の画面を表示することを設定することができる。   For example, the user selects “Service A” from the titles “Service A”, “Service B”, “Service C”, and “Service D”, and is used for the authentication process in “Service A” When the ID and password are entered in 2106 and 2107 respectively and the setting button 2103 is pressed, the entered user ID and password are set as information used in the authentication process for “service A” and selected from the pull-down 2101. It is possible to set to display the screen of “service A” in the upper left frame of the layout.

また、2102の各タイトルのうち「サービスB」を選択して、「サービスB」での認証処理に用いられるユーザID、パスワードを2106、2107にそれぞれ入力して、設定ボタン2104を押下すると、入力されたユーザID、パスワードが「サービスB」での認証処理で用いられる情報として設定されると共に、プルダウン2101で選択されたレイアウトの上段の右側のフレームに、「サービスB」の画面を表示することを設定できる。   In addition, when “Service B” is selected from the respective titles of 2102, the user ID and password used for the authentication process in “Service B” are input in 2106 and 2107, respectively, and the setting button 2104 is pressed, the input The user ID and password thus set are set as information used in the authentication process for “Service B”, and the screen of “Service B” is displayed in the upper right frame of the layout selected by pull-down 2101. Can be set.

また、2102の各タイトルのうち「サービスC」を選択して、「サービスC」での認証処理に用いられるユーザID、パスワードを2106、2107にそれぞれ入力して、設定ボタン2105を押下すると、入力されたユーザID、パスワードが「サービスC」での認証処理で用いられる情報として設定されると共に、プルダウン2101で選択されたレイアウトの下段のフレームに、「サービスC」の画面を表示することを設定することができる。   Also, when “Service C” is selected from the titles 2102, the user ID and password used for the authentication process for “Service C” are entered in 2106 and 2107, respectively, and the setting button 2105 is pressed, the input The set user ID and password are set as information used in the authentication process for “service C” and set to display the screen of “service C” in the lower frame of the layout selected by pull-down 2101. can do.

このように、クライアント端末は、ユーザにより、レイアウト/パラメータ登録画面への入力を受け付け、登録ボタン2108を押下されると、サーバ100に、入力された内容のデータを送信して、登録要求を行う(ステップS2609)。   In this way, the client terminal accepts input to the layout / parameter registration screen by the user, and when the registration button 2108 is pressed, sends the data of the input content to the server 100 to make a registration request. (Step S2609).

サーバ100は、クライアント端末から、レイアウト/パラメータ登録画面(図21)を介して入力された内容のデータを受信すると(ステップS2610)、受信したデータ、及び該データに従って得られるデータをレイアウトページ情報テーブル(図9)、ウィンドウマッピングテーブル(図10)、外部サービスユーザパラメータテーブル(図13)に登録する(2611)。   When the server 100 receives data of contents input via the layout / parameter registration screen (FIG. 21) from the client terminal (step S2610), the server 100 displays the received data and data obtained according to the data in the layout page information table. (FIG. 9), the window mapping table (FIG. 10), and the external service user parameter table (FIG. 13) are registered (2611).

具体的には、まず、サーバ100は、ページを一意に識別する新規のページIDを生成する。そして、プルダウン2101で選択されたレイアウト名に関連付けられたレイアウトIDを特定して、レイアウトテーブル800を参照して、該レイアウトIDに関連付けられたリージョンNo.を取得する。また、新規のウィンドウIDを生成する。そして、生成された新規のページIDと、特定されたレイアウトIDと、取得したリージョンNo.と、ステップS307で受信したユーザIDと、「外部連携」と、生成された新規のウィンドウIDとをレイアウトページ情報テーブル900に、それぞれ関連付けて登録する。   Specifically, first, the server 100 generates a new page ID that uniquely identifies a page. Then, the layout ID associated with the layout name selected from the pull-down 2101 is specified, the layout table 800 is referenced, and the region No. associated with the layout ID is identified. To get. Also, a new window ID is generated. Then, the generated new page ID, the specified layout ID, and the acquired region No. The user ID received in step S307, “external cooperation”, and the generated new window ID are registered in association with the layout page information table 900, respectively.

ここでは、レイアウト/パラメータ登録画面(図21)で各フレームに設定された外部サービスごとに、レイアウトページ情報テーブル900への登録処理を行う。   Here, registration processing to the layout page information table 900 is performed for each external service set for each frame on the layout / parameter registration screen (FIG. 21).

また、ここで各フレームに対してそれぞれ登録されたウィンドウIDに、それぞれ、2103、2104、2105で設定されたタイトルの外部サービスIDを紐付けて、ウィンドウマッピングテーブル1000に登録する。このようにして、ウィンドウマッピングテーブル1000に、新規に生成されたウィンドウIDと外部サービスIDとを紐付けて登録する。   Here, the external service IDs of the titles set in 2103, 2104, and 2105 are associated with the window IDs registered for the respective frames, and are registered in the window mapping table 1000. In this way, the newly generated window ID and the external service ID are registered in the window mapping table 1000 in association with each other.

そして、レイアウト/パラメータ登録画面(図21)で各フレームに対して、それぞれ設定されたユーザID、パスワードを、ステップS307で受信したユーザIDと関連付けて、外部サービスユーザパラメータテーブル1300に登録する。   Then, the user ID and password set for each frame on the layout / parameter registration screen (FIG. 21) are associated with the user ID received in step S307 and registered in the external service user parameter table 1300.

レイアウト/パラメータ登録画面(図21)でフレームに設定された外部サービスの外部サービスIDに関連付けられて外部サービスパラメータテーブル1200に登録されたパラメータIDを関連付けて登録する。   The parameter ID registered in the external service parameter table 1200 in association with the external service ID of the external service set in the frame on the layout / parameter registration screen (FIG. 21) is registered.

例えば、外部サービス登録画面2000で登録された外部サービスの外部サービスIDが「E1」で、2004に入力されたユーザIDのパラメータ名が「LOGIN_ID」で、2005に入力されたパスワードのパラメータ名が「PASSWORD」の場合、外部サービスパラメータテーブル(図12)には、パラメータID「P1」、外部サービスID「E1」、パラメータ名「LOGIN_ID」が関連付けられ、また、パラメータID「P2」、外部サービスID「E1」、パラメータ名「PASSWORD」が関連付けられて登録される。そして、例えば、レイアウト/パラメータ登録画面(図21)で外部サービスID「E1」の外部サービスについて、2106に入力されたユーザIDが「userA」、2107に入力されたパスワードが「Pass_a」が設定された場合、また、ステップS307で受信したユーザIDが「U1」の場合、パラメータID「P1」、ユーザID「U1」に対して、パラメータ値「userA」が登録され、パラメータID「P2」、ユーザID「U1」に対して、パラメータ値「Pass_a」が登録される。
For example, the external service ID of the external service registered on the external service registration screen 2000 is “E1”, the parameter name of the user ID input in 2004 is “LOGIN_ID”, and the parameter name of the password input in 2005 is “ In the case of “PASSWORD”, the external service parameter table (FIG. 12) is associated with the parameter ID “P1”, the external service ID “E1”, and the parameter name “LOGIN_ID”, and the parameter ID “P2” and the external service ID “ E1 ”and parameter name“ PASSWORD ”are registered in association with each other. Then, for example, for the external service with the external service ID “E1” on the layout / parameter registration screen (FIG. 21), the user ID input to 2106 is set to “userA”, and the password input to 2107 is set to “Pass_a”. If the user ID received in step S307 is “U1”, the parameter value “userA” is registered for the parameter ID “P1” and the user ID “U1”, the parameter ID “P2”, the user The parameter value “Pass_a” is registered for the ID “U1”.

以上のようにして、管理者により図24に示す処理で予め登録された各外部サービスのうち、ユーザの操作により、ユーザのページのどのフレームにどの外部サービスを表示させるかが選択されたその内容が、図9、図10に登録される。また、その、ユーザにより選択された外部サービスでの認証処理に用いられるユーザID、パスワードも、各ユーザごと、各外部サービスごとに、図13に登録される。   As described above, among the external services registered in advance by the process shown in FIG. 24 by the administrator, the content of which external service is displayed in which frame of the user's page is selected by the user's operation. Are registered in FIG. 9 and FIG. Further, the user ID and password used for the authentication process in the external service selected by the user are also registered in FIG. 13 for each user and for each external service.

このようにして、レイアウトページ情報テーブル(図9)、ウィンドウマッピングテーブル(図10)、外部サービスユーザパラメータテーブル(図13)を登録することができる。
次に、図25を用いて、対話型サイトテーブル(図18)の登録処理について説明する。
図25は、対話型サイトテーブル(図18)の登録処理の処理手順の一例を示すフローチャートである。
In this way, the layout page information table (FIG. 9), window mapping table (FIG. 10), and external service user parameter table (FIG. 13) can be registered.
Next, the registration process of the interactive site table (FIG. 18) will be described with reference to FIG.
FIG. 25 is a flowchart showing an example of a processing procedure of registration processing of the interactive site table (FIG. 18).

図25に示すステップS2501、ステップS2504〜ステップS2506の処理は、管理者端末101のCPU201が、外部メモリ211等の記憶手段に格納されたプログラム(ブラウザ等)をRAM203にロードして実行することにより実現される。   The processing in steps S2501 and S2504 to S2506 shown in FIG. 25 is performed by the CPU 201 of the administrator terminal 101 loading a program (such as a browser) stored in a storage unit such as the external memory 211 into the RAM 203 and executing it. Realized.

また図25に示すステップS2502、ステップS2503、ステップS2507、ステップS2508の処理は、サーバ100のCPU201が、外部メモリ211等の記憶手段に格納されたプログラム(ブラウザ等)をRAM203にロードして実行することにより実現される。
25, the process of steps S2502, S2503, S2507, and S2508 is executed by the CPU 201 of the server 100 by loading a program (browser or the like) stored in a storage unit such as the external memory 211 into the RAM 203. Is realized.

まず、管理者端末101は、管理者により、管理者のユーザID、パスワードの入力を受け付け、当該受け付けたユーザID、パスワードをサーバ100に送信して、管理者の認証要求を行う。そして、サーバ100は、管理者端末101から受信したユーザID、パスワードに従って、管理者の認証処理を行い、認証される(認証が成功する)と、管理者端末101に、管理者のみが閲覧可能な管理者ポータル画面(不図示)を表示する表示情報(HTMLなど)を管理者端末101に送信する。そして、管理者端末101は、該表示情報を受信すると、該表示情報に従って、管理者ポータル画面を表示部に表示する。   First, the administrator terminal 101 receives an input of the administrator's user ID and password by the administrator, transmits the received user ID and password to the server 100, and makes an authentication request for the administrator. Then, the server 100 performs authentication processing of the administrator according to the user ID and password received from the administrator terminal 101, and when authenticated (authentication is successful), only the administrator can view the administrator terminal 101. Display information (HTML or the like) for displaying a simple administrator portal screen (not shown) is transmitted to the administrator terminal 101. When the administrator terminal 101 receives the display information, the administrator terminal 101 displays an administrator portal screen on the display unit according to the display information.

ここで表示される管理者ポータル画面には、外部サービス登録画面(図20)の表示要求を行うボタン、対話型サイト登録画面(図22)の表示要求を行うボタンが設けられている。   The administrator portal screen displayed here is provided with a button for requesting display of the external service registration screen (FIG. 20) and a button for requesting display of the interactive site registration screen (FIG. 22).

そして、管理者端末101は、管理者により、管理者ポータル画面に表示されている、対話型サイト登録画面(図22)の表示要求を行うボタンが押下されると、サーバ100に対して、対話型サイト登録画面(図22)の表示要求を送信する(ステップS2501)。   When the administrator terminal 101 presses a button for requesting display of the interactive site registration screen (FIG. 22) displayed on the administrator portal screen, the administrator terminal 101 interacts with the server 100. A display request for the type site registration screen (FIG. 22) is transmitted (step S2501).

サーバ100は、管理者端末101から対話型サイト登録画面(図22)の表示要求を受信すると(2502)、対話型サイト登録画面(図22)を表示するための表示情報(HTMLなど)を管理者端末101に送信する(ステップS2503)。   When the server 100 receives a display request for the interactive site registration screen (FIG. 22) from the administrator terminal 101 (2502), the server 100 manages display information (such as HTML) for displaying the interactive site registration screen (FIG. 22). To the user terminal 101 (step S2503).

次に、管理者端末101は、該表示情報をサーバ100から受信すると(ステップS2504)、該表示情報に従って対話型サイト登録画面(図22)を表示部に表示する(ステップS2505)。
図22は、対話型サイト登録画面2200の一例を示す図である。
Next, upon receiving the display information from the server 100 (step S2504), the manager terminal 101 displays an interactive site registration screen (FIG. 22) on the display unit according to the display information (step S2505).
FIG. 22 is a diagram showing an example of the interactive site registration screen 2200.

対話型サイト登録画面2200は、上述した対話型サイトを登録するための画面であり、登録する対話型のサイトのURLを入力する入力欄2201と、登録ボタン2202が設けられている。   The interactive site registration screen 2200 is a screen for registering the above-described interactive site, and is provided with an input field 2201 for inputting the URL of the interactive site to be registered and a registration button 2202.

そして、管理者端末101は、管理者による、入力欄2201に対話型サイトのURLの入力を受け付け、管理者により、登録ボタン2202が押下されると、管理者により入力された内容(入力内容)のデータをサーバ100に送信することで、入力内容の登録要求を送信する(ステップS2506)。   Then, the administrator terminal 101 accepts input of the URL of the interactive site in the input field 2201 by the administrator, and when the registration button 2202 is pressed by the administrator, the content input by the administrator (input content) Is sent to the server 100 to send a registration request for input contents (step S2506).

サーバ100は、管理者端末101から、対話型サイト登録画面2200を介してユーザにより入力された入力内容のデータ(登録要求)を受信すると(ステップS2507)、受信したデータ(URL)を、対話型サイトテーブルに登録する登録処理を行う(ステップS2508)。
このようにして、対話型サイトを登録する処理を行うことができる。
When the server 100 receives data (registration request) of the input content input by the user via the interactive site registration screen 2200 from the administrator terminal 101 (step S2507), the server 100 converts the received data (URL) into the interactive type. Registration processing for registration in the site table is performed (step S2508).
In this way, a process for registering an interactive site can be performed.

以上説明したように、本実施の形態によれば、少なくとも1回ユーザが認証された後に実行される、ウェブサービスを利用するために行う認証処理で用いられる認証情報の入力操作を軽減させることができる。 従来、クライアント端末は、各外部サービスサーバが提供しているサービスに直接URLを入力してアクセスしなければならず煩雑である。 As described above, according to the present embodiment, it is possible to reduce an input operation of authentication information used in an authentication process performed to use a web service, which is executed at least once after a user is authenticated. it can. Conventionally, a client terminal has to access a service provided by each external service server by directly inputting a URL, which is complicated.

これを解消するため、本実施例では、サーバ100が登録している複数の外部サービスを登録しているため、ユーザがサーバ100にアクセスすることで、複数の異なる各外部サービスサーバが提供しているサービスに簡単にアクセスすることが可能となる。 In order to solve this problem, in this embodiment, since a plurality of external services registered by the server 100 are registered, a plurality of different external service servers are provided by the user accessing the server 100. It is possible to easily access the services that are present.

以上、本発明の実施形態を詳述したが、本発明は、例えば、システム、装置、方法、プログラムもしくは記憶媒体等としての実施態様をとることが可能であり、具体的には、複数の機器から構成されるシステムに適用しても良いし、また、一つの機器からなる装置に適用しても良い。 The embodiment of the present invention has been described in detail above. However, the present invention can take an embodiment as a system, apparatus, method, program, storage medium, or the like, specifically, a plurality of devices. The present invention may be applied to a system configured from the above, or may be applied to an apparatus including a single device.

また、本発明の目的は、前述した実施形態の機能を実現するソフトウェアのプログラムコードを記録した記憶媒体を、システム或いは装置に供給し、そのシステム或いは装置のコンピュータ(またはCPUやMPU)が記憶媒体に格納されたプログラムコードを読み出し実行することによっても、達成されることは言うまでもない。 Another object of the present invention is to supply a storage medium storing software program codes for realizing the functions of the above-described embodiments to a system or apparatus, and the computer (or CPU or MPU) of the system or apparatus stores the storage medium. Needless to say, this can also be achieved by reading and executing the program code stored in.

この場合、記憶媒体から読み出されたプログラムコード自体が前述した実施形態の機能を実現することになり、プログラムコード自体及びそのプログラムコードを記憶した記憶媒体は本発明を構成することになる。 In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiments, and the program code itself and the storage medium storing the program code constitute the present invention.

プログラムコードを供給するための記憶媒体としては、例えば、フレキシブルディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、CD−R、磁気テープ、不揮発性のメモリカード、ROM等を用いることができる。 As a storage medium for supplying the program code, for example, a flexible disk, a hard disk, an optical disk, a magneto-optical disk, a CD-ROM, a CD-R, a magnetic tape, a nonvolatile memory card, a ROM, or the like can be used.

また、コンピュータが読み出したプログラムコードを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムコードの指示に基づき、コンピュータ上で稼動しているOS(基本システム或いはオペレーティングシステム)などが実際の処理の一部又は全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。 Further, by executing the program code read by the computer, not only the functions of the above-described embodiments are realized, but also an OS (basic system or operating system) running on the computer based on the instruction of the program code. Needless to say, a case where the function of the above-described embodiment is realized by performing part or all of the actual processing and the processing is included.

さらに、記憶媒体から読み出されたプログラムコードが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部又は全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。 Further, after the program code read from the storage medium is written in a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer, the function is determined based on the instruction of the program code. It goes without saying that the CPU or the like provided in the expansion board or function expansion unit performs part or all of the actual processing and the functions of the above-described embodiments are realized by the processing.

100 サーバ
101 管理者端末
102 クライアント端末
103 クライアント端末
104 クライアント端末
105 クライアント端末
106 外部サービスサーバ
107 外部サービスサーバ
108 外部サービスサーバ
109 ネットワーク(広域回線)
110 会社A内のクライアント端末
111 会社B内のクライアント端末
102 外部サービスサーバ
DESCRIPTION OF SYMBOLS 100 Server 101 Manager terminal 102 Client terminal 103 Client terminal 104 Client terminal 105 Client terminal 106 External service server 107 External service server 108 External service server 109 Network (wide area line)
110 Client terminal in company A 111 Client terminal in company B 102 External service server

Claims (7)

ウェブサービスを提供するウェブサーバと通信可能なクライアント端末であって、前記ウェブサーバから送信される前記ウェブサービスの画面情報を、表示部に表示されるブラウザの画面内のフレームに表示するクライアント端末と、前記ウェブサーバに対して認証要求を行うウェブサービス認証情報を前記クライアント端末に送信する情報処理装置と、を含む情報処理システムであって、
前記クライアント端末は、
ユーザの操作により入力された第1の認証情報を含む認証要求を前記情報処理装置に送信する認証要求送信手段と、
前記認証要求送信手段による認証要求に応答して、前記情報処理装置による認証処理により認証された後に、前記ウェブサーバに対して認証要求を行うウェブサービス認証情報を前記情報処理装置から受信する受信手段と、
前記受信手段で受信したウェブサービス認証情報に含まれる、前記ウェブサーバによる認証処理に用いられる第2の認証情報を、前記ウェブサーバに送信することにより、前記ユーザの認証要求を行う認証要求手段と、
を備え、
前記情報処理装置は、
前記第1の認証情報に関連付けられた、前記ウェブサーバが提供する各ウェブサービスの第2の認証情報と、前記第2の認証情報であることを識別する、前記ウェブサービスごとの認証パラメータと、前記第1の認証情報に関連付けられた、クライアント端末のブラウザの画面内のフレームに表示するウェブサービスを示すウェブサービス情報と、を記憶する記憶手段と、
前記認証要求送信手段により前記クライアント端末から送信された認証要求を受信する認証要求受信手段と、
前記認証要求受信手段により受信した認証要求に含まれる第1の認証情報に従って認証処理を行う認証手段と、
前記認証手段により認証された後に、前記認証要求受信手段により受信した認証要求に含まれる第1の認証情報に関連付られて前記記憶手段に記憶されているウェブサービス情報に示されるウェブサービスの認証パラメータと、該第1の認証情報に関連付けられて前記記憶手段に記憶されている、該ウェブサービス情報に示されるウェブサービスの第2の認証情報とを含む、前記ウェブサーバに対して該第2の認証情報による認証要求を行うウェブサービス認証情報を生成する生成手段と、
前記生成手段により生成されたウェブサービス認証情報を前記クライアント端末に送信する送信手段と、
を備えることを特徴とする情報処理システム。
A client terminal capable of communicating with a web server that provides a web service, the client terminal displaying screen information of the web service transmitted from the web server in a frame in a browser screen displayed on a display unit; An information processing system comprising: an information processing device that transmits web service authentication information for performing an authentication request to the web server to the client terminal;
The client terminal is
Authentication request transmitting means for transmitting an authentication request including first authentication information input by a user operation to the information processing apparatus;
Receiving means for receiving, from the information processing apparatus, web service authentication information for making an authentication request to the web server after being authenticated by the authentication processing by the information processing apparatus in response to the authentication request by the authentication request transmitting means. When,
Authentication request means for requesting authentication of the user by transmitting to the web server second authentication information used for authentication processing by the web server included in the web service authentication information received by the receiving means; ,
With
The information processing apparatus includes:
Second authentication information for each web service provided by the web server, associated with the first authentication information, and an authentication parameter for each web service that identifies the second authentication information; Storage means for storing web service information indicating a web service to be displayed in a frame in a browser screen of a client terminal, associated with the first authentication information;
Authentication request receiving means for receiving an authentication request transmitted from the client terminal by the authentication request transmitting means;
Authentication means for performing authentication processing in accordance with first authentication information included in the authentication request received by the authentication request receiving means;
Authentication of the web service indicated in the web service information stored in the storage means in association with the first authentication information included in the authentication request received by the authentication request receiving means after being authenticated by the authentication means The second authentication information for the web server, including parameters and second authentication information of the web service indicated in the web service information stored in the storage means in association with the first authentication information. Generating means for generating web service authentication information for making an authentication request with the authentication information of;
Transmitting means for transmitting the web service authentication information generated by the generating means to the client terminal;
An information processing system comprising:
前記記憶手段は、前記第1の認証情報毎に関連付けられた、クライアント端末のブラウザの画面内の各フレームに表示するウェブサービスを示すウェブサービス情報をそれぞれ記憶し、
前記生成手段は、更に、前記認証要求受信手段により受信した認証要求に含まれる第1の認証情報に関連付けられて前記記憶手段に記憶された各フレームのウェブサービス情報に示されるウェブサーバへのURLを含むウェブサービス認証情報を生成することを特徴とする請求項1に記載の情報処理システム。
The storage means stores web service information indicating web services to be displayed in each frame in the browser screen of the client terminal, which is associated with each first authentication information,
The generation means further includes a URL to a web server indicated in the web service information of each frame stored in the storage means in association with the first authentication information included in the authentication request received by the authentication request receiving means. The information processing system according to claim 1, further comprising: generating web service authentication information including:
ウェブサービスを提供するウェブサーバと通信可能なクライアント端末であって、前記ウェブサーバから送信される前記ウェブサービスの画面情報を、表示部に表示されるブラウザの画面内のフレームに表示するクライアント端末と、前記クライアント端末の表示部に表示されるブラウザの画面内のフレームに、ウェブサービスのURLを送信する情報処理装置と、を含む情報処理システムであって、
前記クライアント端末は、
ユーザを識別するユーザ情報を前記情報処理装置に送信する送信手段と、
前記情報処理装置からウェブサービスのURLを受信する受信手段と、
前記受信手段で受信したウェブサービスのURLに基づいて、ブラウザの画面内の各フレームに該ウェブサービスの画面を表示する表示手段と、
を備え、
前記情報処理装置は、
ユーザ情報ごとに、前記クライアント端末のブラウザの画面内の各フレームに表示するウェブサービスへのURLをそれぞれ記憶する記憶手段と、
前記送信手段により前記クライアント端末から送信されたユーザ情報を受信する受信手段と、
前記受信手段で受信したユーザ情報に基づいて、前記記憶手段に記憶されている、前記クライアント端末のブラウザの画面内の各フレームに表示するウェブサービスのURLを、前記クライアント端末に送信するウェブサービス送信手段と、
を備えることを特徴とする情報処理システム。
A client terminal capable of communicating with a web server that provides a web service, the client terminal displaying screen information of the web service transmitted from the web server in a frame in a browser screen displayed on a display unit; An information processing system including an information processing device that transmits a URL of a web service to a frame in a browser screen displayed on the display unit of the client terminal,
The client terminal is
Transmitting means for transmitting user information for identifying a user to the information processing apparatus;
Receiving means for receiving a URL of a web service from the information processing apparatus;
Display means for displaying the web service screen on each frame in the browser screen based on the web service URL received by the receiving means;
With
The information processing apparatus includes:
Storage means for storing, for each user information, a URL to a web service to be displayed in each frame in the browser screen of the client terminal;
Receiving means for receiving user information transmitted from the client terminal by the transmitting means;
Web service transmission for transmitting, to the client terminal, the URL of the web service displayed in each frame in the browser screen of the client terminal, stored in the storage means, based on the user information received by the receiving means Means,
An information processing system comprising:
ウェブサービスを提供するウェブサーバと通信可能なクライアント端末であって、前記ウェブサーバから送信される前記ウェブサービスの画面情報を、表示部に表示されるブラウザの画面内のフレームに表示するクライアント端末と、前記ウェブサーバに対して認証要求を行うウェブサービス認証情報を前記クライアント端末に送信する情報処理装置と、を含む情報処理システムにおける情報処理装置であって、
第1の認証情報に関連付けられた、前記ウェブサーバが提供する各ウェブサービスの第2の認証情報と、前記第2の認証情報であることを識別する、前記ウェブサービスごとの認証パラメータと、前記第1の認証情報に関連付けられた、クライアント端末のブラウザの画面内のフレームに表示するウェブサービスを示すウェブサービス情報と、を記憶する記憶手段と、
前記クライアント端末から送信された認証要求を受信する認証要求受信手段と、
前記認証要求受信手段により受信した認証要求に含まれる第1の認証情報に従って認証処理を行う認証手段と、
前記認証手段により認証された後に、前記認証要求受信手段により受信した認証要求に含まれる第1の認証情報に関連付られて前記記憶手段に記憶されているウェブサービス情報に示されるウェブサービスの認証パラメータと、該第1の認証情報に関連付けられて前記記憶手段に記憶されている、該ウェブサービス情報に示されるウェブサービスの第2の認証情報とを含む、前記ウェブサーバに対して該第2の認証情報による認証要求を行うウェブサービス認証情報を生成する生成手段と、
前記生成手段により生成されたウェブサービス認証情報を前記クライアント端末に送信する送信手段と、
を備えることを特徴とする情報処理装置。
A client terminal capable of communicating with a web server that provides a web service, the client terminal displaying screen information of the web service transmitted from the web server in a frame in a browser screen displayed on a display unit; An information processing apparatus in an information processing system including: an information processing apparatus that transmits web service authentication information that makes an authentication request to the web server to the client terminal;
Second authentication information for each web service provided by the web server, associated with the first authentication information, authentication parameters for each web service for identifying the second authentication information, and Storage means for storing web service information associated with the first authentication information and indicating a web service to be displayed in a frame in the browser screen of the client terminal;
Authentication request receiving means for receiving an authentication request transmitted from the client terminal;
Authentication means for performing authentication processing in accordance with first authentication information included in the authentication request received by the authentication request receiving means;
Authentication of the web service indicated in the web service information stored in the storage means in association with the first authentication information included in the authentication request received by the authentication request receiving means after being authenticated by the authentication means The second authentication information for the web server, including parameters and second authentication information of the web service indicated in the web service information stored in the storage means in association with the first authentication information. Generating means for generating web service authentication information for making an authentication request with the authentication information of;
Transmitting means for transmitting the web service authentication information generated by the generating means to the client terminal;
An information processing apparatus comprising:
前記認証手段により前記ユーザが認証された場合に、前記ブラウザの画面内にフレームを表示する画面情報であって、該フレームに表示するウェブサービスの画面を提供する前記ウェブサーバへのアクセス先を特定する特定情報を含む画面情報を前記クライアント端末に送信するフレーム送信手段と、
前記フレーム送信手段による画面情報の送信に応答して、前記クライアント端末から、特定情報を受信する特定情報受信手段と、
前記特定情報受信手段により受信した特定情報により特定されるアクセス先が、所定のアクセス先であるかを判定するアクセス先判定手段と、
前記アクセス先判定手段により、所定のアクセス先であると判定された場合に、前記ウェブサービスのログイン画面の表示情報の取得要求を、前記特定情報受信手段により受信した特定情報により特定されるアクセス先である前記ウェブサーバに送信する取得要求送信手段と、
前記取得要求送信手段による取得要求に対する固有情報を含むログイン画面の表示情報を前記ウェブサーバから受信するログイン画面受信手段と、
を更に備え、
前記生成手段は、前記認証手段により前記ユーザが認証された後に、前記認証要求受信手段により受信した認証要求に含まれる第1の認証情報に従って特定される、前記記憶手段に記憶されている第2の認証情報、及び前記ログイン画面受信手段で受信した表示情報に含まれる固有情報を含む認証要求を含む、前記ウェブサーバに対して該第2の認証情報による認証要求を行うウェブサービス認証情報を生成することを特徴とする請求項4に記載の情報処理装置。
When the user is authenticated by the authentication means, screen information for displaying a frame in the browser screen, and specifying an access destination to the web server that provides a web service screen to be displayed in the frame Frame transmitting means for transmitting screen information including specific information to the client terminal;
Specific information receiving means for receiving specific information from the client terminal in response to transmission of screen information by the frame transmitting means;
Access destination determination means for determining whether the access destination specified by the specific information received by the specific information receiving means is a predetermined access destination;
The access destination specified by the specific information received by the specific information receiving means when the access destination determination means determines that the web service login screen display information is obtained when it is determined as the predetermined access destination. Acquisition request transmission means for transmitting to the web server,
Login screen receiving means for receiving, from the web server, display information of a login screen including specific information for the acquisition request by the acquisition request transmitting means;
Further comprising
The generation means is stored in the storage means, which is specified according to first authentication information included in an authentication request received by the authentication request receiving means after the user is authenticated by the authentication means. Web service authentication information for making an authentication request with the second authentication information to the web server, including an authentication request including the authentication information including the authentication information including the unique information included in the display information received by the login screen receiving unit The information processing apparatus according to claim 4, wherein:
ウェブサービスを提供するウェブサーバと通信可能なクライアント端末であって、前記ウェブサーバから送信される前記ウェブサービスの画面情報を、表示部に表示されるブラウザの画面内のフレームに表示するクライアント端末と、前記ウェブサーバに対して認証要求を行うウェブサービス認証情報を前記クライアント端末に送信する情報処理装置と、を含む情報処理システムにおける情報処理装置の制御方法であって、
前記情報処理装置の記憶手段が、第1の認証情報に関連付けられた、前記ウェブサーバが提供する各ウェブサービスの第2の認証情報と、前記第2の認証情報であることを識別する、前記ウェブサービスごとの認証パラメータと、前記第1の認証情報に関連付けられた、クライアント端末のブラウザの画面内のフレームに表示するウェブサービスを示すウェブサービス情報と、を記憶する記憶工程と、
前記情報処理装置の認証要求受信手段が、前記クライアント端末から送信された認証要求を受信する認証要求受信工程と、
前記情報処理装置の認証手段が、前記認証要求受信工程により受信した認証要求に含まれる第1の認証情報に従って認証処理を行う認証工程と、
前記情報処理装置の生成手段が、前記認証工程により認証された後に、前記認証要求受信工程により受信した認証要求に含まれる第1の認証情報に関連付られて前記記憶工程で記憶されているウェブサービス情報に示されるウェブサービスの認証パラメータと、該第1の認証情報に関連付けられて前記記憶工程で記憶されている、該ウェブサービス情報に示されるウェブサービスの第2の認証情報とを含む、前記ウェブサーバに対して該第2の認証情報による認証要求を行うウェブサービス認証情報を生成する生成工程と、
前記情報処理装置の送信手段が、前記生成工程により生成されたウェブサービス認証情報を前記クライアント端末に送信する送信工程と、
を備えることを特徴とする情報処理方法。
A client terminal capable of communicating with a web server that provides a web service, the client terminal displaying screen information of the web service transmitted from the web server in a frame in a browser screen displayed on a display unit; An information processing apparatus control method in an information processing system, comprising: an information processing apparatus that transmits, to the client terminal, web service authentication information that makes an authentication request to the web server,
The storage means of the information processing apparatus identifies the second authentication information associated with the first authentication information and the second authentication information of each web service provided by the web server, and the second authentication information, A storage step of storing authentication parameters for each web service and web service information indicating a web service to be displayed in a frame in a browser screen of a client terminal, associated with the first authentication information;
An authentication request receiving means for receiving an authentication request transmitted from the client terminal;
An authentication step in which the authentication unit of the information processing apparatus performs an authentication process according to first authentication information included in the authentication request received by the authentication request receiving step;
The web stored in the storage step in association with the first authentication information included in the authentication request received by the authentication request receiving step after the generation unit of the information processing apparatus is authenticated by the authentication step Web service authentication parameters indicated in the service information, and second authentication information of the web service indicated in the web service information stored in the storing step in association with the first authentication information. Generating a web service authentication information for making an authentication request with the second authentication information to the web server;
A transmission step in which the transmission unit of the information processing apparatus transmits the web service authentication information generated by the generation step to the client terminal;
An information processing method comprising:
ウェブサービスを提供するウェブサーバと通信可能なクライアント端末であって、前記ウェブサーバから送信される前記ウェブサービスの画面情報を、表示部に表示されるブラウザの画面内のフレームに表示するクライアント端末と、前記ウェブサーバに対して認証要求を行うウェブサービス認証情報を前記クライアント端末に送信する情報処理装置と、を含む情報処理システムにおける情報処理装置で読み取り実行可能なプログラムであって、
前記情報処理装置を、
第1の認証情報に関連付けられた、前記ウェブサーバが提供する各ウェブサービスの第2の認証情報と、前記第2の認証情報であることを識別する、前記ウェブサービスごとの認証パラメータと、前記第1の認証情報に関連付けられた、クライアント端末のブラウザの画面内のフレームに表示するウェブサービスを示すウェブサービス情報と、を記憶する記憶手段と、
前記クライアント端末から送信された認証要求を受信する認証要求受信手段と、
前記認証要求受信手段により受信した認証要求に含まれる第1の認証情報に従って認証処理を行う認証手段と、
前記認証手段により認証された後に、前記認証要求受信手段により受信した認証要求に含まれる第1の認証情報に関連付られて前記記憶手段に記憶されているウェブサービス情報に示されるウェブサービスの認証パラメータと、該第1の認証情報に関連付けられて前記記憶手段に記憶されている、該ウェブサービス情報に示されるウェブサービスの第2の認証情報とを含む、前記ウェブサーバに対して該第2の認証情報による認証要求を行うウェブサービス認証情報を生成する生成手段と、
前記生成手段により生成されたウェブサービス認証情報を前記クライアント端末に送信する送信手段として機能させることを特徴とするプログラム。
A client terminal capable of communicating with a web server that provides a web service, the client terminal displaying screen information of the web service transmitted from the web server in a frame in a browser screen displayed on a display unit; An information processing apparatus including an information processing apparatus that transmits, to the client terminal, web service authentication information that makes an authentication request to the web server.
The information processing apparatus;
Second authentication information for each web service provided by the web server, associated with the first authentication information, authentication parameters for each web service for identifying the second authentication information, and Storage means for storing web service information associated with the first authentication information and indicating a web service to be displayed in a frame in the browser screen of the client terminal;
Authentication request receiving means for receiving an authentication request transmitted from the client terminal;
Authentication means for performing authentication processing in accordance with first authentication information included in the authentication request received by the authentication request receiving means;
Authentication of the web service indicated in the web service information stored in the storage means in association with the first authentication information included in the authentication request received by the authentication request receiving means after being authenticated by the authentication means The second authentication information for the web server, including parameters and second authentication information of the web service indicated in the web service information stored in the storage means in association with the first authentication information. Generating means for generating web service authentication information for making an authentication request with the authentication information of;
A program that functions as a transmission unit that transmits the web service authentication information generated by the generation unit to the client terminal.
JP2013160798A 2010-08-31 2013-08-01 Information processing apparatus, information processing method, and computer program Expired - Fee Related JP5696749B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013160798A JP5696749B2 (en) 2010-08-31 2013-08-01 Information processing apparatus, information processing method, and computer program

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2010195170 2010-08-31
JP2010195170 2010-08-31
JP2013160798A JP5696749B2 (en) 2010-08-31 2013-08-01 Information processing apparatus, information processing method, and computer program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2011189818A Division JP5339478B2 (en) 2010-08-31 2011-08-31 Information processing system, information processing apparatus, control method thereof, and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2014248497A Division JP5910714B2 (en) 2010-08-31 2014-12-09 Information processing apparatus, information processing method, and computer program

Publications (3)

Publication Number Publication Date
JP2013242917A true JP2013242917A (en) 2013-12-05
JP2013242917A5 JP2013242917A5 (en) 2014-03-20
JP5696749B2 JP5696749B2 (en) 2015-04-08

Family

ID=46170069

Family Applications (3)

Application Number Title Priority Date Filing Date
JP2011189818A Active JP5339478B2 (en) 2010-08-31 2011-08-31 Information processing system, information processing apparatus, control method thereof, and program
JP2013160798A Expired - Fee Related JP5696749B2 (en) 2010-08-31 2013-08-01 Information processing apparatus, information processing method, and computer program
JP2014248497A Active JP5910714B2 (en) 2010-08-31 2014-12-09 Information processing apparatus, information processing method, and computer program

Family Applications Before (1)

Application Number Title Priority Date Filing Date
JP2011189818A Active JP5339478B2 (en) 2010-08-31 2011-08-31 Information processing system, information processing apparatus, control method thereof, and program

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2014248497A Active JP5910714B2 (en) 2010-08-31 2014-12-09 Information processing apparatus, information processing method, and computer program

Country Status (1)

Country Link
JP (3) JP5339478B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015232839A (en) * 2014-06-10 2015-12-24 株式会社Nttファシリティーズ Business processing system, business processing method, and program

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6586848B2 (en) 2015-09-30 2019-10-09 ブラザー工業株式会社 Server and communication system
JP6891569B2 (en) * 2017-03-17 2021-06-18 株式会社リコー Information terminals, information processing systems, information processing methods and programs
JP7311131B2 (en) 2019-04-16 2023-07-19 哲平 横田 wearable sound device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002149605A (en) * 2000-11-07 2002-05-24 Bank Of Tokyo-Mitsubishi Ltd Procuration device and method for authentication and recording medium
JP2004192583A (en) * 2002-12-13 2004-07-08 It Brain:Kk System, method, server for supporting authentication, and program
JP2005321970A (en) * 2004-05-07 2005-11-17 Hitachi Ltd Computer system
JP2006331044A (en) * 2005-05-26 2006-12-07 Hitachi Ltd Single sign-on achievement method
JP2008083759A (en) * 2006-09-26 2008-04-10 Nomura Research Institute Ltd Login processor, login processing system, program and recording medium
JP2010092185A (en) * 2008-10-06 2010-04-22 Optim Corp Network relay apparatus, user information management system and user information management method

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002334056A (en) * 2001-05-08 2002-11-22 Infocom Corp System and method for executing log-in in behalf of user
JP2003141081A (en) * 2001-11-06 2003-05-16 Toshiba Corp Network system, server computer, program and log-in method
JP2004302555A (en) * 2003-03-28 2004-10-28 Saxa Inc User authentication system, login management device, electronic device and program
JP2006285648A (en) * 2005-03-31 2006-10-19 Bank Of Tokyo-Mitsubishi Ufj Ltd Authentication support system, authentication support device, authentication support method and program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002149605A (en) * 2000-11-07 2002-05-24 Bank Of Tokyo-Mitsubishi Ltd Procuration device and method for authentication and recording medium
JP2004192583A (en) * 2002-12-13 2004-07-08 It Brain:Kk System, method, server for supporting authentication, and program
JP2005321970A (en) * 2004-05-07 2005-11-17 Hitachi Ltd Computer system
JP2006331044A (en) * 2005-05-26 2006-12-07 Hitachi Ltd Single sign-on achievement method
JP2008083759A (en) * 2006-09-26 2008-04-10 Nomura Research Institute Ltd Login processor, login processing system, program and recording medium
JP2010092185A (en) * 2008-10-06 2010-04-22 Optim Corp Network relay apparatus, user information management system and user information management method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015232839A (en) * 2014-06-10 2015-12-24 株式会社Nttファシリティーズ Business processing system, business processing method, and program

Also Published As

Publication number Publication date
JP5910714B2 (en) 2016-04-27
JP5339478B2 (en) 2013-11-13
JP5696749B2 (en) 2015-04-08
JP2015084239A (en) 2015-04-30
JP2012074023A (en) 2012-04-12

Similar Documents

Publication Publication Date Title
EP3375161B1 (en) Single sign-on identity management between local and remote systems
US9608972B2 (en) Service providing system and data providing method that convert a process target data into output data with a data format that a service receiving apparatus is able to output
JP6721924B2 (en) Reminder terminal, control method thereof, and information recording medium
US8812753B2 (en) Information processing apparatus, information processing method, and recording medium storing computer program
US20080216153A1 (en) Systems and methods for facilitating authentication of network devices
US10225254B2 (en) Server transmitting device information assigned to service identification information
JP5910714B2 (en) Information processing apparatus, information processing method, and computer program
JP2007323340A (en) Account link system, computer for account link, and account link method
US20160316020A1 (en) Web page information presentation method and system
US20150029533A1 (en) Image forming apparatus that displays button for accessing server, method of controlling the same, and storage medium
JP2016091210A (en) Information processing system, and authentication method
JP2010009554A (en) Mobile terminal
JP2015184827A (en) Browsing sharing server, browsing sharing system, browsing sharing method, and browsing sharing program
JP2009087214A (en) Method and device for inputting character string and computer program for implementing input method
JP6303312B2 (en) Service providing system and image providing method
JP2007206850A (en) Login management device and program
US9781232B2 (en) Server apparatus and information processing apparatus
JP5471632B2 (en) Information input support device and program
JP2007079794A (en) Organization chart editing device and program
JP7249452B1 (en) CONTRACT CONCLUSION PROGRAM, INFORMATION PROCESSING DEVICE, INFORMATION PROCESSING SYSTEM, INFORMATION PROCESSING METHOD
JP5678821B2 (en) Information management apparatus, control method, and program
JP6822511B2 (en) Communication systems, image forming devices, servers, and programs
JP2009176015A (en) Database retrieval system, retrieval screen providing method and program
JP2022041429A (en) Device, information processing device, information processing system, and program
JP5241309B2 (en) Information processing system, information terminal device, information processing method, and program

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140131

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140530

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140624

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140822

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20140909

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20141209

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20141216

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: 20150113

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150126

R150 Certificate of patent or registration of utility model

Ref document number: 5696749

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313115

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

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees