JP5413068B2 - Information processing apparatus, information processing method, and information processing program - Google Patents

Information processing apparatus, information processing method, and information processing program Download PDF

Info

Publication number
JP5413068B2
JP5413068B2 JP2009207462A JP2009207462A JP5413068B2 JP 5413068 B2 JP5413068 B2 JP 5413068B2 JP 2009207462 A JP2009207462 A JP 2009207462A JP 2009207462 A JP2009207462 A JP 2009207462A JP 5413068 B2 JP5413068 B2 JP 5413068B2
Authority
JP
Japan
Prior art keywords
user information
application
user
authentication
information processing
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.)
Expired - Fee Related
Application number
JP2009207462A
Other languages
Japanese (ja)
Other versions
JP2011059896A (en
Inventor
真 宮本
成和 辻
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2009207462A priority Critical patent/JP5413068B2/en
Publication of JP2011059896A publication Critical patent/JP2011059896A/en
Application granted granted Critical
Publication of JP5413068B2 publication Critical patent/JP5413068B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、それぞれが管理するユーザ情報に基づく認証を必要とする二以上のアプリケーションが搭載された情報処理装置、この情報処理装置による情報処理方法、この情報処理装置において実行される情報処理プログラムに関する。   The present invention relates to an information processing apparatus equipped with two or more applications that require authentication based on user information managed by each, an information processing method using the information processing apparatus, and an information processing program executed in the information processing apparatus .

近年の情報システムでは、従来のクライアントサーバ型システムからWeb(WorldWideWeb)技術を基盤としたシステムに移行しつつある。これに伴い、様々な業務がインターネットを経由したアプリケーション化され、業務効率の向上が図られている。その結果、業務毎に多数の情報システムが存在することになり、情報システムの使用に際しそれぞれの情報システム毎にログインしなければならず、煩雑な操作を強いられていた。   In recent years, information systems are shifting from conventional client-server systems to systems based on Web (World Wide Web) technology. Along with this, various businesses have been converted into applications via the Internet, and work efficiency has been improved. As a result, a large number of information systems exist for each business, and when using the information system, it is necessary to log in for each information system, which requires a complicated operation.

この問題を解決するためにシングルサインオン技術が注目されている。シングルサインオンとは、認証を必要とする複数のシステムを利用する際に、一度ログイン操作を行って認証を受けるだけで全ての情報システムを利用できるようにするログイン方式である。   In order to solve this problem, single sign-on technology has attracted attention. Single sign-on is a login method that allows all information systems to be used by performing a login operation once and receiving authentication when using a plurality of systems that require authentication.

例えば特許文献1には、インターネット経由でアプリケーションを用いるために、サーバを用いてシングルサインオンを作成することが記載されている。特許文献2には、クライアントからアクセス要求があった場合にユーザ認証処理を行い、このユーザ認証の結果ログインを許可したユーザIDを基に、当該クライアントがよく利用するシステムのログイン情報を取り出し、サーバへのログインを代行することが記載されている。特許文献3には、ログイン代行サーバにより、アプリケーションサーバ上のアプリケーションへログインを代行することが記載されている。   For example, Patent Document 1 describes that a single sign-on is created using a server in order to use an application via the Internet. Japanese Patent Application Laid-Open No. 2003-228867 performs user authentication processing when an access request is made from a client, and extracts login information of a system often used by the client based on a user ID permitted to log in as a result of the user authentication. It is described that logging in to Patent Document 3 describes that a login proxy server performs login to an application on an application server.

しかしながら、特許文献1及び特許文献2記載の発明では、シングルサインオンを実現するためにサーバやインターネット環境が必要であり、システムが大規模なものになってしまう。   However, in the inventions described in Patent Document 1 and Patent Document 2, a server and an Internet environment are required to realize single sign-on, and the system becomes large-scale.

また、一般的なシングルサインオンの技術において、ユーザ情報を求めるアプリケーションは、セキュリティを確保するために証明書を持つクライアントPCでしか使用できない。このため、他の機器と連携してアプリケーションを用いるためには、証明書や認証させる仕組みが必要となり、結果としてクライアントPCと他の機器との中継となるサーバが必要となってしまう。   In a general single sign-on technique, an application for requesting user information can be used only by a client PC having a certificate in order to ensure security. For this reason, in order to use an application in cooperation with another device, a certificate or authentication mechanism is required, and as a result, a server that relays between the client PC and the other device is required.

また特許文献3記載の発明では、シングルサインオンにおけるサーバに対する負荷が大きい。さらにクライアント側でURLを作成する場合に、URL変換が困難であるという問題がある。   In the invention described in Patent Document 3, the load on the server in single sign-on is large. Furthermore, when creating a URL on the client side, there is a problem that URL conversion is difficult.

さらに、認証を必要とするアプリケーションでユーザを登録するには、GUI(Graphical User Interface)の操作よりアプリケーション毎に必要になって作業効率が悪い。   Furthermore, in order to register a user with an application that requires authentication, it is necessary for each application rather than a GUI (Graphical User Interface) operation, and the work efficiency is poor.

本発明は、上記事情を鑑みてこれを解決すべくなされたものであり、簡易な構成で安価にシングルサインオンを実現することが可能な情報処理装置、情報処理方法、情報処理プログラムを提供することを目的としている。   The present invention has been made in view of the above circumstances, and provides an information processing apparatus, an information processing method, and an information processing program capable of realizing single sign-on at low cost with a simple configuration. The purpose is that.

本発明は、上記目的を達成するために、以下の如き構成を採用した。   The present invention employs the following configuration in order to achieve the above object.

本発明は、それぞれが管理するユーザ情報に基づく認証を必要とする二以上のアプリケーションが搭載された情報処理装置であって、各アプリケーションの認証に用いられるユーザ情報を一元管理するユーザ情報管理手段と、第一アプリケーションの認証の際に入力されたユーザ情報を用いて第二アプリケーションに管理されるユーザ情報を前記ユーザ情報管理手段に登録する登録手段と、を有する構成とした。   The present invention is an information processing apparatus equipped with two or more applications that require authentication based on user information managed by each user information management means for centrally managing user information used for authentication of each application; And registration means for registering user information managed by the second application in the user information management means using the user information input at the time of authentication of the first application.

また本発明の情報処理装置は、前記第二アプリケーションのユーザ情報の登録形式を示すファイルが記憶された記憶手段を有し、前記登録手段は、前記ファイルに基づき前記第二アプリケーションのユーザ情報を前記ユーザ情報管理手段に登録する構成としても良い。   The information processing apparatus of the present invention further includes a storage unit storing a file indicating a registration format of the user information of the second application, and the registration unit stores the user information of the second application based on the file. It may be configured to be registered in the user information management means.

また本発明の情報処理装置において、前記登録手段は、前記ユーザ情報の登録時に前記第二アプリケーションが前記ユーザ情報の入力欄を有する表示画面を表示させようとした際に、前記ファイルを参照して前記入力欄にユーザ情報を設定し、前記表示画面を表示させずに前記入力欄に設定された前記ユーザ情報を前記ユーザ情報管理手段に登録する構成としても良い。   In the information processing apparatus of the present invention, the registration unit refers to the file when the second application tries to display a display screen having an input field for the user information when registering the user information. The user information may be set in the input field, and the user information set in the input field may be registered in the user information management unit without displaying the display screen.

また本発明の情報処理装置は、前記ユーザ情報管理手段に登録されたユーザ情報を用いて前記第二アプリケーションの認証を行うログイン手段を有する構成としても良い。   The information processing apparatus according to the present invention may include a login unit that authenticates the second application using user information registered in the user information management unit.

また本発明の情報処理装置において、前記記憶手段には、前記第二アプリケーションの認証に要求されるユーザ情報の形式を示すファイルが記憶されており、前記ログイン手段は、前記ファイルに基づき前記ユーザ情報管理手段に登録されたユーザ情報を用いて前記第二アプリケーションの認証を行う構成としても良い。   In the information processing apparatus of the present invention, the storage unit stores a file indicating a format of user information required for authentication of the second application, and the login unit is configured to store the user information based on the file. It is good also as a structure which authenticates said 2nd application using the user information registered into the management means.

また本発明の情報処理装置において、前記ログイン手段は、前記第二アプリケーションのログイン時に要求されるユーザ情報の入力欄を有する表示画面を表示させようとした際に、前記ファイルを参照して前記入力欄にユーザ情報を設定し、前記表示画面を表示させずに前記入力欄に設定された前記ユーザ情報を用いて前記第二アプリケーションの認証を行う構成としても良い。   In the information processing apparatus of the present invention, when the login means tries to display a display screen having an input field for user information required when logging in to the second application, the input means refers to the file. User information may be set in a field, and the second application may be authenticated using the user information set in the input field without displaying the display screen.

また本発明の情報処理装置において、前記二以上のアプリケーションは、汎用のオペレーションシステム上で動作する構成としても良い。   In the information processing apparatus of the present invention, the two or more applications may be configured to operate on a general-purpose operation system.

本発明は、それぞれが管理するユーザ情報に基づく認証を必要とする二以上のアプリケーションが搭載されており、各アプリケーションの認証に用いられるユーザ情報を一元管理するユーザ情報管理手段を有する情報処理装置による情報処理方法であって、第一アプリケーションの認証の際に入力されたユーザ情報を用いて第二アプリケーションに管理されるユーザ情報を前記ユーザ情報管理手段に登録する登録手順を有する方法とした。   The present invention is based on an information processing apparatus equipped with two or more applications that require authentication based on user information managed by each, and having user information management means for centrally managing user information used for authentication of each application. The information processing method is a method including a registration procedure for registering user information managed by the second application in the user information management means using the user information input at the time of authentication of the first application.

本発明は、それぞれが管理するユーザ情報に基づく認証を必要とする二以上のアプリケーションが搭載されており、各アプリケーションの認証に用いられるユーザ情報を一元管理するユーザ情報管理手段を有する情報処理装置において実行される情報処理プログラムであって、前記情報処理装置に、第一アプリケーションの認証の際に入力されたユーザ情報を用いて第二アプリケーションに管理されるユーザ情報を前記ユーザ情報管理手段に登録する登録ステップを実行させるプログラムとした。   The present invention provides an information processing apparatus in which two or more applications that require authentication based on user information managed by each of them are installed, and includes user information management means that centrally manages user information used for authentication of each application. An information processing program to be executed, which registers, in the information processing apparatus, user information managed by a second application using user information input at the time of authentication of the first application in the user information management means. A program for executing the registration step.

本発明によれば、簡易な構成で安価にシングルサインオンを実現することができる。   According to the present invention, single sign-on can be realized at low cost with a simple configuration.

情報処理システムのシステム構成を説明する図である。It is a figure explaining the system configuration of an information processing system. 情報処理装置のソフトウェア構成を説明するための図である。FIG. 3 is a diagram for describing a software configuration of an information processing apparatus. 情報処理装置の機能を説明するための図である。It is a figure for demonstrating the function of information processing apparatus. OSユーザ情報データベースの一例を示す図である。It is a figure which shows an example of OS user information database. ITユーザ情報データベースの一例を示す図である。It is a figure which shows an example of IT user information database. 連携ユーザ情報データベースの一例を示す図である。It is a figure which shows an example of a cooperation user information database. 一括ユーザ情報データベースの一例を示す図である。It is a figure which shows an example of a batch user information database. ユーザ登録フィルタの処理を説明するフローチャートである。It is a flowchart explaining the process of a user registration filter. 連携アプリケーションがユーザ情報の登録要求を受けた際に表示させるダイアログの一例を示す図である。It is a figure which shows an example of the dialog displayed when a cooperation application receives the registration request of user information. ユーザ登録に関するスクリプトファイルの一例を示す図である。It is a figure which shows an example of the script file regarding user registration. 連携ユーザ情報データベースへのユーザ情報の登録を説明するフローチャートである。It is a flowchart explaining registration of the user information to a cooperation user information database. 連携アプリケーションがログイン要求を受けた際に表示させるダイアログの一例を示す図である。It is a figure which shows an example of the dialog displayed when a cooperation application receives a login request | requirement. ログインに関するスクリプトファイルの一例を示す図である。It is a figure which shows an example of the script file regarding login. ログインフィルタによる連携アプリケーションへのログイン処理を説明するフローチャートである。It is a flowchart explaining the login process to the cooperation application by a login filter. 全てのユーザ情報データベースにユーザ情報を登録する場合の処理を説明するための図である。It is a figure for demonstrating the process in the case of registering user information in all the user information databases. 全てのアプリケーションにログインする場合の処理を説明するための図である。It is a figure for demonstrating the process in the case of logging in to all the applications. 連携アプリケーションのみにログインし、連携アプリケーションを実行した場合を説明するための図である。It is a figure for demonstrating when logging in only to a cooperation application and performing a cooperation application.

本発明は、情報処理装置において、アプリケーション及びOS(Operating System)のログインにおいてそれぞれに必要となるユーザ情報を一元管理し、ログイン時には一元管理されたユーザ情報を用いて自動でログインを行う。   The present invention centrally manages user information required for login of an application and an OS (Operating System) in an information processing apparatus, and automatically logs in using the centrally managed user information at the time of login.

以下に図面を参照して本発明の実施形態について説明する。図1は、情報処理システムのシステム構成を説明する図である。   Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a diagram illustrating a system configuration of an information processing system.

本実施形態の情報システム100は、情報処理装置200と画像入出力装置300とがLAN(Local Area Network)等により接続されて構成されている。   The information system 100 of the present embodiment is configured by connecting an information processing device 200 and an image input / output device 300 via a LAN (Local Area Network) or the like.

本実施形態の情報処理装置200は、CPU(Central Processing Unit)21、メモリ装置22、補助記憶装置23、外部メディア入出力装置24、操作入力装置25、LAN制御部26を有する。CPU21は、情報処理装置200の各種制御を司る。メモリ装置22は、CPU21による演算の結果や情報処理装置200に係る各種設定の値等が記憶される。補助記憶装置23は、情報処理装置200を動作させるための各種プログラム等が記憶されている。情報処理装置200は、補助記憶装置23に記憶されたプログラムをCPU21が読み出して実行することで各種機能を実現する。   The information processing apparatus 200 according to this embodiment includes a CPU (Central Processing Unit) 21, a memory device 22, an auxiliary storage device 23, an external media input / output device 24, an operation input device 25, and a LAN control unit 26. The CPU 21 manages various controls of the information processing apparatus 200. The memory device 22 stores the result of calculation by the CPU 21 and various setting values related to the information processing device 200. The auxiliary storage device 23 stores various programs for operating the information processing apparatus 200. The information processing apparatus 200 realizes various functions by the CPU 21 reading and executing the program stored in the auxiliary storage device 23.

外部メディア入出力装置24は、情報処理装置200に接続された外部メディアへの情報の入出力を行う。外部メディアとは、例えばUSB(Universal Serial Bus)メモリ等である。操作入力装置25は、例えばキーボード、マウス等のポインティングデバイス等であっても良いし、タッチパット等の操作パネル等により実現されても良い。LAN制御部26は、情報処理装置200と画像入出力装置300とのLAN接続を行う。   The external media input / output device 24 inputs / outputs information to / from external media connected to the information processing device 200. The external medium is, for example, a USB (Universal Serial Bus) memory. The operation input device 25 may be a pointing device such as a keyboard or a mouse, or may be realized by an operation panel such as a touch pad. The LAN control unit 26 performs LAN connection between the information processing apparatus 200 and the image input / output apparatus 300.

本実施形態の情報処理装置200は、例えば画像データ等をLAN制御部26を介して画像入出力部300へ送信する。   The information processing apparatus 200 according to the present embodiment transmits, for example, image data or the like to the image input / output unit 300 via the LAN control unit 26.

本実施形態の画像入出力装置300は、印刷装置31、画像読取装置32、LAN制御部33を有する。印刷装置31は、例えばプロッタ装置等であり、情報処理装置200から受信した画像データ等を記録媒体に印刷して出力する。画像読取装置32は、例えばスキャン装置等であり、紙原稿等を読み取った画像データとする。画像読取装置32により読み取られた画像データは、LAN制御部33により情報処理装置200へ送信されても良い。LAN制御部33は、情報処理装置200と画像入出力装置300とのLAN接続を行う。   The image input / output device 300 of this embodiment includes a printing device 31, an image reading device 32, and a LAN control unit 33. The printing device 31 is, for example, a plotter device, and prints image data received from the information processing device 200 on a recording medium and outputs it. The image reading device 32 is, for example, a scanning device, and is image data obtained by reading a paper document or the like. The image data read by the image reading device 32 may be transmitted to the information processing device 200 by the LAN control unit 33. The LAN control unit 33 performs LAN connection between the information processing apparatus 200 and the image input / output apparatus 300.

次に、図2を参照して本実施形態の情報処理装置200のソフトウェア構成について説明する。図2は、情報処理装置のソフトウェア構成を説明するための図である。   Next, the software configuration of the information processing apparatus 200 according to the present embodiment will be described with reference to FIG. FIG. 2 is a diagram for explaining a software configuration of the information processing apparatus.

本実施形態の情報処理装置200は、汎用OS210、IT機能アプリケーション220、連携アプリケーション230を有する。本実施形態の汎用OS210、連携アプリケーション230、IT機能アプリケーション220は、それぞれがユーザ情報を認証してログイン処理を行う。   The information processing apparatus 200 according to the present embodiment includes a general-purpose OS 210, an IT function application 220, and a cooperation application 230. Each of the general-purpose OS 210, the linkage application 230, and the IT function application 220 according to the present embodiment authenticates user information and performs login processing.

本実施形態の汎用OS210は、例えばWindows(登録商標)OS等である。汎用OS210は、ユーザ管理部211をする。ユーザ管理部211は、汎用OS210により管理されるOSユーザ情報データベース212(図3参照)を有し、汎用OS210におけるユーザ情報の管理を行う。   The general-purpose OS 210 of this embodiment is, for example, a Windows (registered trademark) OS. The general-purpose OS 210 serves as a user management unit 211. The user management unit 211 has an OS user information database 212 (see FIG. 3) managed by the general-purpose OS 210, and manages user information in the general-purpose OS 210.

IT機能アプリケーション220は、IT機能GUI(Graphical User Interface)221、セッションマネージャ222、ジョブスケジューラ223、ログインフィルタ224、ユーザ登録フィルタ225、ユーザ管理部226を有する。   The IT function application 220 includes an IT function GUI (Graphical User Interface) 221, a session manager 222, a job scheduler 223, a login filter 224, a user registration filter 225, and a user management unit 226.

IT機能GUI221は、情報処理装置200においてIT機能アプリケーション220による機能を操作させるためのユーザインターフェイスである。セッションマネージャ222は、ユーザから受け付けた処理に関してセッション管理を行う。   The IT function GUI 221 is a user interface for operating the functions of the IT function application 220 in the information processing apparatus 200. The session manager 222 performs session management regarding processing received from the user.

ジョブスケジューラ223は、ユーザから受け付けた処理に関してジョブ管理を行う。本実施形態のジョブスケジューラ223は、ファイル送信プラグイン223A、ジョブ連携プラグイン223Bを有する。ファイル送信プラグイン223Aは、情報処理装置200の外部に電子ファイルを送信する。ジョブ連携プラグイン223Bは、連携アプリケーション230と連携した情報処理を行う。本実施形態のジョブ連携プラグイン223Bは、例えばファイル送信プラグイン223A等と連携アプリケーション230との間でデータのやり取りを行うインタフェースの役割を果たす。   The job scheduler 223 performs job management regarding processing received from the user. The job scheduler 223 of this embodiment includes a file transmission plug-in 223A and a job cooperation plug-in 223B. The file transmission plug-in 223A transmits an electronic file to the outside of the information processing apparatus 200. The job cooperation plug-in 223B performs information processing in cooperation with the cooperation application 230. The job cooperation plug-in 223B of this embodiment serves as an interface for exchanging data between the file transmission plug-in 223A and the like and the cooperation application 230, for example.

ログインフィルタ224は、情報処理装置100におけるログイン処理を行う。本実施形態のログインフィルタ224は、汎用OS210へのログイン処理、IT機能アプリケーション220へのログイン処理、連携アプリケーション230へのログイン処理を行う。本実施形態のログインフィルタ224の詳細は後述する。   The login filter 224 performs login processing in the information processing apparatus 100. The login filter 224 of the present embodiment performs login processing to the general-purpose OS 210, login processing to the IT function application 220, and login processing to the cooperation application 230. Details of the login filter 224 of this embodiment will be described later.

ユーザ登録フィルタ225は、汎用OS210、IT機能アプリケーション220、連携アプリケーション230それぞれのユーザ情報をそれぞれのユーザ管理部へ登録する。ユーザ登録フィルタ225の詳細は後述する。   The user registration filter 225 registers user information of the general-purpose OS 210, the IT function application 220, and the cooperation application 230 in the respective user management units. Details of the user registration filter 225 will be described later.

ユーザ管理部226は、IT機能アプリケーション220により管理されるITユーザ情報データベース227(図3参照)を有し、IT機能アプリケーション220におけるユーザ情報の管理を行う。またユーザ管理部226は、汎用OS210、IT機能アプリケーション220、連携アプリケーション220それぞれが管理するユーザ情報を一括で管理する。   The user management unit 226 has an IT user information database 227 (see FIG. 3) managed by the IT function application 220, and manages user information in the IT function application 220. The user management unit 226 collectively manages user information managed by the general-purpose OS 210, the IT function application 220, and the cooperation application 220.

連携アプリケーション230は、ユーザの処理要求に応じファイル送信プラグイン223A等と連携して処理を行う。連携アプリケーション230により実行される処理は、例えば例えばJPEG(Joint Photographic Experts Group)形式の画像データをPDF(Portable Document Format)形式のファイルに変換して外部メディアへ送信する処理等である。連携アプリケーション230は、ユーザ管理部231を有する。ユーザ管理部221は、連携アプリケーション230により管理される連携ユーザ情報データベース232(図3参照)を有し、連携アプリケーション230におけるユーザ情報の管理を行う。尚本実施形態の連携アプリケーション230は、情報処理装置200で利用するための専用アプリケーションである必要はなく、汎用のアプリケーションをそのまま連携アプリケーションとして利用しても良い。   The cooperation application 230 performs processing in cooperation with the file transmission plug-in 223A or the like in response to a user processing request. The process executed by the cooperation application 230 is, for example, a process of converting image data in JPEG (Joint Photographic Experts Group) format into a file in PDF (Portable Document Format) format and transmitting it to an external medium. The cooperative application 230 has a user management unit 231. The user management unit 221 has a cooperative user information database 232 (see FIG. 3) managed by the cooperative application 230, and manages user information in the cooperative application 230. Note that the cooperation application 230 of this embodiment does not have to be a dedicated application for use in the information processing apparatus 200, and a general-purpose application may be used as it is as a cooperation application.

次に、図3を参照して本実施形態の情報処理装置200の機能の詳細を説明する。図3は、情報処理装置の機能を説明するための図である。尚図3に示すステップ番号は、後述する図8と対応するものである。   Next, details of functions of the information processing apparatus 200 according to the present embodiment will be described with reference to FIG. FIG. 3 is a diagram for explaining functions of the information processing apparatus. The step numbers shown in FIG. 3 correspond to those in FIG.

本実施形態の汎用OS210のユーザ管理部211は、OSユーザ情報データベース212と、認証部213とを有する。図4は、OSユーザ情報データベースの一例を示す図である。OSユーザ情報データベース212には、汎用OS210にログインするためのユーザ情報が格納されており、ユーザ情報の項目はユーザ名、ホームディレクトリ、権限グループ、パスワード、送信宛先である。   The user management unit 211 of the general-purpose OS 210 according to this embodiment includes an OS user information database 212 and an authentication unit 213. FIG. 4 is a diagram illustrating an example of the OS user information database. The OS user information database 212 stores user information for logging in to the general-purpose OS 210, and the user information items are a user name, a home directory, an authority group, a password, and a transmission destination.

ユーザ名は、ログインする際のユーザ名である。ホームディレクトリは、ユーザが利用するデータを保存する領域を示している。パスワードは認証を行うためのパスワードである。権限グループはセキュリティを有するグループ名であり、管理者(administrator)権限、ユーザ権限を含む。管理者権限は、ユーザ登録を行う権限を有し、ユーザ権限はこの権限を有していない。送信宛先は、登録された電子メールアドレス等である。   The user name is a user name when logging in. The home directory indicates an area for storing data used by the user. The password is a password for performing authentication. The authority group is a group name having security, and includes an administrator authority and a user authority. The administrator authority has the authority to perform user registration, and the user authority does not have this authority. The transmission destination is a registered e-mail address or the like.

本実施形態の認証部213は、汎用OS210におけるユーザ情報の認証と、OSユーザ情報データベース212へのユーザ情報の管理を行う。   The authentication unit 213 according to the present embodiment authenticates user information in the general-purpose OS 210 and manages user information in the OS user information database 212.

本実施形態のIT機能アプリケーション220のユーザ管理部226は、ITユーザ情報データベース227と、設定情報管理部228とを有する。図5は、ITユーザ情報データベースの一例を示す図である。ITユーザ情報データベース227には、IT機能アプリケーション220にログインするためのユーザ情報が格納されており、ユーザ情報の項目は、ユーザ名、個人名、ホームディレクトリ、蓄積文書パスワード、所属、ふりがな、権限グループ、パスワード、送信宛先である。蓄積文書パスワードは、画像入出力装置300において画像読取装置32により画像データを取得した際に、取得した画像データを閲覧するために設定するパスワードである。   The user management unit 226 of the IT function application 220 of this embodiment includes an IT user information database 227 and a setting information management unit 228. FIG. 5 is a diagram illustrating an example of an IT user information database. The IT user information database 227 stores user information for logging in to the IT function application 220, and the user information items include user name, personal name, home directory, stored document password, affiliation, phonetic, and authority group. , Password and destination. The stored document password is a password that is set to view the acquired image data when the image reading device 32 acquires image data in the image input / output device 300.

本実施形態の設定情報管理部228は、ITユーザ情報データベース227のユーザ情報の管理を行う。   The setting information management unit 228 of the present embodiment manages user information in the IT user information database 227.

本実施形態のIT機能アプリケーション220のログインフィルタ224は、DB(データベース)アクセスライブラリ228を有し、一括ユーザ情報データベース240を検索してIT機能GUI221からユーザ情報が入力された際のログインを行う。   The login filter 224 of the IT function application 220 of the present embodiment has a DB (database) access library 228, searches the collective user information database 240, and logs in when user information is input from the IT function GUI 221.

本実施形態の連携アプリケーション230のユーザ管理部231は、連携ユーザ情報データベース232と、連携アプリケーション管理部233とを有する。図6は、連携ユーザ情報データベースの一例を示す図である。連携ユーザ情報データベース232には、連携アプリケーション230にログインするためのユーザ情報が格納されており、ユーザ情報の項目はユーザ名、権限グループ、パスワード、送信宛先である。   The user management unit 231 of the cooperative application 230 according to this embodiment includes a cooperative user information database 232 and a cooperative application management unit 233. FIG. 6 is a diagram illustrating an example of the cooperative user information database. User information for logging in to the cooperation application 230 is stored in the cooperation user information database 232, and items of user information are a user name, an authority group, a password, and a transmission destination.

連携アプリケーション管理部233は、連携ユーザ情報データベース232のユーザ情報の管理を行う。   The cooperative application management unit 233 manages user information in the cooperative user information database 232.

本実施形態では、IT機能GUI221から入力されたユーザ情報が一括ユーザ情報データベース228に存在しない場合、ユーザ登録フィルタ225によりOSユーザ情報データベース212、ITユーザ情報データベース227、連携ユーザ情報データベース232に入力されたユーザ情報を登録する。そして、OSユーザ情報データベース212、ITユーザ情報データベース227、連携ユーザ情報データベース232に登録されたユーザ情報を一括ユーザ情報データベース228により一元管理する。本実施形態では、このように複数のアプリケーションがそれぞれログインを必要とする場合に、各アプリケーションが必要とするユーザ情報を一元管理する。   In the present embodiment, when the user information input from the IT function GUI 221 does not exist in the collective user information database 228, the user registration filter 225 inputs the user information to the OS user information database 212, the IT user information database 227, and the cooperative user information database 232. Registered user information. The user information registered in the OS user information database 212, the IT user information database 227, and the cooperative user information database 232 is centrally managed by the collective user information database 228. In the present embodiment, when a plurality of applications each require login, user information required by each application is centrally managed.

図7は、一括ユーザ情報データベースの一例を示す図である。本実施形態の一括ユーザ情報データベース240は、OSユーザ情報データベース212、ITユーザ情報データベース227、連携ユーザ情報データベース232に含まれる全ての項目を有する。また一括ユーザ情報データベース240は、OSユーザ情報データベース212、ITユーザ情報データベース227、連携ユーザ情報データベース232のうち、ユーザ情報が登録されているデータベースを特定する情報であるの登録済データ240Aを有する。   FIG. 7 is a diagram illustrating an example of the collective user information database. The collective user information database 240 according to this embodiment includes all items included in the OS user information database 212, the IT user information database 227, and the cooperative user information database 232. The collective user information database 240 includes registered data 240A that is information for specifying a database in which user information is registered among the OS user information database 212, the IT user information database 227, and the cooperative user information database 232.

例えば図7において、ユーザID10000001を含むユーザ情報は、登録済データ240Aによれば、OSユーザ情報データベース212、ITユーザ情報データベース227、連携ユーザ情報データベース232に登録済みであることがわかる。またユーザID10000004を含むユーザ情報は、OSユーザ情報データベース212にのみ登録済みであることがわかる。   For example, in FIG. 7, it can be seen that the user information including the user ID 10000001 is already registered in the OS user information database 212, the IT user information database 227, and the cooperative user information database 232 according to the registered data 240A. Further, it can be seen that the user information including the user ID 10000004 is registered only in the OS user information database 212.

以下に、図8を参照して本実施形態のユーザ登録フィルタ225によるユーザ情報の登録について説明する。図8は、ユーザ登録フィルタの処理を説明するフローチャートである。   Hereinafter, registration of user information by the user registration filter 225 of this embodiment will be described with reference to FIG. FIG. 8 is a flowchart for explaining the process of the user registration filter.

本実施形態の情報処理装置200において、IT機能GUI221においてユーザ情報が入力されてログイン要求が成されると(ステップS801)、IT機能GUI221はセッションマネージャ222に対してセッションIDの払い出し(割り当て)を要求する(ステップS802)。尚ステップS801で入力されるユーザ情報とは、例えばユーザ名とパスワード等である。   In the information processing apparatus 200 of the present embodiment, when user information is input in the IT function GUI 221 and a login request is made (step S801), the IT function GUI 221 issues (assigns) a session ID to the session manager 222. A request is made (step S802). The user information input in step S801 is, for example, a user name and a password.

セッションマネージャ222は、セッションIDの払い出し要求を受けると、一括ユーザ情報データベース240へアクセスする(ステップS803)。   Upon receiving the session ID payout request, the session manager 222 accesses the collective user information database 240 (step S803).

以下に図3を参照してステップS803における一括ユーザ情報データベース240へのアクセスについて説明する。本実施形態のセッションマネージャ222は、セッションIDの払い出し要求を受けると、汎用OS210の認証部213へアクセスする。そして認証部213を介してDBアクセスライブラリ240へアクセスし(ステップS301)、入力されたユーザ情報による一括ユーザ情報データベース240の検索を行う(ステップS302)。   The access to the collective user information database 240 in step S803 will be described below with reference to FIG. When the session manager 222 of the present embodiment receives the session ID payout request, the session manager 222 accesses the authentication unit 213 of the general-purpose OS 210. Then, the DB access library 240 is accessed via the authentication unit 213 (step S301), and the collective user information database 240 is searched based on the input user information (step S302).

図8に戻って、ステップS804において、入力されたユーザ情報が一括ユーザ情報データベース240に存在する場合、ログイン処理を開始する(ステップS805)。   Returning to FIG. 8, when the input user information exists in the collective user information database 240 in step S804, a login process is started (step S805).

ステップS804において、入力されたユーザ情報が一括ユーザ情報データベース240に存在しない場合、ユーザ登録フィルタ225によるユーザ情報の登録が開始される。   If the input user information does not exist in the batch user information database 240 in step S804, registration of user information by the user registration filter 225 is started.

ユーザ登録フィルタ225は、認証部213により入力されたユーザ情報がOSユーザ情報データベース212に存在するか否かを判断する(ステップS806)。ステップS806において該当するユーザ情報が存在しない場合、ユーザ登録フィルタ225は、認証部213によりOSユーザ情報データベース212へ入力されたユーザ情報を登録する(ステップS807)。ステップS806において該当するユーザ情報が存在する場合ステップS808へ進む。   The user registration filter 225 determines whether the user information input by the authentication unit 213 exists in the OS user information database 212 (step S806). If there is no corresponding user information in step S806, the user registration filter 225 registers the user information input to the OS user information database 212 by the authentication unit 213 (step S807). If the corresponding user information exists in step S806, the process proceeds to step S808.

次にユーザ登録フィルタ225は、OSユーザ情報データベース212へ登録されたユーザ情報を一括ユーザ情報データベース240に登録する(ステップS808)。   Next, the user registration filter 225 registers the user information registered in the OS user information database 212 in the collective user information database 240 (step S808).

次にユーザ登録フィルタ225は、設定情報管理部228により、ITユーザ情報データベース227に入力されたユーザ情報が存在するか否かを判断する(ステップS809)。
ステップS809において該当するユーザ情報が存在しない場合、ユーザ登録フィルタ225は、設定情報管理部228により、ITユーザ情報データベース227に入力されたユーザ情報を登録する(ステップS810)。ステップS809において該当するユーザ情報が存在する場合ステップS811へ進む。
Next, the user registration filter 225 determines whether the user information input to the IT user information database 227 exists by the setting information management unit 228 (step S809).
If there is no corresponding user information in step S809, the user registration filter 225 registers the user information input to the IT user information database 227 by the setting information management unit 228 (step S810). If the corresponding user information exists in step S809, the process proceeds to step S811.

次にユーザ登録フィルタ225は、連携アプリケーション管理部233により、入力されたユーザ情報が連携ユーザ情報データベース232に存在するか否かを判断する(ステップS811)。ステップS811において該当するユーザ情報が存在しない場合、ユーザ登録フィルタ225は、連携アプリケーション管理部233により入力されたユーザ情報を連携ユーザ情報データベース232に登録する(ステップS812)。ステップS811において該当するユーザ情報が存在する場合、ステップS813へ進む。   Next, the user registration filter 225 determines whether or not the input user information exists in the cooperative user information database 232 by the cooperative application management unit 233 (step S811). If there is no corresponding user information in step S811, the user registration filter 225 registers the user information input by the cooperative application management unit 233 in the cooperative user information database 232 (step S812). If the corresponding user information exists in step S811, the process proceeds to step S813.

ユーザ登録フィルタ225は、OSユーザ情報データベース212、ITユーザ情報データベース227、連携ユーザ情報データベース232にユーザ情報が登録されると、一括ユーザ情報データベース240に各データベースに登録されたユーザ情報を上書きする(ステップS813)。ステップS813において、一括ユーザ情報データベース240には、ITユーザ情報データベース227と連携ユーザ情報データベース232に登録されたユーザ情報が、登録済データ240Aと共に一括ユーザ情報データベース240に投句される。   When the user information is registered in the OS user information database 212, the IT user information database 227, and the cooperation user information database 232, the user registration filter 225 overwrites the user information registered in each database in the collective user information database 240 ( Step S813). In step S813, the user information registered in the IT user information database 227 and the cooperative user information database 232 is put in the collective user information database 240 together with the registered data 240A in the collective user information database 240.

以上でユーザ情報の登録が終了し、ログイン処理が開始される。   This completes registration of user information, and login processing is started.

以下に、本実施形態のユーザ登録フィルタ225による連携ユーザ情報データベース232に対するユーザ情報の登録についてさらに説明する。   Below, the registration of the user information with respect to the cooperation user information database 232 by the user registration filter 225 of this embodiment is further demonstrated.

図9は、連携アプリケーションがユーザ情報の登録要求を受けた際に表示させるダイアログの一例を示す図である。   FIG. 9 is a diagram illustrating an example of a dialog displayed when the cooperative application receives a user information registration request.

本実施形態の連携アプリケーション230において、連携アプリケーション管理部233は、連携ユーザ情報データベース232に入力されたユーザ情報が存在しない場合、図9に示すダイアログ90を表示させようとする。   In the cooperative application 230 of this embodiment, the cooperative application management unit 233 attempts to display the dialog 90 shown in FIG. 9 when the user information input to the cooperative user information database 232 does not exist.

本実施形態のユーザ登録フィルタ225は、ダイアログ90で要求される項目のユーザ情報をITユーザ情報データベース227から取得し、連携ユーザ情報データベース232へのユーザ登録を行う。   The user registration filter 225 of this embodiment acquires user information of items requested in the dialog 90 from the IT user information database 227 and performs user registration in the cooperative user information database 232.

本実施形態の情報処理装置200の補助記憶装置23には、予め図10に示すスクリプトファイル10が格納されている。図10は、ユーザ登録に関するスクリプトファイルの一例を示す図である。本実施形態のユーザ登録フィルタ225は、ユーザ登録を自動で行う手順が記載されたスクリプトファイル10内の記述内容に沿って処理を実行する。   The script file 10 shown in FIG. 10 is stored in advance in the auxiliary storage device 23 of the information processing apparatus 200 of this embodiment. FIG. 10 is a diagram illustrating an example of a script file related to user registration. The user registration filter 225 according to the present embodiment executes processing in accordance with the description content in the script file 10 in which a procedure for automatically performing user registration is described.

スクリプトファイル10は、連携アプリケーション230に対応したユーザ情報の登録形式を示している。すなわちスクリプトファイル10は、ダイアログ90において必要とされる情報の項目を示している。図10では、ユーザ名がユーザAであるユーザ情報が登録される場合を示している。   The script file 10 indicates a user information registration format corresponding to the cooperative application 230. That is, the script file 10 indicates items of information required in the dialog 90. FIG. 10 shows a case where user information whose user name is user A is registered.

図10のL1に示す"File"タグは、スクリプトファイル10がユーザ登録フィルタ225用のスクリプトファイルであることをユーザ登録フィルタ225に判別させるためのヘッダである。本実施形態では、File=AddUser Script Fileと記載した。   A “File” tag indicated by L1 in FIG. 10 is a header for causing the user registration filter 225 to determine that the script file 10 is a script file for the user registration filter 225. In this embodiment, File = AddUser Script File is described.

図10に示すL2の「7B537EF5-17D2-49FA-ACDC-47C36C8BB45B」は、ダイアログ90のダイアログIDであり、L2の「SdShowDlgEdit1」はそのダイアログの名称(リソース名称)である。図10のL3、L4の「szAddEdit1」、「szAddEdit2」は、ダイアログ90のUser入力欄、Password入力欄のリソース名称である。「Use」はユーザ登録するユーザ名を示し、Passwordはそのユーザのパスワードを意味する。   “7B537EF5-17D2-49FA-ACDC-47C36C8BB45B” in L2 shown in FIG. 10 is the dialog ID of the dialog 90, and “SdShowDlgEdit1” in L2 is the name (resource name) of the dialog. “SzAddEdit1” and “szAddEdit2” in L3 and L4 in FIG. 10 are resource names in the User input field and Password input field of the dialog 90. “Use” indicates a user name for user registration, and Password indicates the password of the user.

ユーザ登録フィルタ225はスクリプトファイル10に記載されたダイアログID(図10では「7B537EF5-17D2-49FA-ACDC-47C36C8BB45B」)に合致するダイアログを情報処理装置200のデスクトップ上で検索する。合致するダイアログが見つかると、ユーザ登録フィルタ225は、ITユーザ情報データベース240からダイアログ90の各入力欄に対応する情報を設定する。   The user registration filter 225 searches the desktop of the information processing apparatus 200 for a dialog that matches the dialog ID described in the script file 10 ("7B537EF5-17D2-49FA-ACDC-47C36C8BB45B" in FIG. 10). When a matching dialog is found, the user registration filter 225 sets information corresponding to each entry field of the dialog 90 from the IT user information database 240.

ユーザ登録フィルタ225は、例えばスクリプトファイル10内のUserタグにはITユーザ情報データベース227において登録されたユーザ名である「ユーザA」を設定する。またユーザ登録フィルタ225は、PasswordタグにはITユーザ情報データベース227に登録されたパスワードである「*****」を設定する。そしてユーザ登録フィルタ225は、この情報を連携アプリケーション230のユーザ情報として連携ユーザ情報データベース232へ登録する。   For example, the user registration filter 225 sets “user A”, which is the user name registered in the IT user information database 227, in the User tag in the script file 10. The user registration filter 225 sets “*****”, which is a password registered in the IT user information database 227, in the Password tag. Then, the user registration filter 225 registers this information in the cooperative user information database 232 as user information of the cooperative application 230.

また図10のL5、L6は、ダイアログ90のMail入力欄とHOME入力欄のリソースの名称である。スクリプトファイル10に「Mail」「HOME」が記載されていた場合、ユーザ登録フィルタ225は、ITユーザ情報データベース227に登録されている「送信宛先」と「ホームディレクトリ」を引用し、自動で登録する。ITユーザ情報データベース227に「Mail」「HOME」が登録されていない場合、ユーザ登録フィルタ225はこれを判別し、ITユーザ情報データベース227のユーザ名を連携ユーザ情報データベース232へ登録する。   L5 and L6 in FIG. 10 are resource names in the Mail input field and HOME input field of the dialog 90. When “Mail” and “HOME” are described in the script file 10, the user registration filter 225 quotes the “transmission destination” and “home directory” registered in the IT user information database 227 and automatically registers them. . If “Mail” and “HOME” are not registered in the IT user information database 227, the user registration filter 225 determines this and registers the user name of the IT user information database 227 in the cooperative user information database 232.

以下に図11を参照してユーザ登録フィルタ225による連携ユーザ情報データベース232への登録を説明する。図11は、連携ユーザ情報データベースへのユーザ情報の登録を説明するフローチャートである。   The registration in the cooperative user information database 232 by the user registration filter 225 will be described below with reference to FIG. FIG. 11 is a flowchart for describing registration of user information in the cooperative user information database.

ユーザ登録フィルタ225において、連携ユーザ情報データベース232へのユーザ情報の登録が開始されると(ステップS1101)、ユーザ登録フィルタ225は、補助記憶装置13等に格納されたスクリプトファイル10を読み込む(ステップS1102)。   When the user registration filter 225 starts registration of user information in the cooperative user information database 232 (step S1101), the user registration filter 225 reads the script file 10 stored in the auxiliary storage device 13 or the like (step S1102). ).

次にユーザ登録フィルタ225は、スクリプトファイル10のヘッダの有効性を判別する(ステップS1103)。具体的にはユーザ登録フィルタ225は、スクリプトファイル10のヘッダを参照してスクリプトファイル10がユーザ登録フィルタ225のためのものか否かを判別する。スクリプトファイル10がユーザ登録フィルタ225のためのものである場合、ユーザ登録フィルタ225はステップS1104に進んで処理を続行する。   Next, the user registration filter 225 determines the validity of the header of the script file 10 (step S1103). Specifically, the user registration filter 225 refers to the header of the script file 10 and determines whether or not the script file 10 is for the user registration filter 225. If the script file 10 is for the user registration filter 225, the user registration filter 225 proceeds to step S1104 and continues processing.

ユーザ登録フィルタ225は、スクリプトファイル10に記述されたスクリプトの実行を開始する(ステップS1104)。ユーザ登録フィルタ225は、連携ユーザ情報データベース232に対するユーザ情報の登録の前にユーザ情報が登録されたITユーザ情報データベース227を参照し、User入力欄と、Password入力欄とに対応する情報を登録する(ステップS1105)。   The user registration filter 225 starts execution of the script described in the script file 10 (step S1104). The user registration filter 225 refers to the IT user information database 227 in which user information is registered before registering user information in the cooperative user information database 232, and registers information corresponding to the User input field and the Password input field. (Step S1105).

そしてユーザ登録フィルタ225は、連携アプリケーション管理部233により登録されたユーザ情報の認証を行う(ステップS1106)。そしてユーザ登録フィルタ225は、連携ユーザ情報データベース232へのユーザ情報の登録を終了する(ステップS1107)。   Then, the user registration filter 225 authenticates user information registered by the cooperative application management unit 233 (step S1106). Then, the user registration filter 225 ends the registration of user information in the cooperative user information database 232 (step S1107).

またステップS1103において、スクリプトファイル10のヘッダからスクリプトファイ10がユーザ登録フィルタ225のためのものでないと判別された場合、ユーザ登録フィルタ225はスクリプトファイル10を無効として処理を終了する。   If it is determined in step S1103 that the script file 10 is not for the user registration filter 225 from the header of the script file 10, the user registration filter 225 invalidates the script file 10 and ends the process.

このように本実施形態では、一度IT機能GUI221においてログイン要求を行えば、ユーザ登録フィルタ225により全てのユーザ情報データベースに自動的にユーザ情報が登録される。従って本実施形態によれば、各アプリケーション毎にユーザ情報を入力する必要がなく、操作性を向上させることができる。   As described above, in this embodiment, once a login request is made in the IT function GUI 221, user information is automatically registered in all user information databases by the user registration filter 225. Therefore, according to this embodiment, it is not necessary to input user information for each application, and operability can be improved.

また本実施形態では、連携アプリケーション230毎に連携ユーザ情報データベース232の登録形式に対応したスクリプトファイルを予め用意しておくことで、連携ユーザ情報データベース232へも自動的にユーザ情報を登録できる。したがって本実施形態では、連携アプリケーション230用のGUIを用いずに、IT機能GUI221のみで連携アユーザ情報データベース232へユーザ情報を登録できる。   In this embodiment, user information can be automatically registered in the cooperative user information database 232 by preparing a script file corresponding to the registration format of the cooperative user information database 232 for each cooperative application 230 in advance. Therefore, in the present embodiment, user information can be registered in the linked user information database 232 using only the IT function GUI 221 without using the GUI for the linked application 230.

次に、本実施形態のログインフィルタ224によるログイン処理について説明する。本実施形態の情報処理装置200では、IT機能GUI221においてログイン要求を受け付けると、ログインフィルタ224が起動して各アプリケーションへのログイン処理を実行する。   Next, login processing by the login filter 224 of this embodiment will be described. In the information processing apparatus 200 according to the present embodiment, when the IT function GUI 221 receives a login request, the login filter 224 is activated to execute login processing for each application.

本実施形態のログインフィルタ224は、認証部213によりOSユーザ情報データベース212を参照して汎用OS210に対するログイン処理を行う。また本実施形態のログインフィルタ224は、設定情報管理部228によりITユーザ情報データベース227を参照してIT機能アプリケーション220に対するログイン処理を実行する。   The login filter 224 of the present embodiment performs login processing for the general-purpose OS 210 with reference to the OS user information database 212 by the authentication unit 213. Further, the login filter 224 of this embodiment refers to the IT user information database 227 by the setting information management unit 228 and executes login processing for the IT function application 220.

そして本実施形態のログインフィルタ224は、一括ユーザ情報データベース240を用いて連携アプリケーション230に対するログイン処理を行う。本実施形態のログインフィルタ224では、連携アプリケーション230へのログイン処理に特徴があるため、以下に連携アプリケーション230に対するログイン処理について説明する。   The login filter 224 according to the present embodiment performs a login process for the cooperative application 230 using the collective user information database 240. Since the login filter 224 of the present embodiment is characterized in the login process to the cooperative application 230, the login process to the cooperative application 230 will be described below.

図12は、連携アプリケーションがログイン要求を受けた際に表示させるダイアログの一例を示す図である。   FIG. 12 is a diagram illustrating an example of a dialog displayed when the cooperative application receives a login request.

本実施形態の連携アプリケーション230は、ログイン要求を受け付けると図12に示すダイアログ12を表示させようとする。   When receiving the login request, the cooperative application 230 according to the present embodiment attempts to display the dialog 12 illustrated in FIG.

本実施形態のログインフィルタ224は、ダイアログ12が表示される前に、ダイアログ12において要求される項目のユーザ情報を一括ユーザ情報データベース240から取得し、連携アプリケーション管理部233にログイン処理を実行させる。   Before the dialog 12 is displayed, the login filter 224 of the present embodiment acquires user information of items requested in the dialog 12 from the collective user information database 240 and causes the cooperative application management unit 233 to execute login processing.

本実施形態の情報処理装置200の補助記憶装置23には、予め図13に示すスクリプトファイル13が格納されている。図13は、ログインに関するスクリプトファイルの一例を示す図である。スクリプトファイル13は、連携アプリケーション230のログイン形式を示している。すなわちスクリプトファイル13は、ダイアログ12において必要とされる情報の項目を示している。   A script file 13 shown in FIG. 13 is stored in advance in the auxiliary storage device 23 of the information processing apparatus 200 of this embodiment. FIG. 13 is a diagram illustrating an example of a script file relating to login. The script file 13 shows the login format of the cooperative application 230. That is, the script file 13 indicates items of information required in the dialog 12.

本実施形態のログインフィルタ224は、認証を自動で行う手順が記載されたスクリプトファイル13内の記述内容に沿って処理を実行する。図13では、ユーザ名がtanaka2
であるユーザによりログイン要求がされた場合を示している。
The login filter 224 of the present embodiment executes processing along the description content in the script file 13 in which a procedure for automatically performing authentication is described. In FIG. 13, the user name is tanaka2
This shows a case where a login request is made by a user.

図13のL1の"File"タグは、スクリプトファイル13かせログインフィルタ224用のスクリプトファイルであることをログインフィルタ224に判別させるためものであり、本実施形態ではFile=Respnse Script Fileと記載する。   The “File” tag of L1 in FIG. 13 is used for causing the login filter 224 to determine that the script file is the script file for the script file 13 skein login filter 224, and is described as File = Respnse Script File in this embodiment.

図13のL2の「7B537EF5-17D2-49FA-ACDC-47C36C8BB45A」は、ダイアログ12のダイアログIDであり、「SdShowDlgEdit1」はダイアロ12の名称(リソース名称)である。図13のL3、L4の「szEdit1」「szEdit2」はそれぞれダイアログ12のUser入力欄とPassword入力欄のリソース名称である。ダイアログ12の「User」はログインするユーザ名、「Password」はそのユーザのパスワードを意味する。   “7B537EF5-17D2-49FA-ACDC-47C36C8BB45A” in L2 in FIG. 13 is the dialog ID of the dialog 12, and “SdShowDlgEdit1” is the name (resource name) of the dialog 12. “SzEdit1” and “szEdit2” in L3 and L4 in FIG. 13 are resource names in the User input field and Password input field of the dialog 12, respectively. In the dialog 12, “User” means a user name to log in, and “Password” means the password of the user.

ログインフィルタ224はスクリプトファイル13に記載されたダイアログIDに合致するダイアログをデスクトップ上で検索する。合致するダイアログが見つかると、ログインフィルタ224はスクリプトファイル13内のUserタグにはtanaka2を設定し、Passwordタグには「*****」を設定する。そしてログインフィルタ224は、連携アプリケーション230のログインを自動で行う。   The login filter 224 searches the desktop for a dialog that matches the dialog ID described in the script file 13. If a matching dialog is found, the login filter 224 sets tanaka2 for the User tag in the script file 13 and “*****” for the Password tag. The login filter 224 automatically performs login of the cooperative application 230.

以下に図14を参照して本実施形態のログインフィルタ224による連携アプリケーション230へのログイン処理を説明する。図14は、ログインフィルタによる連携アプリケーションへのログイン処理を説明するフローチャートである。   Hereinafter, a login process to the cooperation application 230 by the login filter 224 of the present embodiment will be described with reference to FIG. FIG. 14 is a flowchart for describing login processing to the cooperative application by the login filter.

ログインフィルタ224において、ログイン処理が開始されると(ステップS1401)、ログインフィルタ224は、補助記憶装置13等に格納されたスクリプトファイル13を読み込む(ステップS1402)。   When the login process is started in the login filter 224 (step S1401), the login filter 224 reads the script file 13 stored in the auxiliary storage device 13 or the like (step S1402).

次にログインフィルタ224は、スクリプトファイル13のヘッダの有効性を判別する(ステップS1403)。具体的にはログインフィルタ224は、スクリプトファイル13のヘッダを参照してスクリプトファイル13がログインフィルタ224のためのものか否かを判別する。スクリプトファイル13がログインフィルタ224のためのものである場合、ログインフィルタ224はステップS1404に進んで処理を続行する。   Next, the login filter 224 determines the validity of the header of the script file 13 (step S1403). Specifically, the login filter 224 refers to the header of the script file 13 and determines whether or not the script file 13 is for the login filter 224. If the script file 13 is for the login filter 224, the login filter 224 proceeds to step S1404 and continues processing.

ログインフィルタ224は、スクリプトファイル13に記述されたスクリプトの実行を開始する(ステップS1404)。ログインフィルタ224は、スクリプトファイル13の記述に基づき、一括ユーザ情報データベース240からUser入力欄と、Password入力欄とに対応する情報を取得し、連携アプリケーション230のログイン処理に用いるユーザ情報として設定する。(ステップS1405)。   The login filter 224 starts executing the script described in the script file 13 (step S1404). The login filter 224 acquires information corresponding to the User input field and the Password input field from the batch user information database 240 based on the description of the script file 13 and sets it as user information used for the login process of the cooperative application 230. (Step S1405).

そしてログインフィルタ224は、連携アプリケーション管理部233によりの設定されたユーザ情報の認証を行う(ステップS1406)。その後ログインフィルタ224は、連携アプリケーション220へのログイン処理を終了する(ステップS1407)。   The login filter 224 authenticates the user information set by the cooperative application management unit 233 (step S1406). Thereafter, the login filter 224 ends the login process to the cooperative application 220 (step S1407).

またステップS1403において、スクリプトファイル13のヘッダからスクリプトファイ13がログインフィルタ224のためのものでないと判別された場合、ログインフィルタ224はスクリプトファイル13を無効として処理を終了する。   If it is determined in step S1403 that the script file 13 is not for the login filter 224 from the header of the script file 13, the login filter 224 invalidates the script file 13 and ends the process.

以上に説明したように、本実施形態では、一度IT機能GUI221においてログイン要求を行えば、ログインフィルタ224により全てのアプリケーションに自動的にログインできる。従って本実施形態によれば、各アプリケーションにユーザ情報を入力する必要がなく、操作性を向上させることができる。   As described above, in this embodiment, once a login request is made in the IT function GUI 221, the login filter 224 can automatically log in to all applications. Therefore, according to this embodiment, it is not necessary to input user information to each application, and operability can be improved.

また本実施形態では、連携アプリケーション230毎に連携アプリケーション230のログケイン形式に対応したスクリプトファイルを予め用意しておくことで、連携アプリケーション230へも自動的にログイン処理を実行できる。したがって本実施形態では、連携アプリケーション230用のGUIを用いずに、IT機能GUI221のみで連携アプリケーション230へログインできる。   In the present embodiment, by preparing a script file corresponding to the log cane format of the cooperative application 230 for each cooperative application 230 in advance, it is possible to automatically execute login processing to the cooperative application 230. Therefore, in this embodiment, it is possible to log in to the cooperative application 230 using only the IT function GUI 221 without using the GUI for the cooperative application 230.

以下に、本実施形態の情報処理装置200によるユーザ情報の登録と、ログインについて説明する。本実施形態の情報処理装置200では、ユーザ情報の登録を行う際に、全てのユーザ情報データベースにユーザ情報を登録しても良い。また本実施形態の情報処理装置200では、ログインを行う際に全てのアプリケーションに対してログイン処理を行っても良い。   Hereinafter, registration of user information and login by the information processing apparatus 200 of the present embodiment will be described. In the information processing apparatus 200 of this embodiment, when registering user information, the user information may be registered in all user information databases. Further, in the information processing apparatus 200 of the present embodiment, login processing may be performed for all applications when performing login.

以下に図15、図16を参照して本実施形態の情報処理装置200において、全てのユーザ情報データベースにユーザ情報を登録し、全てのアプリケーションにログインする場合の処理を説明する。   Hereinafter, with reference to FIG. 15 and FIG. 16, processing in the case of registering user information in all user information databases and logging in to all applications in the information processing apparatus 200 of the present embodiment will be described.

始めにユーザ情報の登録について説明する。本実施形態の情報処理装置200は、ユーザ登録要求を受けた場合は、一括ユーザ情報データベース240へアクセスするステップ(図8のステップS803、804)を省略して、各ユーザ情報データベースへの登録を開始する。   First, registration of user information will be described. When receiving the user registration request, the information processing apparatus 200 according to the present embodiment omits the step of accessing the collective user information database 240 (steps S803 and 804 in FIG. 8) and performs registration in each user information database. Start.

図15は、全てのユーザ情報データベースにユーザ情報を登録する場合の処理を説明するための図である。   FIG. 15 is a diagram for explaining processing when user information is registered in all user information databases.

情報処理装置200において、IT機能GUI221においてユーザAのユーザ情報が入力されてユーザ情報の登録要求がなされると、IT機能GUI221はセッションマネージャ222へユーザ情報登録要求を通知する(ステップS1501)。セッションマネージャ222は、この通知を受けてセッションIDを作成し、IT機能GUI221へ通知する(ステップS1502)。   In the information processing apparatus 200, when the user information of the user A is input in the IT function GUI 221 and a user information registration request is made, the IT function GUI 221 notifies the session manager 222 of the user information registration request (step S1501). In response to this notification, the session manager 222 creates a session ID and notifies the IT function GUI 221 (step S1502).

IT機能GUI221は、セッションIDを受けて、ユーザ登録フィルタ225を起動させる(ステップS1503)。ユーザ登録フィルタ225は、IT機能GUI221で入力されたユーザ情報を汎用OS210に対応したOSユーザ情報データベース212へ登録する(ステップS1504)。次にユーザ登録フィルタ225は、一括ユーザ情報データベース240へ、入力されたユーザ情報を登録する(ステップS1505)。   The IT function GUI 221 receives the session ID and activates the user registration filter 225 (step S1503). The user registration filter 225 registers the user information input by the IT function GUI 221 in the OS user information database 212 corresponding to the general-purpose OS 210 (step S1504). Next, the user registration filter 225 registers the input user information in the collective user information database 240 (step S1505).

次にユーザ登録フィルタ225は、IT機能アプリケーション220に対応したITユーザ情報データベース227へユーザ情報を登録する(ステップS1506)。次にユーザ登録フィルタ225は、連携アプリケーション230に対応した連携ユーザ情報データベース232へユーザ情報を登録する(ステップS1507)。次にユーザ登録フィルタ225は、一括ユーザ情報データベース240へ、ステップS1506とステップS1507で登録されたユーザ情報を追加して上書きし(ステップS1508)、ユーザ情報の登録を完了する。   Next, the user registration filter 225 registers user information in the IT user information database 227 corresponding to the IT function application 220 (step S1506). Next, the user registration filter 225 registers user information in the cooperative user information database 232 corresponding to the cooperative application 230 (step S1507). Next, the user registration filter 225 adds and overwrites the user information registered in steps S1506 and S1507 to the collective user information database 240 (step S1508), and completes the registration of user information.

尚図15では、全てのユーザ情報データベースにユーザ情報を登録する例を説明したが、これに限定されない。本実施形態では、OSユーザ情報データベース212、ITユーザ情報データベース227、連携ユーザ情報データベース232の何れかにのみユーザ情報が登録されても良い。尚一括ユーザ情報データベース240には、ユーザ情報を一元管理するために、新たに追加されたユーザ情報は全て登録される。   In addition, although the example which registers user information in all the user information databases was demonstrated in FIG. 15, it is not limited to this. In the present embodiment, user information may be registered only in any one of the OS user information database 212, the IT user information database 227, and the cooperative user information database 232. Note that all newly added user information is registered in the collective user information database 240 in order to centrally manage user information.

例えば本実施形態において、ユーザによりITユーザ情報データベース227にのみユーザ情報を登録する指定がされていた場合、ITユーザ情報データベース227と一括ユーザ情報データベース240にのみユーザ情報が登録されても良い。   For example, in this embodiment, when the user has specified that user information be registered only in the IT user information database 227, the user information may be registered only in the IT user information database 227 and the collective user information database 240.

次に、ログイン処理について説明する。図16は、全てのアプリケーションにログインする場合の処理を説明するための図である。   Next, the login process will be described. FIG. 16 is a diagram for explaining processing when logging in to all applications.

情報処理装置200において、IT機能GUI221においてユーザAのユーザ情報が入力されてユーザAのログイン要求がなされると、IT機能GUI221はセッションマネージャ222へログイン要求を通知する(ステップS1601)。セッションマネージャ222は、この通知を受けてセッションIDを作成し、IT機能GUI221へ通知する(ステップS1602)。   In the information processing apparatus 200, when user A's user information is input in the IT function GUI 221 and a login request for the user A is made, the IT function GUI 221 notifies the session manager 222 of the login request (step S1601). In response to this notification, the session manager 222 creates a session ID and notifies the IT function GUI 221 (step S1602).

IT機能GUI221は、セッションIDを受けて、ログインフィルタ224を起動させる(ステップS1603)。ログインフィルタ224は、IT機能GUI221で入力されたユーザ情報に基づき、汎用OS210の認証部213により汎用OS210へのログイン処理を行う(ステップS1604)。   The IT function GUI 221 receives the session ID and activates the login filter 224 (step S1603). The login filter 224 performs login processing to the general-purpose OS 210 by the authentication unit 213 of the general-purpose OS 210 based on the user information input by the IT function GUI 221 (step S1604).

次にログインフィルタ224は、IT機能アプリケーション220の設定情報管理部228により、IT機能アプリケーション220へのログイン処理を行う(ステップS1605)。次にログインフィルタ224は、連携アプリケーション230の連携アプリケーション管理部233により、連携アプリケーション230へのログイン処理を実行し(ステップS1606)、ログイン処理を完了する。   Next, the login filter 224 performs login processing to the IT function application 220 by the setting information management unit 228 of the IT function application 220 (step S1605). Next, the login filter 224 executes login processing to the cooperative application 230 by the cooperative application management unit 233 of the cooperative application 230 (step S1606), and completes the login processing.

尚図16では、全てのアプリケーションにログインする例を説明したが、これに限定されない。本実施形態では、汎用OS210、IT機能アプリケーション220、連携アプリケーション230の何れかにのみログインしても良い。   Although FIG. 16 illustrates an example of logging in to all applications, the present invention is not limited to this. In this embodiment, the user may log in only to the general-purpose OS 210, the IT function application 220, or the cooperation application 230.

例えば本実施形態において、ユーザにより連携アプリケーション230にのみログインする指定がされていた場合、ログインフィルタ224は連携アプリケーション230に対するログイン処理のみを実行する。   For example, in this embodiment, when the user has specified to log in only to the cooperative application 230, the login filter 224 executes only the login process for the cooperative application 230.

以下に図17を参照して連携アプリケーション230のみにログインし、連携アプリケーション230を実行した場合について説明する。図17は、連携アプリケーションのみにログインし、連携アプリケーションを実行した場合を説明するための図である。   Hereinafter, a case in which only the cooperation application 230 is logged in and the cooperation application 230 is executed will be described with reference to FIG. FIG. 17 is a diagram for explaining a case where only the cooperative application is logged in and the cooperative application is executed.

本実施形態のIT機能GUI221において、ユーザAのユーザ情報が入力され、連携アプリケーション230へのログイン要求がなされると、IT機能GUI221は連携アプリケーション230へのログイン要求をセッションマネージャ222へ通知する(ステップS1701)。セッションマネージャ222は、ログイン要求を受けてセッションIDをIT機能GUI221へ通知する(ステップS1702)。   In the IT function GUI 221 of the present embodiment, when the user A's user information is input and a login request to the cooperative application 230 is made, the IT function GUI 221 notifies the session manager 222 of a login request to the cooperative application 230 (steps). S1701). The session manager 222 receives the login request and notifies the IT function GUI 221 of the session ID (step S1702).

IT機能GUI221は、この通知を受けてログインフィルタ224を起動させる(ステップS1703)。ログインフィルタ224は、IT機能GUI221から入力されたユーザ情報をログイン情報として連携アプリケーション230へ送信する(ステップS1704)。連携アプリケーション230は、連携アプリケーション管理部233により、連携ユーザ情報データベース232とユーザ情報とに基づきログイン処理を行う(ステップS1705)。   The IT function GUI 221 receives this notification and activates the login filter 224 (step S1703). The login filter 224 transmits the user information input from the IT function GUI 221 to the cooperative application 230 as login information (step S1704). The cooperative application 230 performs login processing based on the cooperative user information database 232 and the user information by the cooperative application management unit 233 (step S1705).

続いてIT機能GUI221により連携アプリケーション230によるジョブの実行が要求されると、IT機能GUI221はジョブ実行の要求をジョブスケジューラ223へ通知する(ステップS1706)。ジョブスケジューラ223は、連携アプリケーション230に対してジョブ実行を指示する(ステップS1707)。本実施形態の連携アプリケーション230は、例えばJPEG形式の画像データをPDF形式の画像データに変換するアプリケーションである。よってステップS1707においてジョブスケジューラ223は、連携アプリケーション230に対してデータ形式の変換処理依頼を行う。   Subsequently, when the IT function GUI 221 requests execution of a job by the cooperative application 230, the IT function GUI 221 notifies the job scheduler 223 of a job execution request (step S1706). The job scheduler 223 instructs the cooperative application 230 to execute a job (step S1707). The cooperative application 230 according to the present embodiment is an application that converts image data in JPEG format into image data in PDF format, for example. Accordingly, in step S1707, the job scheduler 223 requests the cooperative application 230 to perform a data format conversion process.

連携アプリケーション230は、ジョブを実行してデータ形式の変換を行う(ステップS1707)。連携アプリケーション230は、変換処理が完了すると、ジョブスケジューラ223に変換処理の完了を通知する(ステップS1708)。ジョブスケジューラ223は、この通知を受けて変換された画像データを送信宛先へ送信する(ステップS1709)。尚送信宛先とは、連携ユーザ情報データベース232でユーザAと対応付けらたれ送信宛先である。ジョブスケジューラ223は、送信が完了すると、IT機能GUI221にジョブの実行が完了したことを通知し(ステップS1710)、処理を終了する。   The cooperative application 230 executes the job and converts the data format (step S1707). When the conversion process is completed, the cooperative application 230 notifies the job scheduler 223 of the completion of the conversion process (step S1708). In response to this notification, the job scheduler 223 transmits the converted image data to the transmission destination (step S1709). The transmission destination is a transmission destination associated with the user A in the cooperative user information database 232. When the transmission is completed, the job scheduler 223 notifies the IT function GUI 221 that the execution of the job is completed (step S1710), and ends the process.

このように本実施形態では、IT機能アプリケーション220により実現される機能と、連携アプリケーション230と、を連携させることができる。   As described above, in this embodiment, the function realized by the IT function application 220 and the cooperation application 230 can be linked.

以上に説明したように、本実施形態の情報処理装置200では、IT機能アプリケーション220の有するIT機能GUI221により入力されたユーザ情報を自動的に全てのユーザ情報データベースへ自動的に登録することができる。   As described above, in the information processing apparatus 200 of the present embodiment, user information input by the IT function GUI 221 included in the IT function application 220 can be automatically registered in all user information databases. .

また本実施形態では、OSユーザ情報データベース212、ITユーザ情報データベース227、連携ユーザ情報データベース232にそれぞれ登録されたユーザ情報を一括ユーザ情報データベース240において一元管理することができる。   In the present embodiment, user information registered in the OS user information database 212, the IT user information database 227, and the cooperative user information database 232 can be centrally managed in the collective user information database 240.

また本実施形態では、IT機能GUI221においてログイン情報が入力されと、全てのアプリケーションに自動的にログインすることができる。よって本実施形態によれば、簡易な構成で安価にシングルサインオンを実現することができる。   In the present embodiment, when login information is input in the IT function GUI 221, it is possible to automatically log in to all applications. Therefore, according to the present embodiment, single sign-on can be realized at low cost with a simple configuration.

以上、各実施形態に基づき本発明の説明を行ってきたが、上記実施形態に示した要件に本発明が限定されるものではない。これらの点に関しては、本発明の主旨をそこなわない範囲で変更することができ、その応用形態に応じて適切に定めることができる。   As mentioned above, although this invention has been demonstrated based on each embodiment, this invention is not limited to the requirements shown in the said embodiment. With respect to these points, the gist of the present invention can be changed without departing from the scope of the present invention, and can be appropriately determined according to the application form.

100 情報処理システム
200 情報処理装置
210 汎用OS
212 OSユーザ情報データベース
213 認証部
220 IT機能アプリケーション
221 IT機能GUI
222 セッションマネージャ
224 ログインフィルタ
225 ユーザ登録フィルタ
227 ITユーザ情報データベース
230 連携アプリケーション
232 連携ユーザ情報データベース
240 一括ユーザ情報データベース
300 画像入出力装置
DESCRIPTION OF SYMBOLS 100 Information processing system 200 Information processing apparatus 210 General-purpose OS
212 OS user information database 213 Authentication unit 220 IT function application 221 IT function GUI
222 Session Manager 224 Login Filter 225 User Registration Filter 227 IT User Information Database 230 Cooperation Application 232 Cooperation User Information Database 240 Collective User Information Database 300 Image Input / Output Device

特開2005−321970号公報JP 2005-321970 A 特開2003−141081号公報JP 2003-141081 A 特開2002−334056号公報JP 2002-334056 A

Claims (8)

それぞれが管理するユーザ情報に基づく認証を必要とする二以上のアプリケーションが搭載された情報処理装置であって、
各アプリケーションの認証に用いられるユーザ情報を一元管理する第一ユーザ情報記憶手段と、
第一アプリケーションの認証の際に入力されたユーザ情報を用いて第二アプリケーションに管理されるユーザ情報を前記第一ユーザ情報記憶手段に登録する登録手段と、
前記第二アプリケーションのユーザ情報の登録形式を示すファイルが記憶された記憶手段と、
前記第二アプリケーションの認証に用いられるユーザ情報を管理する第二ユーザ情報記憶手段と、
を有し、
前記登録手段は、
前記ファイルに基づき前記第二ユーザ情報記憶手段に前記ユーザ情報を登録し、該登録したユーザ情報を前記第一ユーザ情報記憶手段に登録する情報処理装置。
An information processing apparatus equipped with two or more applications that require authentication based on user information managed by each,
First user information storage means for centrally managing user information used for authentication of each application;
Registration means for registering user information managed by the second application using the user information input at the time of authentication of the first application in the first user information storage means;
A storage unit storing a file indicating a registration format of the user information of the second application ;
Second user information storage means for managing user information used for authentication of the second application;
I have a,
The registration means includes
An information processing apparatus that registers the user information in the second user information storage unit based on the file and registers the registered user information in the first user information storage unit.
前記登録手段は、
前記ユーザ情報の登録時に前記第二アプリケーションが前記ユーザ情報の入力欄を有する表示画面を表示させようとした際に、前記ファイルを参照して前記入力欄にユーザ情報を設定し、
前記表示画面を表示させずに前記入力欄に設定された前記ユーザ情報を前記第二ユーザ情報記憶手段に登録し、該登録したユーザ情報を前記第一ユーザ情報記憶手段に登録する請求項記載の情報処理装置。
The registration means includes
When the second application tries to display a display screen having an input field for the user information when registering the user information, the user information is set in the input field with reference to the file,
Registers the user information set in the input field without displaying the display screen in the second user information storage unit, according to claim 1, wherein registering the user information the registered in the first user information storage unit Information processing device.
前記第一ユーザ情報記憶手段に登録されたユーザ情報を用いて前記第二アプリケーションの認証を行うログイン手段を有する請求項1又は2に記載の情報処理装置。 The information processing apparatus according to claim 1 or 2 having a log-in means for authenticating the second application using the user information registered in the first user information storage unit. 前記記憶手段には、
前記第二アプリケーションの認証に要求されるユーザ情報の形式を示すファイルが記憶されており、
前記ログイン手段は、
前記ファイルに基づき前記第一ユーザ情報記憶手段に登録されたユーザ情報を用いて前記第二アプリケーションの認証を行う請求項記載の情報処理装置。
In the storage means,
A file indicating a format of user information required for authentication of the second application is stored;
The login means includes
The information processing apparatus according to claim 3, wherein authentication of the second application is performed using user information registered in the first user information storage unit based on the file.
前記ログイン手段は、
前記第二アプリケーションのログイン時に要求されるユーザ情報の入力欄を有する表示画面を表示させようとした際に、前記ファイルを参照して前記入力欄にユーザ情報を設定し、
前記表示画面を表示させずに前記入力欄に設定された前記ユーザ情報を用いて前記第二アプリケーションの認証を行う請求項記載の情報処理装置。
The login means includes
When trying to display a display screen having an input field for user information required when logging in to the second application, the user information is set in the input field with reference to the file,
The information processing apparatus according to claim 4, wherein authentication of the second application is performed using the user information set in the input field without displaying the display screen.
前記二以上のアプリケーションは、汎用のオペレーションシステム上で動作する請求項1ないしの何れか一項に記載の情報処理装置。 The two or more applications, the information processing apparatus according to any one of claims 1 to 5 runs on a general-purpose operating system. それぞれが管理するユーザ情報に基づく認証を必要とする二以上のアプリケーションが搭載されており、各アプリケーションの認証に用いられるユーザ情報を一元管理する第一ユーザ情報記憶手段と、第一アプリケーションのユーザ情報の登録形式を示すファイルが記憶された記憶手段と、第一アプリケーションの認証に用いられるユーザ情報を管理する第二ユーザ情報記憶手段と、を有する情報処理装置による情報処理方法であって、
第二アプリケーションの認証の際に入力されたユーザ情報を用いて第一アプリケーションに管理されるユーザ情報を前記第一ユーザ情報記憶手段に登録する登録手順と、
を有し、
前記登録手順は、
前記ファイルに基づき前記第二ユーザ情報記憶手段に前記ユーザ情報を登録し、該登録したユーザ情報を前記第一ユーザ情報記憶手段に登録する情報処理方法。
Two or more applications that require authentication based on user information managed by each of them are installed, first user information storage means for centrally managing user information used for authentication of each application, and user information of the first application An information processing method by an information processing apparatus having a storage unit storing a file indicating a registration format of the second user information storage unit that manages user information used for authentication of the first application ,
A registration procedure for registering, in the first user information storage means, user information managed by the first application using the user information input at the time of authentication of the second application ;
I have a,
The registration procedure includes:
An information processing method for registering the user information in the second user information storage unit based on the file and registering the registered user information in the first user information storage unit.
それぞれが管理するユーザ情報に基づく認証を必要とする二以上のアプリケーションが搭載されており、各アプリケーションの認証に用いられるユーザ情報を一元管理する第一ユーザ情報記憶手段と、第一アプリケーションのユーザ情報の登録形式を示すファイルが記憶された記憶手段と、第一アプリケーションの認証に用いられるユーザ情報を管理する第二ユーザ情報記憶手段と、を有する情報処理装置において実行される情報処理プログラムであって、
前記情報処理装置に、
第二アプリケーションの認証の際に入力されたユーザ情報を用いて第一アプリケーションに管理されるユーザ情報を前記第一ユーザ情報記憶手段に登録する登録ステップを実行させ
前記登録ステップは、
前記ファイルに基づき前記第二ユーザ情報記憶手段に前記ユーザ情報を登録し、該登録したユーザ情報を前記第一ユーザ情報記憶手段に登録する情報処理プログラム。
Two or more applications that require authentication based on user information managed by each of them are installed, first user information storage means for centrally managing user information used for authentication of each application, and user information of the first application An information processing program executed in an information processing apparatus having storage means for storing a file indicating a registration format of the first user information storage means for managing user information used for authentication of the first application. ,
In the information processing apparatus,
Performing a registration step of registering user information managed by the first application in the first user information storage means using the user information input at the time of authentication of the second application ;
The registration step includes:
Wherein registering the user information to the second user information storage unit based on the file, the information processing program that registers the user information the registered in the first user information storage unit.
JP2009207462A 2009-09-08 2009-09-08 Information processing apparatus, information processing method, and information processing program Expired - Fee Related JP5413068B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009207462A JP5413068B2 (en) 2009-09-08 2009-09-08 Information processing apparatus, information processing method, and information processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009207462A JP5413068B2 (en) 2009-09-08 2009-09-08 Information processing apparatus, information processing method, and information processing program

Publications (2)

Publication Number Publication Date
JP2011059896A JP2011059896A (en) 2011-03-24
JP5413068B2 true JP5413068B2 (en) 2014-02-12

Family

ID=43947463

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009207462A Expired - Fee Related JP5413068B2 (en) 2009-09-08 2009-09-08 Information processing apparatus, information processing method, and information processing program

Country Status (1)

Country Link
JP (1) JP5413068B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6852324B2 (en) 2016-09-16 2021-03-31 富士ゼロックス株式会社 Information processing equipment, information processing systems and programs

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000194630A (en) * 1998-12-28 2000-07-14 Fujitsu Ltd Information management device for plural systems and recording medium
KR20060061349A (en) * 2003-08-11 2006-06-07 소니 가부시끼 가이샤 Communication system and communication method
JP4563775B2 (en) * 2004-11-09 2010-10-13 エヌ・ティ・ティ・コミュニケーションズ株式会社 Authentication information automatic input device, method and program
JP2007011942A (en) * 2005-07-04 2007-01-18 Canon Inc User authentication information linkage system
JP4909756B2 (en) * 2007-02-09 2012-04-04 株式会社リコー Information processing apparatus, external application utilization method, and program
JP2008299467A (en) * 2007-05-30 2008-12-11 Mitsubishi Electric Corp User authentication information management device, and user authentication program

Also Published As

Publication number Publication date
JP2011059896A (en) 2011-03-24

Similar Documents

Publication Publication Date Title
US9354828B2 (en) Print system, print server, control method thereof, and program
US9455970B2 (en) Information processing system, information processing apparatus, and authentication method
JP5424614B2 (en) Information processing system, information processing apparatus, Web server, control method, and program
EP2950230B1 (en) Information processing system, method of processing information, information processing apparatus, and program
US9398084B2 (en) Information processing system
US20130242335A1 (en) Information processing apparatus, information processing system, method of sharing data, and recording medium storing data sharing control program
JP6364738B2 (en) Information processing system, information processing apparatus, program, and process execution method
US9210159B2 (en) Information processing system, information processing device, and authentication method
US20170041504A1 (en) Service providing system, information processing apparatus, program, and method for generating service usage information
JP2011191888A (en) Image forming apparatus, control method and program
JP5904034B2 (en) Authentication control apparatus, authentication system, and program
JP2014170526A (en) Network system and information notification method
US9661184B2 (en) Data processing system and data processing method for authenticating user by utilizing user list obtained from service providing apparatus
US11729334B2 (en) Communication system, device, and recording medium for remote access to electronic device through relaying device and converter
JP7230617B2 (en) Printing system, information processing device and program
JP2014139814A (en) Information processing unit and program
JP6102296B2 (en) Information processing system, information processing apparatus, authentication method, and program
JP5413068B2 (en) Information processing apparatus, information processing method, and information processing program
JP2007011942A (en) User authentication information linkage system
JP6305005B2 (en) Authentication server system, control method, and program thereof
US20220337664A1 (en) Communication system, information processing apparatus, and information processing method
US20210021604A1 (en) Cloud system, information processing system, and user registration method
JP7222246B2 (en) Service system, cloud service, user registration method, program
JP2017010266A (en) Information processing system, control method, and service providing device
JP5745013B2 (en) Image processing system, image processing apparatus, control method in image processing system, control method for image processing apparatus, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120625

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130619

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130730

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130927

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20131015

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20131028

LAPS Cancellation because of no payment of annual fees