JP4464309B2 - Image forming system, image forming apparatus, service cooperation processing method, computer-readable storage medium storing program, and program - Google Patents

Image forming system, image forming apparatus, service cooperation processing method, computer-readable storage medium storing program, and program Download PDF

Info

Publication number
JP4464309B2
JP4464309B2 JP2005114469A JP2005114469A JP4464309B2 JP 4464309 B2 JP4464309 B2 JP 4464309B2 JP 2005114469 A JP2005114469 A JP 2005114469A JP 2005114469 A JP2005114469 A JP 2005114469A JP 4464309 B2 JP4464309 B2 JP 4464309B2
Authority
JP
Japan
Prior art keywords
service
image forming
forming apparatus
authentication
request
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
JP2005114469A
Other languages
Japanese (ja)
Other versions
JP2006293742A5 (en
JP2006293742A (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.)
Canon Inc
Original Assignee
Canon 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 Inc filed Critical Canon Inc
Priority to JP2005114469A priority Critical patent/JP4464309B2/en
Publication of JP2006293742A publication Critical patent/JP2006293742A/en
Publication of JP2006293742A5 publication Critical patent/JP2006293742A5/ja
Application granted granted Critical
Publication of JP4464309B2 publication Critical patent/JP4464309B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、ネットワーク上の複数の情報処理装置とサービスが異なる複数の画像形成装置とが通信してそれぞれの画像形成装置が提供するサービスを連携して複合画像処理を行う画像形成システムに関するものである。   The present invention relates to an image forming system in which a plurality of information processing apparatuses on a network and a plurality of image forming apparatuses having different services communicate with each other to perform composite image processing in cooperation with services provided by the respective image forming apparatuses. is there.

近年、SOAP(Simple Object Access Protocol)/XMLを利用したWebサービスと呼ばれるプログラムを情報処理装置上で動作させ、異なるアーキテクチャにより構成される情報処理装置間でデータ交換やデータ処理が行われている。   In recent years, a program called a Web service using SOAP (Simple Object Access Protocol) / XML is operated on an information processing apparatus, and data exchange and data processing are performed between information processing apparatuses configured by different architectures.

従来、情報処理装置間のデータ交換やデータ処理は、Microsoft(登録商標)のDCOM(Distributed Component Object Model)、OMG(Object Management Group)のCORBA(Common Object Request Broker Architecture)、Sun MicrosystemsのJava(登録商標)RMI(Java(登録商標) Remote Method Invocation)といった固有のプロトコルを認識する装置間でのみ行われていた。一方、Webサービスは、XML及びSOAPと呼ばれるテキストベースのデータ構造を解釈可能な装置であれば処理が可能であり、OS等の情報処理装置のアーキテクチャに関わらず、異機種間でのデータ交換を可能にすることから、急速に普及してきている。   Conventionally, data exchange and data processing between information processing apparatuses have been performed by Microsoft (registered trademark) DCOM (Distributed Component Object Model), OMG (Object Management Request Broker) (CORBA (Common Object Request Broker) registered by the United States). It has been performed only between devices that recognize a specific protocol such as a trademark (RMI) (Java (registered trademark) Remote Method Invocation). Web services, on the other hand, can be processed by any device that can interpret text-based data structures called XML and SOAP, and exchange data between different models regardless of the architecture of information processing devices such as OS. It is rapidly becoming popular because it enables it.

また、印刷装置や複合機能装置(MFP)等の画像形成装置は、情報処理装置と同等のデータ処理能力を持つようになってきており、Webサービスを動作させることにより、情報処理装置あるいは他の画像形成装置との間でデータ交換やデータ処理が行われるようになってきた。   In addition, image forming apparatuses such as printing apparatuses and multi-function apparatuses (MFPs) have come to have data processing capabilities equivalent to those of information processing apparatuses. Data exchange and data processing have been performed with image forming apparatuses.

例えばサービス連携ジョブを処理する際に、連携サーバにより、処理途中のデータに対して発行元(ユーザ)の署名を要求するかどうかを設定可能にする技術が下記特許文献1に記載されている。
特開2004−192273号公報
For example, Japanese Patent Application Laid-Open No. 2004-151867 describes a technology that enables setting of whether a signature of an issuer (user) is requested for data being processed by a cooperation server when processing a service cooperation job.
JP 2004-192273 A

Webサービスは、単に2台の情報処理装置のうちの一方から他方で動作するWebサービスを呼び出して、データ処理を行わせるだけでなく、複数の情報処理装置で動作するWebサービスを連携させて処理させることが可能であるところに大きな特徴がある。   The Web service is not only for calling a Web service that operates on one of the two information processing apparatuses and performing data processing, but also for processing by linking Web services that operate on a plurality of information processing apparatuses. There is a big feature in that it can be made.

しかしながら、あるサービスで処理が許可されているユーザであっても、他のサービスでは処理が許可されないことが有り、一連の処理に対して実行されるすべてのサービスにおいて処理が許可されていなければ、処理全体を不許可とすることが一般的であった。   However, even if a user is permitted to process in a certain service, the process may not be permitted in other services. If all services executed for a series of processes are not permitted, It was common to disallow the entire process.

また、上記特許文献1では、複数のサービスを連携させる場合に、署名の添付を必要とするかどうかを選択可能とし、署名を添付することで、経路途中における改竄を防止すると共に、データ生成元の識別が可能になっているが、経路途中でアクセスが許可されていないサービスが存在した場合の処置に関しては触れられていない。   In Patent Document 1, when a plurality of services are linked, it is possible to select whether or not a signature is required. By attaching a signature, tampering in the middle of the path is prevented, and the data generation source However, there is no mention of a procedure in the case where there is a service that is not permitted to be accessed along the route.

本発明は、上記の課題を解決するためになされたもので、本発明の目的は、ユーザが画像形成装置に要求する特定画像処理サービスが他の画像形成装置と連携が必要な場合に、ユーザとして他の画像形成装置に認証否定される場合であっても、要求元の画像形成装置の特定画像処理サービスの認証情報を伴い、他の画像形成装置に特定画像処理サービスの実行を要求することで、他の画像形成装置が要求元の画像形成装置におけるサービス認証が確認できる場合には、要求された特定画像処理サービスを実行できるようにアクセス権を制御することにより、複数の装置あるいは単一の装置で動作する、複数のサービスから構成される複合画像処理サービスにおいて、サービス利用者に対して、各サービスにおけるアクセス制限が異なり、一連の処理の一部において実行する権限が無いユーザからの処理要求があった場合でも、各画像形成装置におけるサービス間の信頼関係に基づき、呼び出し側サービスの権限を用いることにより、一定のアクセス制限を担保したシステム環境の下で、一連の特定画像処理サービスを複数の画像形成装置で適正に連携し合いながら実行することができる画像形成システムおよび画像形成装置およびサービス連携処理方法およびコンピュータが読み取り可能なプログラムを格納した記憶媒体およびプログラムを提供することである。   The present invention has been made to solve the above-described problems, and an object of the present invention is to provide a user in a case where a specific image processing service requested by the user from the image forming apparatus requires cooperation with another image forming apparatus. Even if the authentication is denied to the other image forming apparatus, the authentication information of the specific image processing service of the requesting image forming apparatus is accompanied and the other image forming apparatus is requested to execute the specific image processing service. When the service authentication in the requesting image forming apparatus can be confirmed by another image forming apparatus, the access right is controlled so that the requested specific image processing service can be executed. In a composite image processing service consisting of a plurality of services that operate on these devices, access restrictions differ for each service for service users. Even when there is a processing request from a user who does not have the authority to execute a part of the processing, a certain access restriction is ensured by using the authority of the calling service based on the trust relationship between services in each image forming device. An image forming system, an image forming apparatus, a service cooperation processing method, and a computer-readable program capable of executing a series of specific image processing services while properly cooperating with each other under a system environment And a storage medium storing the program.

上記目的を達成する本発明の画像形成システムは以下に示す構成を備える。   The image forming system of the present invention that achieves the above object has the following configuration.

画像処理要求を行う情報端末と、複数の画像形成装置に対するユーザまたは各画像形成装置が提供するサービスの権限の認証を行う認証情報端末と該情報端末に接続可能な画像形成装置とが互いに通信可能な画像形成システムであって、情報端末は、ログインする各ユーザに対するユーザ認証情報を前記認証情報端末から取得して、いずれかの画像形成装置に対して、該取得されるユーザ認証情報とともに画像形成装置が提供する画像処理サービス要求を出力するサービス要求手段とを備え、認証情報端末は、前記情報端末からのユーザ接続認証または各画像形成装置からのユーザ権限認証を行うユーザ認証手段と、いずれかの画像形成装置からのサービス権限認証を行うサービス認証手段とを備え、いずれかの画像形成装置は、前記情報端末から取得する前記ユーザ認証情報に対して前記認証情報端末で認証されるユーザ権限認証を伴う特定画像処理サービス要求を他の画像形成装置に行う第1のサービス要求手段と、前記第1のサービス要求手段に対する他の画像形成装置からの特定画像処理サービス要求応答に基づいて、前記認証情報端末で認証される自機のサービス認証情報を伴って前記特定画像処理サービス要求を画像形成装置に再出力する第2のサービス要求手段と、前記第2のサービス要求手段による要求に対して他の画像形成装置により生成される出力情報を取得する取得手段と、前記取得手段により取得される出力情報を画像出力する出力手段とを備え、いずれか他の画像形成装置は、画像形成装置から取得するユーザ認証情報に対して前記認証情報端末での認証を要求するユーザ認証要求手段と、画像形成装置から取得するサービス認証情報に対して前記認証情報端末での認証を要求するサービス認証要求手段と、前記ユーザ認証要求手段または前記サービス認証要求手段による前記認証情報端末での認証結果に基づいて特定画像処理サービスを実行するサービス実行手段と、前記サービス実行手段により生成される出力情報をサービス要求元の画像形成装置に返信する返信手段とを備えることを特徴とする。   An information terminal that makes an image processing request, an authentication information terminal that authenticates the authority of a user or service provided by each image forming apparatus to a plurality of image forming apparatuses, and an image forming apparatus that can be connected to the information terminal can communicate with each other In this image forming system, the information terminal acquires user authentication information for each user who logs in from the authentication information terminal, and forms an image together with the acquired user authentication information for any image forming apparatus. Service request means for outputting an image processing service request provided by the apparatus, and the authentication information terminal is one of user authentication means for performing user connection authentication from the information terminal or user authority authentication from each image forming apparatus, Service authentication means for authenticating service authority from the image forming apparatus, and any one of the image forming apparatuses includes the information terminal. A first service requesting unit for requesting another image forming apparatus to perform a specific image processing service request accompanied by user authority authentication authenticated by the authentication information terminal with respect to the user authentication information acquired from the first authentication request, and the first service request Based on a specific image processing service request response from another image forming apparatus to the means, the specific image processing service request is re-outputted to the image forming apparatus with the service authentication information of the own apparatus authenticated by the authentication information terminal. A second service request unit; an acquisition unit that acquires output information generated by another image forming apparatus in response to a request from the second service request unit; and an output unit that outputs the output information acquired by the acquisition unit. And any other image forming apparatus authenticates the user authentication information acquired from the image forming apparatus at the authentication information terminal. User authentication requesting means for requesting authentication, service authentication requesting means for requesting authentication at the authentication information terminal for service authentication information acquired from the image forming apparatus, and the user authentication requesting means or the service authentication requesting means by the service authentication requesting means Service execution means for executing a specific image processing service based on an authentication result at the authentication information terminal, and reply means for returning output information generated by the service execution means to an image forming apparatus that is a service request source. Features.

上記目的を達成する本発明の画像形成装置は以下に示す構成を備える。   The image forming apparatus of the present invention that achieves the above object has the following configuration.

情報端末から画像処理要求を受け、認証情報端末でユーザ認証されるユーザからの特定画像処理サービスを他の画像形成装置によるサービスと連携して処理可能な画像形成装置であって、前記情報端末から取得する前記ユーザ認証情報に対して前記認証情報端末で認証されるユーザ権限認証を伴う特定画像処理サービス要求を他の画像形成装置に行う第1のサービス要求手段と、前記第1のサービス要求手段に対する他の画像形成装置からの特定画像処理サービス要求応答に基づいて、前記認証情報端末で認証される記憶されている自機のサービス認証情報を伴って前記特定画像処理サービス要求を画像形成装置に再出力する第2のサービス要求手段と、前記第2のサービス要求手段による要求に対して他の画像形成装置により生成される出力情報を取得する取得手段と、前記取得手段により取得される出力情報を画像出力する出力手段とを有することを特徴とする。   An image forming apparatus capable of processing a specific image processing service from a user who has received an image processing request from an information terminal and authenticated by the authentication information terminal in cooperation with a service provided by another image forming apparatus, from the information terminal First service requesting means for making a request for a specific image processing service with user authority authentication authenticated by the authentication information terminal for the acquired user authentication information to another image forming apparatus; and the first service requesting means In response to a specific image processing service request response from another image forming apparatus to the image forming apparatus, the specific image processing service request is transmitted to the image forming apparatus with the stored service authentication information of the own apparatus authenticated by the authentication information terminal. A second service requesting means for re-outputting, and an output generated by another image forming apparatus in response to the request by the second service requesting means. And having an acquisition unit configured to acquire information, and output means outputting an image output information acquired by the acquisition unit.

情報端末から画像処理要求を受け、認証情報端末でユーザ認証されるユーザからの特定画像処理サービスを他の画像形成装置によるサービスと連携して処理可能な画像形成装置であって、画像形成装置から取得するユーザ認証情報に対して前記認証情報端末での認証を要求するユーザ認証要求手段と、画像形成装置から取得するサービス認証情報に対して前記認証情報端末での認証を要求するサービス認証要求手段と、前記ユーザ認証要求手段または前記サービス認証要求手段による前記認証情報端末での認証結果に基づいて特定画像処理サービスを実行するサービス実行手段と、前記サービス実行手段により生成される出力情報をサービス要求元の画像形成装置に返信する返信手段とを有することを特徴とする。   An image forming apparatus that receives an image processing request from an information terminal and can process a specific image processing service from a user who is authenticated by an authentication information terminal in cooperation with a service provided by another image forming apparatus. User authentication request means for requesting authentication at the authentication information terminal for user authentication information to be acquired, and Service authentication request means for requesting authentication at the authentication information terminal for service authentication information acquired from an image forming apparatus A service execution unit for executing a specific image processing service based on an authentication result at the authentication information terminal by the user authentication request unit or the service authentication request unit, and a service request for output information generated by the service execution unit. And a reply means for replying to the original image forming apparatus.

上記目的を達成する本発明の画像形成システムにおけるサービス連携処理方法は以下に示す構成を備える。   The service cooperation processing method in the image forming system of the present invention that achieves the above object has the following configuration.

画像処理要求を行う情報端末と、複数の画像形成装置に対するユーザまたは各画像形成装置が提供するサービスの権限の認証を行う認証情報端末と該情報端末に接続可能な画像形成装置とが互いに通信可能な画像形成システムにおけるサービス連携処理方法であって、情報端末は、ログインする各ユーザに対するユーザ認証情報を前記認証情報端末から取得して、いずれかの画像形成装置に対して、該取得されるユーザ認証情報とともに画像形成装置が提供する画像処理サービス要求を出力するサービス要求ステップとを備え、認証情報端末は、前記情報端末からのユーザ接続認証または各画像形成装置からのユーザ権限認証を行うユーザ認証ステップと、いずれかの画像形成装置からのサービス権限認証を行うサービス認証ステップとを備え、いずれかの画像形成装置は、前記情報端末から取得する前記ユーザ認証情報に対して前記認証情報端末で認証されるユーザ権限認証を伴う特定画像処理サービス要求を他の画像形成装置に行う第1のサービス要求ステップと、前記第1のサービス要求ステップに対する他の画像形成装置からの特定画像処理サービス要求応答に基づいて、前記認証情報端末で認証される自機のサービス認証情報を伴って前記特定画像処理サービス要求を画像形成装置に再出力する第2のサービス要求ステップと、前記第2のサービス要求ステップによる要求に対して他の画像形成装置により生成される出力情報を取得する取得ステップと、前記取得ステップにより取得される出力情報を画像出力する出力ステップとを備え、いずれか他の画像形成装置は、画像形成装置から取得するユーザ認証情報を前記認証情報端末での認証を要求するユーザ認証要求ステップと、画像形成装置から取得するサービス認証情報を前記認証情報端末での認証を要求するサービス認証要求ステップと、前記ユーザ認証要求ステップまたは前記サービス認証要求ステップによる前記認証情報端末での認証結果に基づいて特定画像処理サービスを実行するサービス実行ステップと、前記サービス実行ステップにより生成される出力情報をサービス要求元の画像形成装置に返信する返信ステップとを備えることを特徴とする。   An information terminal that makes an image processing request, an authentication information terminal that authenticates the authority of a user or service provided by each image forming apparatus to a plurality of image forming apparatuses, and an image forming apparatus that can be connected to the information terminal can communicate with each other A service cooperation processing method in an image forming system, in which an information terminal acquires user authentication information for each user who logs in from the authentication information terminal, and acquires the acquired user for any image forming apparatus A service request step for outputting an image processing service request provided by the image forming apparatus together with the authentication information, and the authentication information terminal performs user connection authentication from the information terminal or user authentication from each image forming apparatus. And a service authentication step for authenticating service authority from any of the image forming apparatuses. Any one of the image forming apparatuses performs a specific image processing service request with user authority authentication authenticated by the authentication information terminal with respect to the user authentication information acquired from the information terminal to the other image forming apparatus. The service request step and the specific image processing service request response from another image forming apparatus with respect to the first service request step. A second service request step for re-outputting the image processing service request to the image forming apparatus; an acquisition step for acquiring output information generated by another image forming apparatus in response to the request by the second service request step; An output step of outputting an image of the output information acquired by the acquisition step, any other image forming apparatus, A user authentication requesting step for requesting authentication at the authentication information terminal for user authentication information acquired from the image forming apparatus; and a service authentication requesting step for requesting authentication at the authentication information terminal for service authentication information acquired from the image forming apparatus. A service execution step for executing a specific image processing service based on an authentication result at the authentication information terminal in the user authentication request step or the service authentication request step, and a service request for output information generated by the service execution step. A reply step for replying to the original image forming apparatus.

上記目的を達成する本発明の画像形成装置におけるサービス連携処理方法は以下に示す構成を備える。   The service cooperation processing method in the image forming apparatus of the present invention that achieves the above object has the following configuration.

情報端末から画像処理要求を受け、認証情報端末でユーザ認証されるユーザからの特定画像処理サービスを他の画像形成装置によるサービスと連携して処理可能な画像形成装置におけるサービス連携処理方法であって、前記情報端末から取得する前記ユーザ認証情報に対して前記認証情報端末で認証されるユーザ権限認証を伴う特定画像処理サービス要求を他の画像形成装置に行う第1のサービス要求ステップと、前記第1のサービス要求ステップに対する他の画像形成装置からの特定画像処理サービス要求応答に基づいて、前記認証情報端末で認証される記憶されている自機のサービス認証情報を伴って前記特定画像処理サービス要求を画像形成装置に再出力する第2のサービス要求ステップと、前記第2のサービス要求ステップによる要求に対して他の画像形成装置により生成される出力情報を取得する取得ステップと、前記取得ステップにより取得される出力情報を画像出力する出力ステップとを有することを特徴とする。   A service cooperation processing method in an image forming apparatus that receives an image processing request from an information terminal and can process a specific image processing service from a user who is authenticated by an authentication information terminal in cooperation with a service by another image forming apparatus. A first service requesting step of requesting another image forming apparatus to perform a specific image processing service request accompanied by user authority authentication authenticated by the authentication information terminal with respect to the user authentication information acquired from the information terminal; Based on a specific image processing service request response from another image forming apparatus with respect to one service request step, the specific image processing service request with the stored service authentication information of the own device authenticated by the authentication information terminal A second service request step for re-outputting the image to the image forming apparatus, and the second service request step. And having an acquisition step of acquiring output information generated by another image forming apparatus, and an output step of outputting an image output information acquired by the acquisition step with respect.

また、情報端末から画像処理要求を受け、認証情報端末でユーザ認証されるユーザからの特定画像処理サービスを他の画像形成装置によるサービスと連携して処理可能な画像形成装置におけるサービス連携処理方法であって、画像形成装置から取得するユーザ認証情報を前記認証情報端末での認証を要求するユーザ認証要求ステップと、画像形成装置から取得するサービス認証情報を前記認証情報端末での認証を要求するサービス認証要求ステップと、前記ユーザ認証要求ステップまたは前記サービス認証要求ステップによる前記認証情報端末での認証結果に基づいて特定画像処理サービスを実行するサービス実行ステップと、前記サービス実行ステップにより生成される出力情報をサービス要求元の画像形成装置に返信する返信ステップとを有することを特徴とする。   A service cooperation processing method in an image forming apparatus capable of processing a specific image processing service from a user who has received an image processing request from an information terminal and authenticated by the authentication information terminal in cooperation with a service by another image forming apparatus. A user authentication requesting step for requesting authentication at the authentication information terminal for user authentication information acquired from the image forming apparatus, and a service for requesting authentication at the authentication information terminal for service authentication information acquired from the image forming apparatus. An authentication request step, a service execution step for executing a specific image processing service based on an authentication result at the authentication information terminal in the user authentication request step or the service authentication request step, and output information generated by the service execution step A reply step for returning the response to the image forming apparatus of the service request source, Characterized in that it has.

本発明によれば、複数の装置あるいは単一の装置で動作する、複数のサービスから構成される複合画像処理サービスにおいて、サービス利用者に対して、各サービスにおけるアクセス制限が異なり、一連の処理の一部において実行する権限が無いユーザからの処理要求があった場合でも、各画像形成装置におけるサービス間の信頼関係に基づき、呼び出し側サービスの権限を用いることにより、一定のアクセス制限を担保したシステム環境の下で、一連の特定画像処理サービスを複数の画像形成装置で適正に連携し合いながら実行することができる。   According to the present invention, in a composite image processing service composed of a plurality of services that operate on a plurality of devices or a single device, access restrictions on each service differ for service users, and a series of processing A system that guarantees certain access restrictions by using the authority of the calling service based on the trust relationship between services in each image forming device even when there is a processing request from a user who does not have the authority to execute in part Under a circumstance, a series of specific image processing services can be executed while properly cooperating with a plurality of image forming apparatuses.

次に本発明を実施するための最良の形態について図面を参照して説明する。   Next, the best mode for carrying out the present invention will be described with reference to the drawings.

<システム構成の説明>
〔第1実施形態〕
以下、図面を参照して本発明の実施の形態を説明する。
<Description of system configuration>
[First Embodiment]
Embodiments of the present invention will be described below with reference to the drawings.

図1は、本発明の第1実施形態に係る画像形成装置を適用可能な画像処理システムのネットワーク構成を示す図であり、画像形成装置例として、プリンタ103、104がネットワーク接続されてそれぞれの所定のプロトコルで相互に通信可能なシステム例を示すが、画像形成装置は、スキャナ機能やプリンタ機能などを連携して複合画像処理を行う複合機であっても本発明を適用可能である。   FIG. 1 is a diagram illustrating a network configuration of an image processing system to which the image forming apparatus according to the first embodiment of the present invention can be applied. As an example of an image forming apparatus, printers 103 and 104 are connected to a network and each of them is predetermined. Although an example of a system that can communicate with each other using the above protocol is shown, the present invention can be applied even if the image forming apparatus is a complex machine that performs complex image processing in cooperation with a scanner function, a printer function, or the like.

図1において、情報処理装置101、102及び画像形成装置103、104は、Ethernet(登録商標)等のLAN(ローカルエリアネットワーク)105に接続されており相互に直接通信することが可能である。   In FIG. 1, information processing apparatuses 101 and 102 and image forming apparatuses 103 and 104 are connected to a LAN (local area network) 105 such as Ethernet (registered trademark) and can directly communicate with each other.

なお、図1で各画像形成装置は同一のLAN105に接続されているが、LANはLAN同士を複数接続することによりWAN(ワイドエリアネットワーク)を構成することが可能であり、WANを構成する何れかのLANに接続されていれば、本実施形態を実現可能であり、必ずしも同一LANに接続する必要がある訳ではないことは言うまでもない。また、情報処理装置102は、後述するような画像形成装置103、104、あるいは情報処理装置101からの特定のユーザあるいはサービスに対するトークン認証処理を行うサーバ装置として構成してもよい。なお、本実施形態において、トークンという用語は、ネットワーク上におけるある種の権限情報であって、情報処理装置102等にユーザ別、あるいは画像形成装置103、104に設定された権限情報として登録されたものと、各画像形成装置103、104からのトークン認証要求時にそれぞれが照合されることで認証処理が実行される構成としている。   In FIG. 1, each image forming apparatus is connected to the same LAN 105. However, a LAN can form a WAN (wide area network) by connecting a plurality of LANs. It goes without saying that the present embodiment can be realized as long as it is connected to such a LAN, and it is not always necessary to connect to the same LAN. Further, the information processing apparatus 102 may be configured as a server apparatus that performs token authentication processing for a specific user or service from the image forming apparatuses 103 and 104 or the information processing apparatus 101 as described later. In the present embodiment, the term token is a kind of authority information on the network, and is registered in the information processing apparatus 102 or the like as authority information set for each user or in the image forming apparatuses 103 and 104. The authentication processing is executed by checking the token authentication request from the image forming apparatuses 103 and 104 with each other.

図2は、本発明の第1実施形態を示す画像形成装置の構成を説明するブロック図であり、図1に示した画像処理システムにおける画像形成装置103、104の内部構成例である。   FIG. 2 is a block diagram illustrating the configuration of the image forming apparatus according to the first embodiment of the present invention, and is an internal configuration example of the image forming apparatuses 103 and 104 in the image processing system shown in FIG.

図2において、ネットワークインタフェース201は、図1に示したLAN105と接続され、同様にLAN105に接続された装置、あるいはLAN105を介して接続可能な他のLANに接続された装置と通信を行う。ネットワークインタフェース201によりLAN105から受信したデータは、プロトコルスタック202により各プロトコルに対して処理が行われた後、機器制御部208の調停の下で、コマンド解析部203に送られて内容が解析される。   In FIG. 2, the network interface 201 is connected to the LAN 105 shown in FIG. 1, and similarly communicates with a device connected to the LAN 105 or a device connected to another LAN connectable via the LAN 105. Data received from the LAN 105 by the network interface 201 is processed for each protocol by the protocol stack 202, and then sent to the command analysis unit 203 under the arbitration of the device control unit 208 to analyze the contents. .

コマンド解析部203の解析により、受信データが印刷ジョブと呼ばれる印刷要求であった場合は、データ管理部209の制御により、データ保存部210のうち一定領域を占める印刷キューに該印刷ジョブを保存する。   When the command analysis unit 203 analyzes that the received data is a print request called a print job, the data management unit 209 stores the print job in a print queue that occupies a certain area under the control of the data management unit 209. .

ここで、印刷キューは、FIFO(First In First Out)形式の待ち行列であり、一般に印刷キューに保存された順番で印刷が行われるが、ジョブ制御命令により印刷順番を変更することも可能である。   Here, the print queue is a FIFO (First In First Out) queue, and printing is generally performed in the order stored in the print queue. However, the print order can be changed by a job control command. .

ジョブ制御部211は、データ保存部210の印刷キューを監視し、印刷ジョブが溜まっている場合には、印刷制御部214に問い合わせて、印刷処理が可能かどうかを確認し、印刷可能であれば、データ保存部210の印刷キューの先頭におかれた印刷ジョブに含まれる印刷データを画像処理部212に転送する。   The job control unit 211 monitors the print queue of the data storage unit 210. If print jobs are accumulated, the job control unit 211 inquires of the print control unit 214 to check whether print processing is possible. The print data included in the print job placed at the head of the print queue of the data storage unit 210 is transferred to the image processing unit 212.

画像処理部212は、各種画像処理を行い、印刷データを印刷イメージに変換する。そして、生成された1ページ分の印刷イメージは、ページメモリ213に転送される。   The image processing unit 212 performs various image processes and converts print data into a print image. Then, the generated print image for one page is transferred to the page memory 213.

ページメモリ213に印刷イメージが置かれたことを検知した印刷制御部214は、プリンタエンジン215に指示を出して、ページメモリ213の内容を印刷媒体に印刷する。   Upon detecting that the print image is placed in the page memory 213, the print control unit 214 instructs the printer engine 215 to print the contents of the page memory 213 on the print medium.

このように印刷ジョブ中の印刷データの全ページに対して、画像処理部212における画像処理とページメモリ213への展開及びプリンタエンジン215による印刷処理を繰り返すことで、印刷要求が処理される。   In this way, the print request is processed by repeating the image processing in the image processing unit 212, the development to the page memory 213, and the print processing by the printer engine 215 for all pages of the print data in the print job.

画像形成装置103、104は、ネットワークインタフェース201以外に、IEEE1284やUSB(Universal Serial Bus)等のローカルインタフェース207を持ち、情報処理装置等からの処理要求を受け付けることが可能である。   In addition to the network interface 201, the image forming apparatuses 103 and 104 have a local interface 207 such as IEEE1284 or USB (Universal Serial Bus), and can accept processing requests from an information processing apparatus or the like.

入出力制御部206は機器制御部208から画像形成装置の状態を取得し、それをもとに画面生成部204により表示画面を生成後、表示画面を操作パネル205に表示したり、利用者の指による操作パネル205への接触検出を通知されると、接触位置に対応するボタン等の画面要素に対応付けられた処理を行う。   The input / output control unit 206 acquires the state of the image forming apparatus from the device control unit 208, generates a display screen by the screen generation unit 204 based on the acquired state, displays the display screen on the operation panel 205, When notification of contact detection with the finger on the operation panel 205 is notified, processing associated with a screen element such as a button corresponding to the contact position is performed.

216はスキャナ制御部で、スキャナ217を制御して原稿の画像データを取得し、データ管理部209の制御によりデータ保存部210に保存する。   A scanner control unit 216 controls the scanner 217 to acquire document image data, and stores it in the data storage unit 210 under the control of the data management unit 209.

図3は、図1に示した情報処理装置101、102の内部構成の一例を示すブロック図である。   FIG. 3 is a block diagram illustrating an example of an internal configuration of the information processing apparatuses 101 and 102 illustrated in FIG.

図3において、CPU301はRAM302などに記憶されたプログラムを実行したり、フロッピー(登録商標)ディスクドライブ310に挿入されたフロッピー(登録商標)ディスク310やハードディスク(HD)312に保存されているプログラムやデータをRAM302にロードしたり、逆にRAM302の内容をFD310やHD312に保存する。   In FIG. 3, the CPU 301 executes a program stored in a RAM 302 or the like, or stores a program stored in a floppy (registered trademark) disk 310 or a hard disk (HD) 312 inserted in a floppy (registered trademark) disk drive 310. Data is loaded into the RAM 302, or conversely, the contents of the RAM 302 are stored in the FD 310 or the HD 312.

303はビデオコントローラで、接続されたディスプレイ304に処理情報などを投影する。306はキーボード及びマウス等の入力装置で、これらの装置からの入力はコントローラ305を経由してCPUで動作しているプログラムによって処理される。ネットワークコントローラ307は、HUB308を経由して図1のLAN105と接続され、ネットワーク上の装置と通信を行う。CPU301、RAM302及び各コントローラは内部バス313に接続されており、制御情報やデータの交換を行う。   Reference numeral 303 denotes a video controller that projects processing information and the like on a connected display 304. Reference numeral 306 denotes an input device such as a keyboard and a mouse. Input from these devices is processed by a program running on the CPU via the controller 305. The network controller 307 is connected to the LAN 105 in FIG. 1 via the HUB 308 and communicates with devices on the network. The CPU 301, the RAM 302, and each controller are connected to the internal bus 313, and exchange control information and data.

図4は、図1に示した情報処理装置101、102と画像形成装置103,104から構成されるシステムのモジュールを説明するブロック図である。   FIG. 4 is a block diagram for explaining a module of a system including the information processing apparatuses 101 and 102 and the image forming apparatuses 103 and 104 shown in FIG.

図4において、ユーザ(User−A)はクライアントと呼ばれる情報処理装置101上で動作しているログインサービス401に対して、ログイン名とパスワードからなる認証情報を渡してログインを要求する。   In FIG. 4, a user (User-A) requests login to the login service 401 operating on the information processing apparatus 101 called a client by passing authentication information including a login name and a password.

情報処理装置101のログインサービス401は、認証サーバと呼ばれる情報処理装置102で動作している認証・認可サービス(AAS)406に認証情報を転送して、認証情報が予め登録されている登録情報(例えば図3に示すハードディスク312等に記憶されている)と一致するかどうかの認証処理を行う。   The login service 401 of the information processing apparatus 101 transfers the authentication information to an authentication / authorization service (AAS) 406 operating on the information processing apparatus 102 called an authentication server, and registration information (in which authentication information is registered in advance) ( For example, authentication processing is performed to determine whether or not it matches (stored in the hard disk 312 or the like shown in FIG. 3).

そして、情報処理装置102の認証・認可サービス(AAS)406は認証情報が登録情報と一致したと判断した場合に、AAS406は肯定応答を、一致しなければ否定応答を情報処理装置101のログインサービス401に返却する。   When the authentication / authorization service (AAS) 406 of the information processing apparatus 102 determines that the authentication information matches the registration information, the AAS 406 gives an affirmative response, and if it does not match, it gives a negative response. Return to 401.

これを受けてログインサービス401は、AAS406から肯定応答が返った場合に、認証情報を提供したユーザに対して、当該情報処理装置101に対するアクセスを許可し、否定応答が返った場合は、ユーザに対して再度認証情報の入力を促し、情報処理装置101へのアクセスは許可しない。   In response to this, the login service 401 permits the user who provided the authentication information to access the information processing apparatus 101 when an affirmative response is returned from the AAS 406, and if a negative response is returned, The user is prompted again for authentication information, and access to the information processing apparatus 101 is not permitted.

そして、情報処理装置101のログインサービス401により情報処理装置101へのアクセスが許可されたUser−Aは、PDFアプリケーション402の様なプログラムを実行し所望の操作を行うことが可能になる。   Then, User-A that is permitted to access the information processing apparatus 101 by the login service 401 of the information processing apparatus 101 can execute a program such as the PDF application 402 and perform a desired operation.

ここで、PDFアプリケーションは、Adobe System Inc.が開発し、仕様を公開しているPDF(Portable Document File)形式の文書ファイルの表示、編集、印刷等が行えるプログラムである。   Here, the PDF application is Adobe System Inc. Is a program that can display, edit, print, etc., a PDF (Portable Document File) document file that has been developed and published specifications.

そして、User−AがPDFアプリケーション402に対し、現在ディスプレイ304に表示中のPDF文書ファイルの内容を画像形成装置(MFP)103から印刷させる指示を出すと、PDFアプリケーション402は、User−Aのトークンと共に画像形成装置103のPDFプリントサービス(以下PDFP−Sと呼ぶ)404をSOAPハンドラ403を介して呼び出す。SOAPハンドラは、XML形式のデータ構造であるSOAPメッセージを解析し、SOAPメッセージに対応するWebサービスを実行すると共に、該Webサービスの実行結果をSOAPメッセージに変換するモジュールである。   Then, when User-A instructs the PDF application 402 to print the contents of the PDF document file currently displayed on the display 304 from the image forming apparatus (MFP) 103, the PDF application 402 displays the token of User-A. At the same time, a PDF print service (hereinafter referred to as PDFP-S) 404 of the image forming apparatus 103 is called via the SOAP handler 403. The SOAP handler is a module that analyzes a SOAP message having an XML format data structure, executes a Web service corresponding to the SOAP message, and converts an execution result of the Web service into a SOAP message.

なお、PDFP−S404はSOAPメッセージにより実行されるWebサービスである。   Note that PDF-S 404 is a Web service executed by a SOAP message.

ここで、PDFP−S404は、管理者によって画像形成装置103にインストールされる前に、情報処理装置102のAAS406に対して、PDFP−S404の登録を行う。   Here, the PDF-S 404 registers the PDF-S 404 with the AAS 406 of the information processing apparatus 102 before being installed in the image forming apparatus 103 by the administrator.

ここで、登録処理は、情報処理装置102上で起動させた管理プログラムから行うのが一般的である。そして、この登録処理により、AAS406はPDFP−S404のユーザ名とパスワードから構成される認証情報を管理データベース(図3のHD312に保存されるデータに相当)に登録すると同時に、PDFP−S404をインストールする画像形成装置103を、信頼できる装置として登録する。   Here, the registration process is generally performed from a management program activated on the information processing apparatus 102. By this registration process, the AAS 406 registers the authentication information composed of the user name and password of the PDF-S404 in the management database (corresponding to data stored in the HD 312 in FIG. 3), and at the same time installs the PDFP-S404. The image forming apparatus 103 is registered as a reliable apparatus.

また、管理者がPDFP−S404を画像形成装置103にインストールする際には、受信したPDFデータをプリントエンジン405が解釈可能なPCL(Printer Control Language)に変換する必要があるが、画像形成装置103は、当該変換処理を行うモジュールを搭載してないため、変換処理が可能な画像形成装置104で動作するPDF−PCL変換サービス(以下、PDFtoPCL−Sと呼ぶ)408を利用する必要があり、先にAAS406に登録したユーザ名とパスワードを入力して、AAS406から認証トークンを取得する。   Further, when the administrator installs PDFP-S 404 in the image forming apparatus 103, it is necessary to convert the received PDF data into PCL (Printer Control Language) that can be interpreted by the print engine 405. Is not equipped with a module for performing the conversion process, it is necessary to use a PDF-PCL conversion service (hereinafter referred to as PDF to PCL-S) 408 operating on the image forming apparatus 104 capable of the conversion process. The user name and password registered in the AAS 406 are input to the AAS 406, and an authentication token is acquired from the AAS 406.

同時にユーザ名とパスワードは画像形成装置103のデータ保存部210に暗号化して保存する。   At the same time, the user name and password are encrypted and stored in the data storage unit 210 of the image forming apparatus 103.

次に、PDFP−S404は、呼び出し先である画像形成装置104に対して先に取得したトークンと共にPDFtoPCL−S408の呼び出し許可要求をSOAPハンドラ403を介して画像形成装置104のSOAPハンドラ407へ送信する。   Next, the PDF-S 404 transmits a call permission request for PDF to PCL-S 408 to the SOAP handler 407 of the image forming apparatus 104 via the SOAP handler 403 together with the previously acquired token to the image forming apparatus 104 that is the call destination. .

そして、サービス呼び出し要求を受信した画像形成装置104のSOAPハンドラ407は、AAS406に対して、認証トークンと画像形成装置103にIPアドレスを渡してトークン認証と信頼性チェックを依頼し、応答として双方がOKだった場合に、画像形成装置103の識別情報(IPアドレス)とPDFP−S404の識別情報の対をデータ保存部210に保存される、図7の様な呼び出し許可サービスリストに登録し、呼び出し許可応答を画像形成装置103のPDFP−S404にSOAPハンドラ403を介して返却する。   Upon receiving the service call request, the SOAP handler 407 of the image forming apparatus 104 passes the authentication token and the IP address to the image forming apparatus 103 to the AAS 406 to request token authentication and reliability check. In the case of OK, a pair of identification information (IP address) of the image forming apparatus 103 and identification information of PDFP-S404 is registered in the call permission service list as shown in FIG. The permission response is returned to the PDF-S 404 of the image forming apparatus 103 via the SOAP handler 403.

以上の処理により、呼び出し許可応答を受信した画像形成装置103は、以降のPDFP−S404の呼び出しに対して、画像形成装置104のPDFtoPCL−S408を呼び出す様に構成される。   With the above processing, the image forming apparatus 103 that has received the call permission response is configured to call PDF to PCL-S 408 of the image forming apparatus 104 in response to the subsequent call of PDF-S 404.

つまり、前述のUser−AによるPDFアプリケーション402に対する画像形成装置103からの印刷要求に対して、PDFアプリケーション402から呼び出された、画像形成装置103のPDFP−S404は、PDFデータからPCLデータへの変換処理のため、画像形成装置104のPDFtoPCL−S408を呼び出し、呼び出しに対する応答として受信したPCLデータをプリントエンジン405に渡すことで印刷処理を行う。   That is, the PDF-S 404 of the image forming apparatus 103 called from the PDF application 402 in response to a print request from the image forming apparatus 103 to the PDF application 402 by User-A described above converts PDF data to PCL data. For processing, the PDF to PCL-S 408 of the image forming apparatus 104 is called, and the PCL data received as a response to the call is passed to the print engine 405 to perform printing processing.

上記のように構成された画像処理システムにおいて、本実施形態では、画像形成装置104の管理者が情報処理装置102の認証認可サービス(以下、AAS)406に、信頼するデバイスとして画像形成装置103を登録する。そして、画像形成装置103の管理者は、PDFプリントサービス(以下、PDFP−S)404のユーザ情報をAAS406に登録する。そして、画像形成装置103にPDFP−S404をインストールする際に、PDFP−S404から呼び出す、PDFからPCLへのデータ変換サービス(以下、PDFtoPCL−S)408を指定する。   In the image processing system configured as described above, in the present embodiment, the administrator of the image forming apparatus 104 uses the image forming apparatus 103 as a trusted device for the authentication authorization service (hereinafter, AAS) 406 of the information processing apparatus 102. sign up. Then, the administrator of the image forming apparatus 103 registers user information of the PDF print service (hereinafter, PDFP-S) 404 in the AAS 406. When the PDF-S 404 is installed in the image forming apparatus 103, a PDF-to-PCL data conversion service (hereinafter, PDF to PCL-S) 408 called from the PDF-S 404 is designated.

例えば、画像形成装置104のPDFtoPCL−S408を指定する時には、画像形成装置103のPDFP−S404の認証トークンを情報処理装置102から取得し(この際に管理者はパスワード等の入力が求められ、入力したパスワードはHDD等にセキュアに保存される)、画像形成装置104のPDFtoPCL−S408に対して、認証トークンを含むサービス呼び出し許可要求を送信する。   For example, when specifying PDF to PCL-S 408 of the image forming apparatus 104, the authentication token of the PDF-S 404 of the image forming apparatus 103 is acquired from the information processing apparatus 102 (at this time, the administrator is required to input a password or the like, The password is securely stored in the HDD or the like), and a service call permission request including an authentication token is transmitted to PDF to PCL-S408 of the image forming apparatus 104.

すると、この要求に対して画像形成装置104のPDFtoPCL−S408は、AAS406に問い合わせ、要求送信元の画像形成装置103が信頼できるかどうかを判定する。ここで、信頼できる(信頼するデバイスに登録されている)と判定すると、PDFP−S404の識別情報と画像形成装置103の識別情報の対を呼び出し許可サービスリストとしてデータ保存部210に記憶する。   In response to this request, the PDF to PCL-S 408 of the image forming apparatus 104 inquires of the AAS 406 and determines whether or not the image forming apparatus 103 as the request transmission source is reliable. If it is determined that the information is reliable (registered in the device to be trusted), a pair of identification information of PDFP-S 404 and identification information of the image forming apparatus 103 is stored in the data storage unit 210 as a call permission service list.

以下、User−Aが情報処理処理装置101上で動作したPDFアプリケーション(Adobe Acrobat Reader等)402より、画像形成装置103のPDFプリントサービス404を呼び出して印刷を行う場合を例に説明する。   Hereinafter, a case will be described as an example where User-A calls a PDF print service 404 of the image forming apparatus 103 from a PDF application (Adobe Acrobat Reader, etc.) 402 operating on the information processing apparatus 101 to perform printing.

(1)User−Aは情報処理装置101にログイン要求を出すと、ログインサービス401が情報処理装置102のAAS406にユーザ名/パスワード等の認証情報を渡し(2)、認証に成功すると、情報処理装置101の資源が利用可能になる。   (1) When User-A issues a login request to the information processing apparatus 101, the login service 401 passes authentication information such as a user name / password to the AAS 406 of the information processing apparatus 102 (2). The resources of the device 101 become available.

そして、情報処理装置101のPDFアプリケーション402の操作により画像形成装置103にPDF印刷を要求する際に、まずログインサービス401を介してUser−Aの認証トークンを情報処理装置102から取得する(3)。   When a PDF print request is made to the image forming apparatus 103 by operating the PDF application 402 of the information processing apparatus 101, a User-A authentication token is first acquired from the information processing apparatus 102 via the login service 401 (3). .

次に、情報処理装置102から取得した認証トークンと共に画像形成装置103のPDFP−S404を呼び出す(4)。これを受けて、PDFP−S404は、受信したUser−Aの認証トークンを情報処理装置102のAAS406に送り、アクセス許可されているかどうかを判定する(5)。   Next, PDFFP-S404 of the image forming apparatus 103 is called together with the authentication token acquired from the information processing apparatus 102 (4). In response, the PDF-S 404 sends the received User-A authentication token to the AAS 406 of the information processing apparatus 102, and determines whether access is permitted (5).

ここで、アクセス許可がされていると、User−Aのトークンを印刷するPDFデータ共に画像形成装置104のPDFtoPCL−S408を呼び出す(6)。   If the access is permitted, the PDF to PCL-S408 of the image forming apparatus 104 is called together with the PDF data for printing the User-A token (6).

ここで、PDFtoPCL−S408は、User−AのトークンをAAS406に送り、アクセス権があるかどうかを判定する(7)。ここで、アクセス権があれば、画像形成装置104は、PDFtoPCL変換を行い、処理結果を画像形成装置103のPDFP−S404に返却する。   Here, the PDFtoPCL-S408 sends the User-A token to the AAS 406, and determines whether or not there is an access right (7). If there is an access right, the image forming apparatus 104 performs PDF to PCL conversion, and returns the processing result to the PDF-S 404 of the image forming apparatus 103.

一方、アクセス権が無ければ、アクセス権なし応答を画像形成装置103に返却する(8)。   On the other hand, if there is no access right, a response indicating no access right is returned to the image forming apparatus 103 (8).

そして、アクセス権なし応答を受信した画像形成装置103はHDDに保存されたPDFP−S404に対するパスワードを用いて、AAS406からPDFP−S404の認証トークンを取得し(9)、取得したトークンと共にPDFtoPCL−S408を呼び出す(10)。   The image forming apparatus 103 that has received the response without access right acquires the authentication token of the PDF-S 404 from the AAS 406 using the password for the PDF-S 404 stored in the HDD (9), and PDFtoPCL-S408 together with the acquired token. (10).

そして、PDFtoPCL−S408は、受信した認証トークンをAAS406に送り該トークンが認証されると、認証トークンに関連付けられたサービス及び呼び出しデバイスが、HDDに保存している信頼するサービス及びデバイスの対と等しいかどうかをPDFtoPCL−S408が判定し(11)、等しければPDFtoPCL処理を行い結果(PCLデータ)を画像形成装置103のPDFP−S404に返却する(12)。そして、処理結果を受信したPDFP−S404は他の処理を行い最終的に、プリントエンジン405にPCLデータを送って印刷を行う(13)。   Then, the PDF to PCL-S 408 sends the received authentication token to the AAS 406, and when the token is authenticated, the service and the calling device associated with the authentication token are equal to the trusted service and device pair stored in the HDD. The PDF to PCL-S 408 determines whether or not (11). If they are equal, the PDF to PCL process is performed, and the result (PCL data) is returned to the PDF-S 404 of the image forming apparatus 103 (12). The PDFP-S 404 that has received the processing result performs other processing, and finally sends PCL data to the print engine 405 for printing (13).

このように、サービス要求を行うデバイスとサービスが、登録されているサービス及びデバイスと一致するかどうかにより、要求サービスのトークンが渡された場合の処理の可否を画像形成装置104が決定することから、万が一要求サービスのパスワードが盗まれた場合であっても、異なるデバイスから要求を出すと要求が拒絶されるため、セキュリティレベルの高いサービス委譲処理が可能になる。以下、本実施形態におけるサービス委譲処理の詳細について説明する。   As described above, the image forming apparatus 104 determines whether or not the processing can be performed when the request service token is passed depending on whether the service requesting device and the service match the registered service and the device. Even if the password of the requested service is stolen, if a request is issued from a different device, the request is rejected, so that a service delegation process with a high security level can be performed. Hereinafter, the details of the service delegation process in the present embodiment will be described.

図5は、図1に示した情報処理装置101から画像形成装置103のサービス、画像形成装置103のサービスから画像形成装置104のサービス間で送受信される、SOAPメッセージの一例を示す図である。   FIG. 5 is a diagram illustrating an example of a SOAP message transmitted / received between the information processing apparatus 101 illustrated in FIG. 1 and the service of the image forming apparatus 103 and between the service of the image forming apparatus 103 and the service of the image forming apparatus 104.

図5に示すように、SOAPメッセージはヘッダとボディー部に分けられ、ヘッダ部には、サービスの実行を所望するユーザやサービスを識別する認証トークン701が設定され、ボディー部には、実行するサービスの識別子や処理データ702から構成される。   As shown in FIG. 5, the SOAP message is divided into a header and a body part, an authentication token 701 for identifying a user or service desired to execute the service is set in the header part, and a service to be executed is set in the body part. Identifier and processing data 702.

図6は、図1に示した情報処理装置102により管理されるアクセス制御情報の一例を示す図であり、図1に示した情報処理装置102が認証認可サーバとして機能し、サービスごとに設定されるアクセス制御情報の管理例である。   6 is a diagram showing an example of access control information managed by the information processing apparatus 102 shown in FIG. 1. The information processing apparatus 102 shown in FIG. 1 functions as an authentication authorization server and is set for each service. This is an example of managing access control information.

図6において、801は前記画像形成装置103で実行されるPDFプリントサービス(PDFP−S404)のアクセス制御情報で、User−AとUser−Bに対してアクセスがともに許可されていることを示している。   In FIG. 6, reference numeral 801 denotes access control information of a PDF print service (PDFP-S404) executed by the image forming apparatus 103, which indicates that access to both User-A and User-B is permitted. Yes.

802は、前記画像形成装置104で実行されるPDF−PCL変換サービス(PCLtoPDF−S408)のアクセス制御情報で、User−Aにはアクセスが許可されず、User−BとPDFP−Sに対してアクセスが許可されていることを示している。   802 is access control information of a PDF-PCL conversion service (PCL to PDF-S408) executed by the image forming apparatus 104. Access to User-A is not permitted, and access to User-B and PDFP-S is performed. Indicates that it is allowed.

図7は、図1に示した画像形成装置104が管理する呼び出し許可サービスリストの一例を示す図である。   FIG. 7 is a diagram showing an example of a call permission service list managed by the image forming apparatus 104 shown in FIG.

図7に示すように、サービスがデバイスに登録する際には、認証認可サーバとして機能する情報処理装置102に対して、サービスの識別情報を渡してサービスの登録を行うが、この際に、サービスの識別情報とサービスを実行する画像形成装置の識別情報(IPアドレス)とを関連付けて設定する。これにより、認証トークンをネットワーク上で盗聴して、別の画像形成装置で動作するサービスから不正にアクセスすることを回避することが出来る。   As shown in FIG. 7, when a service registers with a device, service identification information is passed to the information processing apparatus 102 functioning as an authentication authorization server, and the service is registered. And the identification information (IP address) of the image forming apparatus that executes the service are set in association with each other. As a result, it is possible to avoid unauthorized access from a service operating on another image forming apparatus by eavesdropping the authentication token on the network.

901は前記画像形成装置103(IPアドレス:192.168.1.1)で実行されるPDFP−S404に関する登録情報を示している。   Reference numeral 901 denotes registration information related to PDF-S404 executed by the image forming apparatus 103 (IP address: 192.168.1.1).

以下、図8、図9のフローチャートを用いて、図4の様な情報処理装置と画像形成装置から構成されるシステムにおいて、ユーザA(User−A)が情報処理装置101上で動作するアプリケーションプログラムの操作により、画像形成装置103に対して印刷出力を行わせる場合の、画像形成装置103及び画像形成装置104における各サービスのユーザ認証に関して説明する。   8 and 9, an application program that allows user A (User-A) to operate on the information processing apparatus 101 in the system configured by the information processing apparatus and the image forming apparatus as shown in FIG. The user authentication of each service in the image forming apparatus 103 and the image forming apparatus 104 when the image forming apparatus 103 performs print output by the above operation will be described.

図8は、本発明に係る画像処理システムにおける第1のデータ処理手順の一例を示すフローチャートであり、画像形成装置103に権限を有する情報処理装置101のユーザが、情報処理装置102における認証処理を経て、PDFファイルの印刷を画像形成装置103に指示した場合に、該画像形成装置103が保持していないPDFtoPCL変換処理を、情報処理装置102のサービス認証を経て、画像形成装置104に依頼して、変換されたPCLデータを取得して画像形成装置103が印刷処理する一連の処理手順に対応する。なお、S601〜S609は各ステップを示し、また、各ステップは、画像形成装置103の機器制御部208、または情報処理装置101、102のCPU301が対応するメモリから制御プログラムを読み出して実行することで実現される。   FIG. 8 is a flowchart illustrating an example of a first data processing procedure in the image processing system according to the present invention. The user of the information processing apparatus 101 having authority over the image forming apparatus 103 performs authentication processing in the information processing apparatus 102. Then, when the image forming apparatus 103 is instructed to print a PDF file, the image forming apparatus 104 is requested to perform PDF to PCL conversion processing that is not held by the image forming apparatus 103 through service authentication of the information processing apparatus 102. This corresponds to a series of processing procedures in which the converted PCL data is acquired and the image forming apparatus 103 performs print processing. Note that S601 to S609 indicate each step, and each step is performed by reading the control program from the corresponding memory and executing it by the device control unit 208 of the image forming apparatus 103 or the CPU 301 of the information processing apparatuses 101 and 102. Realized.

なお、User−Aから画像形成装置103への印刷を指示されたPDFアプリケーション402は、情報処理装置101のログインサービス401を介して、認証サーバとして機能する情報処理装置102の認証認可サービス(AAS)406からUser−Aの認証トークンを取得し、これをPDFデータに添付して、画像形成装置103のPDFプリントサービス(PDFP−S)404を呼び出す。   The PDF application 402 instructed to print from the User-A to the image forming apparatus 103 receives the authentication authorization service (AAS) of the information processing apparatus 102 functioning as an authentication server via the login service 401 of the information processing apparatus 101. The authentication token of User-A is acquired from 406, attached to PDF data, and the PDF print service (PDFP-S) 404 of the image forming apparatus 103 is called.

この呼び出しは、図5に一例を示した様に、W3C勧告のSOAP1.2仕様に基づき、PDFデータをBase64形式でエンコードしてBodyに挿入すると共に、認証トークンをOASIS Web Services Security 1.0仕様に基づいて、SOAP Headerに挿入したSOAPメッセージとして、画像形成装置103に送信される。   As shown in FIG. 5, this call is based on the SOAP 1.2 specification of the W3C recommendation. The PDF data is encoded in Base64 format and inserted into the Body, and the authentication token is added to the OASIS Web Services Security 1.0 specification. Is sent to the image forming apparatus 103 as a SOAP message inserted into the SOAP Header.

この呼び出しに対して、画像形成装置103のSOAPハンドラ403は、図8に示すステップS601で、情報処理装置102のAAS406に対してSOAPメッセージに添付された認証トークンを送信することで、当該トークンがAAS406により発行された正当なものかどうかをチェックすると共に、PDFP−S404に対する呼び出し許可が与えられているかどうかを図6に示したアクセス制御情報802等を参照してチェックする。   In response to this call, the SOAP handler 403 of the image forming apparatus 103 transmits the authentication token attached to the SOAP message to the AAS 406 of the information processing apparatus 102 in step S601 shown in FIG. It is checked whether it is a legitimate one issued by the AAS 406 and whether or not the calling permission for the PDF-S 404 is granted is checked with reference to the access control information 802 shown in FIG.

なお、呼び出し許可は、後述する図9に示すステップS501〜S504、S510で判定される。   Call permission is determined in steps S501 to S504 and S510 shown in FIG.

そして、ステップS602で、AAS406から返答される内容が認証トークンが正当で、且つPDFP−S404の呼び出し許可が与えられていることを示すかどうかを判断して、認証トークンが正当で、且つPDFP−S404の呼び出し許可が与えられていると判断した場合は、ステップS603に進み、認証トークンが不正か、またはPDFP−S404の呼び出し許可が与えられていないと判断した場合には、本処理を終了する。   In step S602, it is determined whether or not the content returned from the AAS 406 indicates that the authentication token is valid and the calling permission of the PDFP-S404 is given. The authentication token is valid and the PDFP- If it is determined that the calling permission of S404 is given, the process proceeds to step S603, and if it is determined that the authentication token is invalid or the calling permission of PDFP-S404 is not given, this process is terminated. .

そして、ステップS603で、前述の通り、予め呼び出すように構成されている、画像形成装置104に対して、受信したPDFデータと認証トークンからなるPDFtoPCL変換サービス(PDFtoPCL−S)408を呼び出すSOAPメッセージを送信する。   In step S603, as described above, the SOAP message for calling the PDF to PCL conversion service (PDF to PCL-S) 408 including the received PDF data and the authentication token is configured to be called in advance as described above. Send.

次に、ステップS604で、呼び出しが正常終了しているかどうかを判断して、正常終了していると判断した場合は、ステップS609へ進み、正常終了していないと判断した場合は、ステップS605に進む。   Next, in step S604, it is determined whether or not the call is normally completed. If it is determined that the call is normally completed, the process proceeds to step S609. If it is determined that the call is not normally completed, the process proceeds to step S605. move on.

ここで、図9を参照して、情報処理装置101、102と画像形成装置104による処理について説明する。   Here, with reference to FIG. 9, processing by the information processing apparatuses 101 and 102 and the image forming apparatus 104 will be described.

図9は、本発明に係る画像処理システムにおける第2のデータ処理手順の一例を示すフローチャートであり、図4に示した画像形成装置103からの呼び出し許可要求に対する画像形成装置104による応答処理手順、並びに、PDFtoPCL変換処理に対応する。なお、S501〜S510は各ステップを示す。また、各ステップは、画像形成装置104の機器制御部208が対応するメモリから制御プログラムを読み出して実行することで実現される。   FIG. 9 is a flowchart showing an example of a second data processing procedure in the image processing system according to the present invention. The response processing procedure by the image forming apparatus 104 for the call permission request from the image forming apparatus 103 shown in FIG. In addition, it corresponds to the PDF to PCL conversion process. S501 to S510 indicate each step. Each step is realized by the device control unit 208 of the image forming apparatus 104 reading and executing a control program from the corresponding memory.

先ず、ステップS501で、画像形成装置103から呼び出し許可要求を受信しているかどうかを判断し、呼び出し許可要求を受信している場合は、ステップS502で、認証サーバとして機能する情報処理装置102のAAS406に対して、呼び出し許可要求に含まれる認証トークンと画像形成装置103のIPアドレスを送信する。認証トークンとIPアドレスを受信したAAS406は、認証トークンが示すサービスが正当かどうかをチェックすると共に、IPアドレスが信頼デバイスリストに登録されているかどうかをチェックする。   First, in step S501, it is determined whether a call permission request is received from the image forming apparatus 103. If a call permission request is received, in step S502, the AAS 406 of the information processing apparatus 102 functioning as an authentication server is received. In response, the authentication token included in the call permission request and the IP address of the image forming apparatus 103 are transmitted. Upon receiving the authentication token and the IP address, the AAS 406 checks whether the service indicated by the authentication token is valid and checks whether the IP address is registered in the trusted device list.

そして、そのチェック結果として受信した認証トークンが正当なもので且つIPアドレスが信頼するデバイスのものであった場合は認証OKを、正当なものでなければ認証NGを返却する。ステップS503で認証がOKであるかどうかを判断して、OKと判定された場合は、ステップS504で、呼び出し許可応答を画像形成装置103に返却して、本処理を終了する。   If the authentication token received as a result of the check is valid and the IP address is of a trusted device, authentication OK is returned, and if it is not valid, authentication NG is returned. In step S503, it is determined whether or not the authentication is OK. If it is determined that the authentication is OK, a call permission response is returned to the image forming apparatus 103 in step S504, and the process is terminated.

一方、ステップS503で認証NG(エラー)となった場合には、サービスを呼び出す権限がないものと判定して、ステップS510で、エラー応答を画像形成装置103に返却して、本処理を終了する。   On the other hand, if authentication NG (error) is determined in step S503, it is determined that the user is not authorized to call the service, and in step S510, an error response is returned to the image forming apparatus 103, and the process is terminated. .

以上のステップS501〜S504及びS510の処理により、画像形成装置103、画像形成装置104で動作するPDFtoPCL−S408に対する呼び出し要求があった場合に、呼び出し要求に伴う認証トークンを情報処理装置102で動作するAAS406に送信し、この認証トークンを受信したAAS406は、認証トークンが正当なものかどうかを判定し、判定結果を画像形成装置104に返却し、判定が該認証トークンは正当なものであった場合に画像形成装置104は、呼び出し許可サービスリストを参照して、呼び出し要求が、要求を許可する様に登録されているサービスから送信されたかどうかに基づいて、サービス呼び出し要求に対しする許可あるいは拒否のいずれかの応答を、呼び出し元の画像形成装置103に対して返却することになる。なお、PDFtoPCL−S408の呼び出し元は、画像形成装置103に限定されるものでは無く、任意の画像形成装置あるいは情報処理装置で実行されるサービスからの呼び出しが可能であることは言うまでも無い。ただし、サービス呼び出し要求が許可されるのは、画像形成装置104のデータ保存部210で管理された呼び出し許可サービスリストに登録されたサービスに限定される。   Through the processes in steps S501 to S504 and S510 described above, when there is a call request for PDF to PCL-S408 operating on the image forming apparatus 103 and the image forming apparatus 104, the authentication token associated with the call request is operated on the information processing apparatus 102. When the AAS 406 is transmitted to the AAS 406 and receives the authentication token, the AAS 406 determines whether the authentication token is valid, returns the determination result to the image forming apparatus 104, and the determination is that the authentication token is valid The image forming apparatus 104 refers to the call permission service list and determines whether to permit or reject the service call request based on whether the call request is transmitted from a service registered to permit the request. Either response is sent to the calling image forming apparatus 103. And it will be returned to. It should be noted that the calling source of PDF to PCL-S408 is not limited to the image forming apparatus 103, and it is needless to say that calling from a service executed by any image forming apparatus or information processing apparatus is possible. However, the service call request is permitted only for services registered in the call permission service list managed by the data storage unit 210 of the image forming apparatus 104.

一方、ステップS501で、呼び出し許可要求でないと判断した場合は、ステップS505以降へ進み、例えばPDFtoPCL−S408の呼び出しを受信しているかどうかを判断して、PDFtoPCL−S408の呼び出しを受信したと判断した場合、すなわち、図9に示すステップS505で呼び出しを受信した画像形成装置104のSOAPハンドラ407は、図9に示すフローチャートのステップS506に進み、まず、図7の呼び出し許可サービスリストを参照して、呼び出し元の装置及びサービスが登録されているかどうかを判定し、登録されていない場合は、呼び出し拒否エラーを返却して処理を終了する。呼び出し許可サービスリストに登録されていた場合は、認証サーバとして機能する情報処理装置102のAAS406に受信した認証トークンを送信して、認証トークンの正当性とPDFtoPCL−S408の呼び出しが許可されているかをチェックする。チェックは、図6の802に示したアクセス制御情報を参照して為され、認証トークンに対応するユーザあるいはサービスに対するアクセスが許可されていれば(図6の802でOKと記載されている項目に相当)認証OKを、アクセスが禁止されていれば(図6の802でNGと記載されている項目に相当)認証NGを、画像形成装置104のSOAPハンドラ407に返却する。   On the other hand, if it is determined in step S501 that the request is not a call permission request, the process proceeds to step S505 and subsequent steps, for example, it is determined whether a call to PDFtoPCL-S408 is received, and it is determined that a call to PDFtoPCL-S408 has been received. In other words, the SOAP handler 407 of the image forming apparatus 104 that has received the call in step S505 shown in FIG. 9 proceeds to step S506 in the flowchart shown in FIG. 9, and first refers to the call permission service list in FIG. It is determined whether or not the call source device and service are registered. If not registered, a call rejection error is returned and the process is terminated. If registered in the call permission service list, the received authentication token is transmitted to the AAS 406 of the information processing apparatus 102 functioning as the authentication server, and the validity of the authentication token and whether PDF to PCL-S408 call is permitted. To check. The check is made by referring to the access control information shown in 802 of FIG. 6 and if access to the user or service corresponding to the authentication token is permitted (the item described as OK in 802 of FIG. 6). If the access is prohibited (corresponding to the item described as NG in 802 in FIG. 6), the authentication NG is returned to the SOAP handler 407 of the image forming apparatus 104.

そして、そのチェック結果としてステップS507で認証がOKであるかどうかを判断して、OKと判定された場合は、ステップS508で、PDFtoPCL−S408によるPDFtoPCL変換処理を実行後、生成されたPCLデータを画像形成装置103に返却して、本処理を終了する。   Then, as a result of the check, it is determined whether or not the authentication is OK in step S507. If it is determined that the authentication is OK, in step S508, the PDF to PCL conversion process in PDF to PCL-S408 is executed, and then the generated PCL data is converted. It returns to the image forming apparatus 103, and this process is complete | finished.

一方、ステップS507で認証に失敗したと判定した場合は、ステップS509で権限無しエラーを画像形成装置103に返却して、画像形成装置104のPDFtoPCL−S408の呼び出しに関する処理を終了する。   On the other hand, if it is determined in step S507 that the authentication has failed, a non-authoritative error is returned to the image forming apparatus 103 in step S509, and the process related to calling PDF to PCL-S408 of the image forming apparatus 104 is ended.

図8に戻り、ステップS604で、画像形成装置103がPDFtoPCL−S408の呼び出し結果が正常終了であると判断した場合は、ステップS609に進み、画像形成装置104から返却されたPDFデータをプリントエンジン405に渡して印刷を行い、本処理を終了する。   Returning to FIG. 8, if the image forming apparatus 103 determines in step S604 that the PDF to PCL-S408 call result is normal termination, the process proceeds to step S609, and the PDF data returned from the image forming apparatus 104 is used as the print engine 405. To print, and this processing ends.

一方、ステップS604で、正常終了以外の値が返ったと判定された場合は、ステップS605で、権限なしエラーが返ったかどうかを判定し、権限なしエラー以外の値が返っている場合(NOの場合)は、本処理を終了する。   On the other hand, if it is determined in step S604 that a value other than normal termination has been returned, it is determined in step S605 whether an unauthorized error has been returned. If a value other than an unauthorized error has been returned (in the case of NO) ) Ends this processing.

また、ステップS605で、権限なしエラーが返ったと判定した場合(YESの場合)は、ステップS606で、前記PDFP−S404を画像形成装置103にインストールする際に、画像形成装置103のデータ保存部210に保存したPDFP−S404のユーザ名とパスワードを取り出し、認証サーバとしての情報処理装置102のAAS406に送信することで、PDFP−S404の認証トークンを取得する。   If it is determined in step S605 that an unauthorized error is returned (in the case of YES), the data storage unit 210 of the image forming apparatus 103 is installed when the PDF-S 404 is installed in the image forming apparatus 103 in step S606. The user name and password of the PDF-S404 stored in the above are taken out and transmitted to the AAS 406 of the information processing apparatus 102 as an authentication server, thereby acquiring the authentication token of the PDFP-S404.

そして、ステップS607で、情報処理装置102から取得したPDFP−S404の認証トークンとPDFデータを添付した、画像形成装置104のPDFtoPCL−S408を呼び出すSOAPメッセージをSOAPハンドラ403を介して画像形成装置104に送信する。   In step S 607, a SOAP message for calling PDF to PCL-S 408 of the image forming apparatus 104 to which the authentication token of PDF-S 404 acquired from the information processing apparatus 102 and the PDF data are attached is sent to the image forming apparatus 104 via the SOAP handler 403. Send.

これを受けて、PDFtoPCL−S408の呼び出しSOAPメッセージを受信した画像形成装置104のSOAPハンドラ407は、図9に示すフローチャートのステップS506以降の処理を実行するが、PDFP−S404を画像形成装置103にインストールする際に、PDFP−S404に対して画像形成装置104のPDFtoPCL−S408の呼び出しが許可されている(図6に示すアクセス制御情報802参照)ことから、ステップS507で認証OKと判定され、ステップS508でサービス呼び出しと共に受信したPDFデータはPCLデータに変換されて、正常終了として、呼び出し処理が完了する。   In response to this, the SOAP handler 407 of the image forming apparatus 104 that has received the calling SOAP message of PDF to PCL-S 408 executes the processing after step S 506 in the flowchart shown in FIG. 9, but the PDF-S 404 is sent to the image forming apparatus 103. At the time of installation, since PDF-to-PCL-S408 of the image forming apparatus 104 is permitted to be called to PDFP-S404 (see access control information 802 shown in FIG. 6), it is determined that authentication is OK in step S507, and step The PDF data received together with the service call in S508 is converted into PCL data, and the call process is completed as normal termination.

そして、図8に示すステップS608に戻り、PDFtoPCL−S408の呼び出しが正常終了した場合は、ステップS609で、画像形成装置104で変換処理されたPCLデータの印刷処理を行い、エラー終了した場合は、PDFP404の呼び出し処理を終了する。   Returning to step S608 shown in FIG. 8, if the PDF to PCL-S408 call is normally completed, the PCL data converted by the image forming apparatus 104 is printed in step S609. If the error ends, The calling process of PDFP 404 is terminated.

なお、PDFP−S404から画像形成装置104のPDFtoPCL−S408を呼び出す際に、ユーザの認証トークンを使わずに、常にPDFP−S404の認証トークンを添付することも可能であるが、この場合、画像形成装置104から更に別の装置で動作するサービスを実行するように構成が変更された場合に、そのサービスの実行権限はPDFP−S404の認証トークンに対しては与えられておらず、User−Aの認証トークンに対して実行権限が付与されている可能性があるため、まずユーザの認証トークンによるサービス実行を試行し、権限がなかった場合に、サービスの認証トークンを設定してサービス実行するものである。   When calling PDF to PCL-S 408 of the image forming apparatus 104 from the PDF-S 404, it is possible to always attach the authentication token of the PDF-S 404 without using the user authentication token. When the configuration is changed from the device 104 to execute a service that operates on another device, the authority to execute the service is not given to the authentication token of the PDF-S 404, and the user-A's authority Since there is a possibility that execution authority may be granted to the authentication token, first try to execute the service with the user's authentication token, and if there is no authority, set the service authentication token and execute the service is there.

以上、説明したように本実施形態によれば、複数台の情報処理装置及び画像形成装置から構成される画像処理システムにおいて、あるサービスが別のサービスを呼び出す様に構成されており、最初に呼び出されるサービスに対する実行権限を持つユーザが、その先に呼び出される別のサービス(本実施形態では、情報処理装置101のユーザが情報処理装置102で認証サービスを受け、画像形成装置103のPDFプリントサービスを実行する権限を持つが、画像形成装置104のPDFtoPCL変換サービスを実行する権限を持たない場合を例とする)を実行する権限を持たない場合でも、ユーザの認証トークンの代わりに、呼び出し元サービスの認証トークンを用いることにより、一連のサービス実行を可能にするものである。   As described above, according to the present embodiment, in an image processing system including a plurality of information processing apparatuses and image forming apparatuses, a certain service is configured to call another service. A user who has an execution authority for the service to be executed is another service (in this embodiment, the user of the information processing apparatus 101 receives the authentication service in the information processing apparatus 102 and performs the PDF print service of the image forming apparatus 103). Even if the user does not have the authority to execute the PDF to PCL conversion service of the image forming apparatus 104 (for example, the user does not have the authority to execute the PDF to PCL conversion service), instead of the user authentication token, By using an authentication token, a series of services can be executed.

なお、本実施形態では、異なる画像形成装置にPDFプリントサービス404とPDFtoPCL変換サービス408が配置された場合に関して述べてきたが、同一の画像形成装置に配置されている場合や、両方あるいは何れか一方が情報処理装置上に配置された場合であっても本実施形態を実現可能であることは言うまでも無い。   In this embodiment, the case where the PDF print service 404 and the PDF to PCL conversion service 408 are arranged in different image forming apparatuses has been described. However, the case where the PDF print service 404 and the PDF to PCL conversion service 408 are arranged in the same image forming apparatus, or both, or either one. It goes without saying that the present embodiment can be realized even when the information is arranged on the information processing apparatus.

〔第2実施形態〕
第1実施形態では、User−Aが画像形成装置104で動作するPDFtoPCL−S408へのアクセス権を所有しない場合に、画像形成装置103で動作し、User−Aに対するアクセス権を許可するように構成されたPDFPS404の認証トークンを添付することにより、PDFtoPCL−S408へのアクセスを可能にする場合について説明したが、この場合には、User−Aに対してPDFtoPCL−S408へのアクセス権が与えられない限りは、PDFP−S404からPDFtoPCL−S408の一度目の呼び出しは必ず権限なしエラーで失敗する(図8に示したステップS605で、権限なしとなる)ことになる。
[Second Embodiment]
In the first embodiment, when User-A does not have an access right to PDF to PCL-S 408 operating on the image forming apparatus 104, the user-A operates on the image forming apparatus 103 and is configured to permit the access right on User-A. Although the case where access to PDFtoPCL-S408 is made possible by attaching the authentication token of PDFPS404 that has been described has been described, in this case, the access right to PDFtoPCL-S408 is not given to User-A As long as the first call from PDF-S404 to PDFtoPCL-S408 always fails with an unauthorized error (in step S605 shown in FIG. 8, it becomes unauthorized).

そこで、本実施形態では、PDFP−S404がPDFtoPCL−S408の呼び出しに失敗したことを検出すると、該呼び出しに用いられた認証トークンに対応するユーザ名を画像形成装置103のデータ保存部210に保存し、以降でPDFtoPCL−S408を呼び出す際に、情報処理装置101から受信した認証トークンに対応するユーザが、先に、画像形成装置103のデータ保存部210に保存したユーザ名と一致する場合には、図8に示したフローチャートのステップS602で認証トークンが正当で且つ認証トークンが示すユーザにアクセス権限が無いと判定すると、ステップS606に進み、PDFPS404の認証トークンを情報処理装置102のAAS406から取得して、これを添付して画像形成装置104のPDFtoPCL−S408を呼び出しても良い。   Therefore, in this embodiment, when the PDF-S 404 detects that the PDF to PCL-S 408 call has failed, the user name corresponding to the authentication token used for the call is stored in the data storage unit 210 of the image forming apparatus 103. Subsequently, when calling PDF to PCL-S408, if the user corresponding to the authentication token received from the information processing apparatus 101 matches the user name previously stored in the data storage unit 210 of the image forming apparatus 103, If it is determined in step S602 of the flowchart shown in FIG. 8 that the authentication token is valid and the user indicated by the authentication token does not have access authority, the process proceeds to step S606, where the authentication token of the PDFPS 404 is acquired from the AAS 406 of the information processing apparatus 102. This is attached to the image forming apparatus 104. DFtoPCL-S408 may call.

このように、本発明の第2の実施形態によれば、呼び出し先サービスの実行権限を所有しないユーザを予め検出し、該ユーザからの呼び出しを受信した場合に、呼び出し元サービスのトークンを取得し、これを添付したサービス呼び出しを行うことにより、呼び出し先のサービスの実行権限が無いユーザからの要求が、権限なしエラーで失敗することを回避し、処理の高速化を計ることが可能となる。   As described above, according to the second embodiment of the present invention, when a user who does not have the authority to execute the call destination service is detected in advance and a call from the user is received, a token of the call source service is acquired. By making a service call with this attached, it is possible to avoid a request from a user who does not have the authority to execute the service at the call destination from failing with an error without authority and to increase the processing speed.

このように権限なしエラーとなるユーザを画像形成装置103において検出し、このユーザのトークンが含まれるサービ呼び出しを受信した場合には、はじめからPDFP−S404のトークンを取得して、これを画像形成装置104のPDFtoPCLサービス104呼び出しに添付することで、権限無し時の検証オーバヘッドを解消することも可能になる。   In this way, when a user who has an unauthorized error is detected in the image forming apparatus 103 and a service call including this user token is received, a token of PDFP-S 404 is acquired from the beginning, and this is image-formed. By attaching it to the PDF to PCL service 104 call of the device 104, it is possible to eliminate the verification overhead when there is no authority.

〔第3実施形態〕
なお、上記実施形態では、User−AがPDFtoPCL−S408へのアクセス権所有しない場合に、PDFPS404の認証トークンを添付することにより、PDFtoPCL−S408へのアクセスを可能にする場合について説明したが、ユーザレベルに代えて、複数のユーザに割当てられているグループを単位としてグループ認証を行う場合にも本発明を適用可能である。
[Third Embodiment]
In the above embodiment, when User-A does not have the access right to PDF to PCL-S 408, the case where the access to PDF to PCL-S 408 is made possible by attaching the authentication token of PDFPS 404 has been described. The present invention can be applied to the case where group authentication is performed in units of groups assigned to a plurality of users instead of the user level.

〔第4実施形態〕
なお、上記実施形態では、User−AがPDFtoPCL−S408へのアクセス権を所有しない場合に、PDFP―S404の認証トークンを添付することにより、PDFtoPCL−S408へのアクセスを可能にする場合について説明したが、最初のユーザ認証情報で特定画像処理サービス要求を画像形成装置104が否定した際に、上記PDFP―S404の認証トークンの代わりに、デバイスとしての認証情報(あらかじめ情報処理装置102に登録されているものとする)を添付して画像形成装置104に同様の画像処理サービスを要求させ、そのデバイスとしての認証情報を情報処理装置102で記憶される信頼性デバイステーブルに登録されたデバイス情報と照合することで、その特定画像処理サービスの要求の可否を決定することで、同様の認証結果を得るように構成してもよい。
[Fourth Embodiment]
In the above-described embodiment, when User-A does not have the access right to PDFtoPCL-S408, the case where access to PDFtoPCL-S408 is enabled by attaching the authentication token of PDFP-S404 has been described. However, when the image forming apparatus 104 denies the specific image processing service request with the first user authentication information, instead of the authentication token of the PDFP-S 404, authentication information as a device (previously registered in the information processing apparatus 102). The image forming apparatus 104 is requested to request the same image processing service, and the authentication information as the device is collated with the device information registered in the reliability device table stored in the information processing apparatus 102. To decide whether or not to request the specific image processing service. Doing, it may be configured to obtain the same result of the authentication.

これにより、特定画像処理サービス要求に限らず、デバイスとしての認証情報を利用したネットワーク上の各画像形成装置に対するアクセス権管理も可能となる。   As a result, not only the specific image processing service request but also the access right management for each image forming apparatus on the network using authentication information as a device can be performed.

〔第5実施形態〕
以下、図10に示すメモリマップを参照して本発明に係る印刷装置で読み取り可能なデータ処理プログラムの構成について説明する。
[Fifth Embodiment]
The configuration of a data processing program that can be read by the printing apparatus according to the present invention will be described below with reference to the memory map shown in FIG.

図10は、本発明に係る印刷装置で読み取り可能な各種データ処理プログラムを格納する記憶媒体のメモリマップを説明する図である。   FIG. 10 is a diagram illustrating a memory map of a storage medium that stores various data processing programs readable by the printing apparatus according to the present invention.

なお、特に図示しないが、記憶媒体に記憶されるプログラム群を管理する情報、例えばバージョン情報,作成者等も記憶され、かつ、プログラム読み出し側のOS等に依存する情報、例えばプログラムを識別表示するアイコン等も記憶される場合もある。   Although not particularly illustrated, information for managing a program group stored in the storage medium, for example, version information, creator, etc. is also stored, and information depending on the OS on the program reading side, for example, a program is identified and displayed. Icons may also be stored.

さらに、各種プログラムに従属するデータも上記ディレクトリに管理されている。また、各種プログラムをコンピュータにインストールするためのプログラムや、インストールするプログラムが圧縮されている場合に、解凍するプログラム等も記憶される場合もある。   Further, data depending on various programs is also managed in the directory. In addition, a program for installing various programs in the computer, and a program for decompressing when the program to be installed is compressed may be stored.

本実施形態における図8,図9に示す機能が外部からインストールされるプログラムによって、ホストコンピュータにより遂行されていてもよい。そして、その場合、CD−ROMやフラッシュメモリやFD等の記憶媒体により、あるいはネットワークを介して外部の記憶媒体から、プログラムを含む情報群を出力装置に供給される場合でも本発明は適用されるものである。   The functions shown in FIGS. 8 and 9 in this embodiment may be performed by a host computer by a program installed from the outside. In this case, the present invention is applied even when an information group including a program is supplied to the output device from a storage medium such as a CD-ROM, a flash memory, or an FD, or from an external storage medium via a network. Is.

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

この場合、記憶媒体から読み出されたプログラムコード自体が本発明の新規な機能を実現することになり、そのプログラムコードを記憶した記憶媒体は本発明を構成することになる。   In this case, the program code itself read from the storage medium realizes the novel function of the present invention, and the storage medium storing the program code constitutes the present invention.

従って、プログラムの機能を有していれば、オブジェクトコード、インタプリタにより実行されるプログラム、OSに供給するスクリプトデータ等、プログラムの形態を問わない。   Therefore, as long as it has the function of the program, the form of the program such as an object code, a program executed by an interpreter, or script data supplied to the OS is not limited.

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

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

その他、プログラムの供給方法としては、クライアントコンピュータのブラウザを用いてインターネットのホームページに接続し、該ホームページから本発明のコンピュータプログラムそのもの、もしくは、圧縮され自動インストール機能を含むファイルをハードディスク等の記録媒体にダウンロードすることによっても供給できる。また、本発明のプログラムを構成するプログラムコードを複数のファイルに分割し、それぞれのファイルを異なるホームページからダウンロードすることによっても実現可能である。つまり、本発明の機能処理をコンピュータで実現するためのプログラムファイルを複数のユーザに対してダウンロードさせるWWWサーバやftpサーバ等も本発明の請求項に含まれるものである。   As another program supply method, a browser of a client computer is used to connect to a homepage on the Internet, and the computer program itself of the present invention or a compressed file including an automatic installation function is stored on a recording medium such as a hard disk from the homepage. It can also be supplied by downloading. It can also be realized by dividing the program code constituting the program of the present invention into a plurality of files and downloading each file from a different homepage. That is, a WWW server, an ftp server, and the like that allow a plurality of users to download a program file for realizing the functional processing of the present invention on a computer are also included in the claims of the present invention.

また、本発明のプログラムを暗号化してCD−ROM等の記憶媒体に格納してユーザに配布し、所定の条件をクリアしたユーザに対し、インターネットを介してホームページから暗号化を解く鍵情報をダウンロードさせ、その鍵情報を使用することにより暗号化されたプログラムを実行してコンピュータにインストールさせて実現することも可能である。   In addition, the program of the present invention is encrypted, stored in a storage medium such as a CD-ROM, distributed to users, and key information for decryption is downloaded from a homepage via the Internet to users who have cleared predetermined conditions. It is also possible to execute the encrypted program by using the key information and install the program on a computer.

また、コンピュータが読み出したプログラムコードを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムコードの指示に基づき、コンピュータ上で稼働している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 (operating system) or the like running on the computer based on the instruction of the program code. It goes without saying that 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 to a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer, the function expansion is performed based on the instruction of the program code. It goes without saying that the case where the CPU or the like provided in the board or the function expansion unit performs part or all of the actual processing and the functions of the above-described embodiments are realized by the processing.

本発明は上記実施形態に限定されるものではなく、本発明の趣旨に基づき種々の変形(各実施形態の有機的な組合せを含む)が可能であり、それらを本発明の範囲から排除するものではない。   The present invention is not limited to the above embodiments, and various modifications (including organic combinations of the embodiments) are possible based on the spirit of the present invention, and these are excluded from the scope of the present invention. is not.

本発明の様々な例と実施形態を示して説明したが、当業者であれば、本発明の趣旨と範囲は、本明細書内の特定の説明に限定されるのではなく、以下の実施態様も含まれることはいうまでもない。   Although various examples and embodiments of the present invention have been shown and described, those skilled in the art will recognize that the spirit and scope of the present invention are not limited to the specific descriptions in the present specification, but the following embodiments. Needless to say, is also included.

上記第1実施形態における画像形成システムは、画像処理要求を行う情報端末と、複数の画像形成装置に対するユーザまたは各画像形成装置が提供するサービスの権限の認証を行う認証情報端末と該情報端末に接続可能な画像形成装置とが互いに通信可能な画像形成システムであって、情報端末(例えば図1に示す情報処理装置101)は、ログインする各ユーザに対するユーザ認証情報を前記認証情報端末から取得して、いずれかの画像形成装置に対して、該取得されるユーザ認証情報とともに画像形成装置が提供する画像処理サービス要求を出力するサービス要求手段(ログインサービス401)とを備え、認証情報端末(例えば図1に示す情報処理装置102)は、前記情報端末からのユーザ接続認証または各画像形成装置からのユーザ権限認証を行うユーザ認証手段(例えば図4に示すAAS406)と、いずれかの画像形成装置からのサービス権限認証を行うサービス認証手段(例えば図4に示すAAS406)とを備え、いずれかの画像形成装置(例えば図1に示す画像形成装置103)は、前記情報端末から取得する前記ユーザ認証情報に対して前記認証情報端末で認証されるユーザ権限認証を伴う特定画像処理サービス要求を他の画像形成装置に行う第1のサービス要求手段(例えば図4に示すSOAPハンドラ403)と、前記第1のサービス要求手段に対する他の画像形成装置からの特定画像処理サービス要求応答に基づいて、前記認証情報端末で認証される自機のサービス認証情報を伴って前記特定画像処理サービス要求を画像形成装置に再出力する第2のサービス要求手段(例えば図4に示すSOAPハンドラ403)と、前記第2のサービス要求手段による要求に対して他の画像形成装置により生成される出力情報を取得する取得手段(例えば図4に示すSOAPハンドラ403)と、前記取得手段により取得される出力情報を画像出力する出力手段(例えば図4に示すプリンタエンジン405)とを備え、いずれか他の画像形成装置(例えば図4に示す画像形成装置104)画像形成装置から取得するユーザ認証情報に対して前記認証情報端末での認証を要求するユーザ認証要求手段(例えば図4に示すSOAPハンドラ407)と、画像形成装置から取得するサービス認証情報に対して前記認証情報端末での認証を要求するサービス認証要求手段(例えば図4に示すSOAPハンドラ407)と、前記ユーザ認証要求手段または前記サービス認証要求手段による前記認証情報端末での認証結果に基づいて特定画像処理サービスを実行するサービス実行手段(例えば図4に示すPDFtoPCL−S)と、前記サービス実行手段により生成される出力情報をサービス要求元の画像形成装置に返信する返信手段(例えば図4に示すSOAPハンドラ407)とを備えることを特徴としてもよい。   The image forming system according to the first embodiment includes an information terminal that makes an image processing request, an authentication information terminal that authenticates the authority of a user or a service provided by each image forming apparatus to a plurality of image forming apparatuses, and the information terminal. An image forming system in which a connectable image forming apparatus can communicate with each other, and an information terminal (for example, the information processing apparatus 101 shown in FIG. 1) acquires user authentication information for each user who logs in from the authentication information terminal. Service request means (login service 401) for outputting an image processing service request provided by the image forming apparatus together with the acquired user authentication information to any of the image forming apparatuses, and an authentication information terminal (for example, The information processing apparatus 102) shown in FIG. 1 authenticates the user connection from the information terminal or the user from each image forming apparatus. User authentication means (for example, AAS 406 shown in FIG. 4) for performing authority authentication and service authentication means (for example, AAS 406 shown in FIG. 4) for performing service authority authentication from any of the image forming apparatuses are provided. The apparatus (for example, the image forming apparatus 103 shown in FIG. 1) sends a specific image processing service request accompanied by user authority authentication authenticated by the authentication information terminal to the user authentication information acquired from the information terminal. Based on first service requesting means (for example, SOAP handler 403 shown in FIG. 4) to be performed on the apparatus and a specific image processing service request response from another image forming apparatus to the first service requesting means, the authentication information terminal Second output of the specific image processing service request to the image forming apparatus again with the service authentication information of the own apparatus authenticated in Service request means (for example, the SOAP handler 403 shown in FIG. 4) and acquisition means for acquiring output information generated by another image forming apparatus in response to the request from the second service request means (for example, the SOAP handler shown in FIG. 4) Handler 403) and output means (for example, the printer engine 405 shown in FIG. 4) for outputting the output information acquired by the acquisition means, and any other image forming apparatus (for example, the image forming apparatus shown in FIG. 4). 104) User authentication request means (for example, SOAP handler 407 shown in FIG. 4) for requesting authentication at the authentication information terminal for user authentication information acquired from the image forming apparatus, and service authentication information acquired from the image forming apparatus. Service authentication request means for requesting authentication at the authentication information terminal (for example, a SOAP handler 407 shown in FIG. 4). ), A service execution unit (for example, PDF to PCL-S shown in FIG. 4) that executes a specific image processing service based on an authentication result at the authentication information terminal by the user authentication request unit or the service authentication request unit, and the service A reply unit (for example, a SOAP handler 407 shown in FIG. 4) that returns output information generated by the execution unit to the image forming apparatus that is a service request source may be provided.

これにより、情報処理装置から特定画像処理サービスを伴う要求を画像形成装置が受け付けた場合に、ユーザ認証により、特定画像処理サービスに対するユーザ権限がないために、他の画像形成装置に特定画像処理サービスを委譲できない場合でも、要求元の画像形成装置に登録されている特定画像処理サービスに設定されているサービス認証情報に基づいて、他の画像形成装置が認証された場合には、要求される特定画像処理サービスを実行して、各画像形成装置が連携して複合画像処理を継続することできる。したがって、ネットワーク上の画像形成装置に対するユーザ権限では利用できない画像形成装置であっても、一方の画像形成装置でユーザ認証されている場合には、それに一定の信頼性を認めて、該画像形成装置におけるサービス認証情報を利用して利用権限を連携する画像形成装置で認証することで、ネットワークの資源を有効に活用した画像処理を行える。   As a result, when the image forming apparatus receives a request accompanied by the specific image processing service from the information processing apparatus, the user authentication of the specific image processing service does not have the user authority for the specific image processing service. Even if the transfer cannot be delegated, if the other image forming apparatus is authenticated based on the service authentication information set in the specific image processing service registered in the requesting image forming apparatus, the required specific By executing the image processing service, it is possible for the image forming apparatuses to cooperate to continue the composite image processing. Therefore, even if an image forming apparatus cannot be used with user authority over the image forming apparatus on the network, if the user is authenticated by one of the image forming apparatuses, the image forming apparatus recognizes a certain level of reliability. By using the service authentication information in and authenticating with the image forming apparatus that cooperates with the use authority, it is possible to perform image processing using network resources effectively.

また、上記第1実施形態における画像形成システムにおいて、前記ユーザ認証要求手段によるユーザ認証結果に基づいて前記特定画像処理サービスを実行できないユーザであると認証された場合に、他の画像形成装置から返信されるユーザ認証情報を保存するデータ保存手段(例えば図2に示したデータ保存部210)を備え、前記第2のサービス要求手段は、第1のサービス要求手段に代えて、前記他の画像形成装置に対して前記サービス認証情報を伴う特定画像処理サービスを要求することを特徴とする構成としてもよい。   In the image forming system according to the first embodiment, when it is authenticated that the user cannot execute the specific image processing service based on a user authentication result by the user authentication request unit, a reply is sent from another image forming apparatus. Data storage means (for example, the data storage unit 210 shown in FIG. 2) for storing the user authentication information to be stored, and the second service requesting means replaces the first service requesting means with the other image forming unit. A specific image processing service with the service authentication information may be requested from the apparatus.

これにより、ユーザ認証では利用できないユーザから同様の特定画像処理サービスを受け付けた場合に、他の画像形成装置から同様なユーザ認証では利用できないという認証処理を行うことなく、最初からサービス認証情報を伴う特定画像処理サービス要求を他の画像形成装置に行うことが可能となり、無駄なトラフィックを行うことなく、速やかに意図する特定画像処理サービスを他の画像処理装置に要求して、他の画像形成装置と連携した複合画像処理を効率よく行うことができる。   Thus, when a similar specific image processing service is received from a user that cannot be used for user authentication, service authentication information is included from the beginning without performing authentication processing that cannot be used for similar user authentication from other image forming apparatuses. It becomes possible to make a request for a specific image processing service to another image forming apparatus, and promptly request another specific image processing service from the other image processing apparatus without performing unnecessary traffic. It is possible to efficiently perform composite image processing in cooperation with.

また、上記第1実施形態における画像形成システムにおいて、前記画像形成装置は、特定画像処理サービスの実行要求を所定のメッセージ形式で情報端末より受信することを特徴とする構成としても良い。   In the image forming system according to the first embodiment, the image forming apparatus may receive an execution request for a specific image processing service from an information terminal in a predetermined message format.

これにより、ネットワーク上の各機器相互の通信規約との制限に左右されずに、画像処理サービスを連携するシステムを構築することができる。   As a result, it is possible to construct a system that links image processing services without being affected by restrictions on communication protocols between devices on the network.

また、上記第1実施形態における画像形成システムにおいて、前記所定のメッセージ形式は、SOAPメッセージ形式であることを特徴とする構成としてもよい。   In the image forming system according to the first embodiment, the predetermined message format may be a SOAP message format.

これにより、ネットワーク上の各機器相互の通信規約との制限に左右されずに、画像処理サービスを連携する汎用性の高いシステムを自在に構築することができる。   Thereby, it is possible to freely construct a highly versatile system for linking image processing services without being affected by restrictions on communication protocols between devices on the network.

また、上記第1実施形態における画像形成システムにおいて、前記サービス要求手段は、所定のアプリケーション(例えば図4に示すPDFアプリ402)を実行時に、ログインする各ユーザに対するユーザ認証情報を前記認証情報端末から取得して、いずれかの画像形成装置に対して、該取得されるユーザ認証情報とともに画像形成装置が提供する画像処理サービス要求を出力することを特徴とする構成としても良い。   In the image forming system according to the first embodiment, when the service request unit executes a predetermined application (for example, the PDF application 402 shown in FIG. 4), user authentication information for each user who logs in is transmitted from the authentication information terminal. The image processing service request provided by the image forming apparatus may be output together with the acquired user authentication information to any of the image forming apparatuses.

これにより、ログイン時に取得されるユーザ認証情報を伴う所定のアプリ実行時に、画像処理サービス要求を確実に画像形成装置に出力することができる。   This makes it possible to reliably output an image processing service request to the image forming apparatus when executing a predetermined application accompanied by user authentication information acquired at the time of login.

また、上記第1実施形態における画像形成システムの画像形成装置は、情報端末から画像処理要求を受け、認証情報端末でユーザ認証されるユーザからの特定画像処理サービスを他の画像形成装置によるサービスと連携して処理可能な画像形成装置であって、前記情報端末から取得する前記ユーザ認証情報に対して前記認証情報端末で認証されるユーザ権限認証を伴う特定画像処理サービス要求を他の画像形成装置に行う第1のサービス要求手段(例えば図4に示すSOAPハンドラ403)と、前記第1のサービス要求手段に対する他の画像形成装置からの特定画像処理サービス要求応答に基づいて、前記認証情報端末で認証される記憶されている自機のサービス認証情報を伴って前記特定画像処理サービス要求を画像形成装置に再出力する第2のサービス要求手段(例えば図4に示すSOAPハンドラ403)と、前記第2のサービス要求手段による要求に対して他の画像形成装置により生成される出力情報を取得する取得手段(例えば図4に示すSOAPハンドラ403)と、前記取得手段により取得される出力情報を画像出力する出力手段(例えば図4に示すプリンタエンジン405)とを有することを特徴とする構成としても良い。   The image forming apparatus of the image forming system in the first embodiment receives a specific image processing service from a user who receives an image processing request from an information terminal and is authenticated by the authentication information terminal as a service by another image forming apparatus. An image forming apparatus capable of cooperating and processing a specific image processing service request accompanied by user authority authentication authenticated by the authentication information terminal with respect to the user authentication information acquired from the information terminal. Based on the first service request means (for example, the SOAP handler 403 shown in FIG. 4) and the specific image processing service request response from the other image forming apparatus to the first service request means. The specific image processing service request is re-outputted to the image forming apparatus together with the stored service authentication information of the own device to be authenticated. Second service request means (for example, the SOAP handler 403 shown in FIG. 4) and acquisition means for acquiring output information generated by another image forming apparatus in response to a request from the second service request means (for example, FIG. 4). And the output means (for example, the printer engine 405 shown in FIG. 4) for outputting the output information acquired by the acquisition means.

これにより、情報処理装置から特定画像処理サービスを伴う要求を画像形成装置が受け付けた場合に、ユーザ認証により、特定画像処理サービスに対するユーザ権限がないために、他の画像形成装置に特定画像処理サービスを委譲できない場合でも、要求元の画像形成装置に登録されている特定画像処理サービスに設定されているサービス認証情報に基づいて、他の画像形成装置が認証された場合には、要求される特定画像処理サービスを実行して、各画像形成装置が連携して複合画像処理を継続することできる。したがって、ネットワーク上の画像形成装置に対するユーザ権限では利用できない画像形成装置であっても、一方の画像形成装置でユーザ認証されている場合には、それに一定の信頼性を認めて、該画像形成装置におけるサービス認証情報を利用して利用権限を連携する画像形成装置で認証することで、ネットワークの資源を有効に活用した画像処理を行える。   As a result, when the image forming apparatus receives a request accompanied by the specific image processing service from the information processing apparatus, the user authentication of the specific image processing service does not have the user authority for the specific image processing service. Even if the transfer cannot be delegated, if the other image forming apparatus is authenticated based on the service authentication information set in the specific image processing service registered in the requesting image forming apparatus, the required specific By executing the image processing service, it is possible for the image forming apparatuses to cooperate to continue the composite image processing. Therefore, even if an image forming apparatus cannot be used with user authority over the image forming apparatus on the network, if the user is authenticated by one of the image forming apparatuses, the image forming apparatus recognizes a certain level of reliability. By using the service authentication information in and authenticating with the image forming apparatus that cooperates with the use authority, it is possible to perform image processing using network resources effectively.

また、上記第1実施形態における画像形成システムの画像形成装置は、情報端末から画像処理要求を受け、認証情報端末でユーザ認証されるユーザからの特定画像処理サービスを他の画像形成装置によるサービスと連携して処理可能な画像形成装置であって、画像形成装置から取得するユーザ認証情報に対して前記認証情報端末での認証を要求するユーザ認証要求手段(例えば図4に示すSOAPハンドラ407)と、画像形成装置から取得するサービス認証情報に対して前記認証情報端末での認証を要求するサービス認証要求手段(例えば図4に示すSOAPハンドラ407)と、前記ユーザ認証要求手段または前記サービス認証要求手段による前記認証情報端末での認証結果に基づいて特定画像処理サービスを実行するサービス実行手段(例えば図4に示すPDFtoPCL−S408)と、前記サービス実行手段により生成される出力情報をサービス要求元の画像形成装置に返信する返信手段(例えば図4に示すSOAPハンドラ407)とを有することを特徴とする構成としてもよい。   The image forming apparatus of the image forming system in the first embodiment receives a specific image processing service from a user who receives an image processing request from an information terminal and is authenticated by the authentication information terminal as a service by another image forming apparatus. An image forming apparatus that can process in cooperation with user authentication request means (for example, a SOAP handler 407 shown in FIG. 4) that requests authentication at the authentication information terminal for user authentication information acquired from the image forming apparatus. Service authentication requesting means (for example, SOAP handler 407 shown in FIG. 4) for requesting authentication at the authentication information terminal with respect to service authentication information acquired from the image forming apparatus, and user authentication requesting means or service authentication requesting means. Service execution means for executing a specific image processing service based on an authentication result at the authentication information terminal For example, it has a PDF to PCL-S408 shown in FIG. 4 and a return means (for example, a SOAP handler 407 shown in FIG. 4) for returning output information generated by the service execution means to the image forming apparatus as a service request source. It is good also as a structure.

これにより、情報処理装置から特定画像処理サービスを伴う要求を画像形成装置が受け付けた場合に、ユーザ認証により、特定画像処理サービスに対するユーザ権限がないために、他の画像形成装置に特定画像処理サービスを委譲できない場合でも、要求元の画像形成装置に登録されている特定画像処理サービスに設定されているサービス認証情報に基づいて、他の画像形成装置が認証された場合には、要求される特定画像処理サービスを実行して、各画像形成装置が連携して複合画像処理を継続することできる。したがって、ネットワーク上の画像形成装置に対するユーザ権限では利用できない画像形成装置であっても、一方の画像形成装置でユーザ認証されている場合には、それに一定の信頼性を認めて、該画像形成装置におけるサービス認証情報を利用して利用権限を連携する画像形成装置で認証することで、ネットワークの資源を有効に活用した画像処理を行える。   As a result, when the image forming apparatus receives a request accompanied by the specific image processing service from the information processing apparatus, the user authentication of the specific image processing service does not have the user authority for the specific image processing service. Even if the transfer cannot be delegated, if the other image forming apparatus is authenticated based on the service authentication information set in the specific image processing service registered in the requesting image forming apparatus, the required specific By executing the image processing service, it is possible for the image forming apparatuses to cooperate to continue the composite image processing. Therefore, even if an image forming apparatus cannot be used with user authority over the image forming apparatus on the network, if the user is authenticated by one of the image forming apparatuses, the image forming apparatus recognizes a certain level of reliability. By using the service authentication information in and authenticating with the image forming apparatus that cooperates with the use authority, it is possible to perform image processing using network resources effectively.

また、上記第1実施形態における画像形成システムの画像形成装置は、前記ユーザ認証要求手段によるユーザ認証結果に基づいて前記特定画像処理サービスを実行できないユーザであると認証された場合に、他の画像形成装置から返信されるユーザ認証情報を保存するデータ保存手段(例えば図2に示すデータ保存部210)を備え、前記第2のサービス要求手段は、第1のサービス要求手段に代えて、前記他の画像形成装置に対して前記サービス認証情報を伴う特定画像処理サービスを要求することを特徴とする構成としても良い。   Further, the image forming apparatus of the image forming system according to the first embodiment, when authenticated as a user who cannot execute the specific image processing service based on a user authentication result by the user authentication request unit, A data storage unit (for example, the data storage unit 210 shown in FIG. 2) for storing user authentication information returned from the forming apparatus, wherein the second service request unit replaces the first service request unit with the other The specific image processing service with the service authentication information may be requested to the image forming apparatus.

これにより、ユーザ認証では利用できないユーザから同様の特定画像処理サービスを受け付けた場合に、他の画像形成装置から同様なユーザ認証では利用できないという認証処理を行うことなく、最初からサービス認証情報を伴う特定画像処理サービス要求を他の画像形成装置に行うことが可能となり、無駄なトラフィックを行うことなく、速やかに意図する特定画像処理サービスを他の画像処理装置に要求して、他の画像形成装置と連携した複合画像処理を効率よく行うことができる。   Thus, when a similar specific image processing service is received from a user that cannot be used for user authentication, service authentication information is included from the beginning without performing authentication processing that cannot be used for similar user authentication from other image forming apparatuses. It becomes possible to make a request for a specific image processing service to another image forming apparatus, and promptly request another specific image processing service from the other image processing apparatus without performing unnecessary traffic. It is possible to efficiently perform composite image processing in cooperation with.

また、上記第1実施形態における画像形成システムの画像形成装置は、前記画像形成装置は、特定画像処理サービスの実行要求を所定のメッセージ形式で情報端末より受信することを特徴とする構成としてもよい
これにより、ネットワーク上の各機器相互の通信規約との制限に左右されずに、画像処理サービスを連携するシステムを構築することができる。
The image forming apparatus of the image forming system according to the first embodiment may be configured such that the image forming apparatus receives an execution request for a specific image processing service from an information terminal in a predetermined message format. As a result, it is possible to construct a system that links image processing services without being affected by restrictions on communication protocols between devices on the network.

また、上記第1実施形態における画像形成システムの画像形成装置は、前記所定のメッセージ形式は、SOAPメッセージ形式であることを特徴とする構成としてもよい。   The image forming apparatus of the image forming system according to the first embodiment may be configured such that the predetermined message format is a SOAP message format.

これにより、ネットワーク上の各機器相互の通信規約との制限に左右されずに、画像処理サービスを連携する汎用性の高いシステムを自在に構築することができる。   Thereby, it is possible to freely construct a highly versatile system for linking image processing services without being affected by restrictions on communication protocols between devices on the network.

また、上記第1実施形態における画像形成システムにおけるサービス連携処理方法は、画像処理要求を行う情報端末と、複数の画像形成装置に対するユーザまたは各画像形成装置が提供するサービスの権限の認証を行う認証情報端末と該情報端末に接続可能な画像形成装置とが互いに通信可能な画像形成システムにおけるサービス連携処理方法であって、情報端末は、ログインする各ユーザに対するユーザ認証情報を前記認証情報端末から取得して、いずれかの画像形成装置に対して、該取得されるユーザ認証情報とともに画像形成装置が提供する画像処理サービス要求を出力するサービス要求ステップを備え、認証情報端末は、前記情報端末からのユーザ接続認証または各画像形成装置からのユーザ権限認証を行うユーザ認証ステップと、いずれかの画像形成装置からのサービス権限認証を行うサービス認証ステップとを備え、いずれかの画像形成装置は、前記情報端末から取得する前記ユーザ認証情報に対して前記認証情報端末で認証されるユーザ権限認証を伴う特定画像処理サービス要求を他の画像形成装置に行う第1のサービス要求ステップ(図8に示すステップS603)と、前記第1のサービス要求ステップに対する他の画像形成装置からの特定画像処理サービス要求応答に基づいて、前記認証情報端末で認証される自機のサービス認証情報を伴って前記特定画像処理サービス要求を画像形成装置に再出力する第2のサービス要求ステップ(図8に示すステップS607)と、前記第2のサービス要求ステップによる要求に対して他の画像形成装置により生成される出力情報を取得する取得ステップ(図8に示すステップS609)と、前記取得ステップにより取得される出力情報を画像出力する出力ステップ(図8に示すステップS607)とを備え、いずれか他の画像形成装置は、画像形成装置から取得するユーザ認証情報に対して前記認証情報端末での認証を要求するユーザ認証要求ステップ(図9に示すステップS506)と、画像形成装置から取得するサービス認証情報に対して前記認証情報端末での認証を要求するサービス認証要求ステップ(図9に示すステップS506)と、前記ユーザ認証要求ステップまたは前記サービス認証要求ステップによる前記認証情報端末での認証結果に基づいて特定画像処理サービスを実行するサービス実行ステップ(図9に示すステップS508)と、前記サービス実行ステップにより生成される出力情報をサービス要求元の画像形成装置に返信する返信ステップとを備えることを特徴とする構成としても良い。   The service cooperation processing method in the image forming system according to the first embodiment includes an information terminal that makes an image processing request, and authentication that authenticates a user or a service provided by each image forming apparatus with respect to a plurality of image forming apparatuses. A service cooperation processing method in an image forming system in which an information terminal and an image forming apparatus connectable to the information terminal can communicate with each other, and the information terminal acquires user authentication information for each logged-in user from the authentication information terminal And a service requesting step for outputting an image processing service request provided by the image forming apparatus together with the acquired user authentication information to any of the image forming apparatuses. A user authentication step for performing user connection authentication or user authority authentication from each image forming apparatus; A service authentication step of performing service authority authentication from any one of the image forming apparatuses, and any one of the image forming apparatuses is authenticated by the authentication information terminal with respect to the user authentication information acquired from the information terminal. A first service request step (step S603 shown in FIG. 8) for making a specific image processing service request with authority authentication to another image forming apparatus, and a specific image from another image forming apparatus for the first service request step Based on the processing service request response, a second service request step (shown in FIG. 8) for re-outputting the specific image processing service request to the image forming apparatus with the service authentication information of the own device authenticated by the authentication information terminal. Output generated by another image forming apparatus in response to the request in step S607) and the second service request step. Any other image forming apparatus comprising an acquisition step (step S609 shown in FIG. 8) for acquiring information and an output step (step S607 shown in FIG. 8) for outputting the output information acquired by the acquisition step. Is a user authentication request step (step S506 shown in FIG. 9) for requesting authentication at the authentication information terminal for user authentication information acquired from the image forming apparatus, and service authentication information acquired from the image forming apparatus. Service authentication request step (step S506 shown in FIG. 9) for requesting authentication at the authentication information terminal, and specific image processing based on the authentication result at the authentication information terminal in the user authentication request step or the service authentication request step A service execution step for executing a service (step S508 shown in FIG. 9); A reply step of returning the output information generated in the service execution step to the image forming apparatus as the service request source.

これにより、情報処理装置から特定画像処理サービスを伴う要求を画像形成装置が受け付けた場合に、ユーザ認証により、特定画像処理サービスに対するユーザ権限がないために、他の画像形成装置に特定画像処理サービスを委譲できない場合でも、要求元の画像形成装置に登録されている特定画像処理サービスに設定されているサービス認証情報に基づいて、他の画像形成装置が認証された場合には、要求される特定画像処理サービスを実行して、各画像形成装置が連携して複合画像処理を継続することできる。したがって、ネットワーク上の画像形成装置に対するユーザ権限では利用できない画像形成装置であっても、一方の画像形成装置でユーザ認証されている場合には、それに一定の信頼性を認めて、該画像形成装置におけるサービス認証情報を利用して利用権限を連携する画像形成装置で認証することで、ネットワークの資源を有効に活用した画像処理を行える。   As a result, when the image forming apparatus receives a request accompanied by the specific image processing service from the information processing apparatus, the user authentication of the specific image processing service does not have the user authority for the specific image processing service. Even if the transfer cannot be delegated, if the other image forming apparatus is authenticated based on the service authentication information set in the specific image processing service registered in the requesting image forming apparatus, the required specific By executing the image processing service, it is possible for the image forming apparatuses to cooperate to continue the composite image processing. Therefore, even if an image forming apparatus cannot be used with user authority over the image forming apparatus on the network, if the user is authenticated by one of the image forming apparatuses, the image forming apparatus recognizes a certain level of reliability. By using the service authentication information in and authenticating with the image forming apparatus that cooperates with the use authority, it is possible to perform image processing using network resources effectively.

また、上記画像形成システムにおけるサービス連携処理方法において、前記ユーザ認証要求ステップによるユーザ認証結果に基づいて前記特定画像処理サービスを実行できないユーザであると認証された場合に、他の画像形成装置から返信されるユーザ認証情報をデータ保存手段(例えば図2に示すデータ保存部210)に保存する保存ステップを備え、前記第2のサービス要求ステップは、第1のサービス要求手段に代えて、前記他の画像形成装置に対して前記サービス認証情報を伴う特定画像処理サービスを要求することを特徴とする構成としてもよい。   Further, in the service cooperation processing method in the image forming system, when it is authenticated that the user cannot execute the specific image processing service based on the user authentication result in the user authentication request step, a reply is sent from another image forming apparatus. Stored in a data storage means (for example, the data storage unit 210 shown in FIG. 2), and the second service request step replaces the first service request means with the other The image forming apparatus may be configured to request a specific image processing service with the service authentication information.

これにより、ユーザ認証では利用できないユーザから同様の特定画像処理サービスを受け付けた場合に、他の画像形成装置から同様なユーザ認証では利用できないという認証処理を行うことなく、最初からサービス認証情報を伴う特定画像処理サービス要求を他の画像形成装置に行うことが可能となり、無駄なトラフィックを行うことなく、速やかに意図する特定画像処理サービスを他の画像処理装置に要求して、他の画像形成装置と連携した複合画像処理を効率よく行うことができる。   Thus, when a similar specific image processing service is received from a user that cannot be used for user authentication, service authentication information is included from the beginning without performing authentication processing that cannot be used for similar user authentication from other image forming apparatuses. It becomes possible to make a request for a specific image processing service to another image forming apparatus, and promptly request another specific image processing service from the other image processing apparatus without performing unnecessary traffic. It is possible to efficiently perform composite image processing in cooperation with.

さらに、上記画像形成システムにおけるサービス連携処理方法において、前記画像形成装置は、特定画像処理サービスの実行要求を所定のメッセージ形式で情報端末より受信することを特徴とする構成としてもよい。   Further, in the service cooperation processing method in the image forming system, the image forming apparatus may receive an execution request for a specific image processing service from an information terminal in a predetermined message format.

これにより、ネットワーク上の各機器相互の通信規約との制限に左右されずに、画像処理サービスを連携するシステムを構築することができる。   As a result, it is possible to construct a system that links image processing services without being affected by restrictions on communication protocols between devices on the network.

さらに、上記画像形成システムにおけるサービス連携処理方法において、前記所定のメッセージ形式は、SOAPメッセージ形式であることを特徴とする構成としてもよい。   Furthermore, in the service cooperation processing method in the image forming system, the predetermined message format may be a SOAP message format.

これにより、ネットワーク上の各機器相互の通信規約との制限に左右されずに、画像処理サービスを連携する汎用性の高いシステムを自在に構築することができる。   Thereby, it is possible to freely construct a highly versatile system for linking image processing services without being affected by restrictions on communication protocols between devices on the network.

また、上記画像形成システムにおけるサービス連携処理方法において、前記サービス要求ステップは、所定のアプリケーションを実行時に、ログインする各ユーザに対するユーザ認証情報を前記認証情報端末から取得して、いずれかの画像形成装置に対して、該取得されるユーザ認証情報とともに画像形成装置が提供する画像処理サービス要求を出力することを特徴とする構成としてもよい。   Further, in the service cooperation processing method in the image forming system, the service requesting step acquires user authentication information for each logged-in user from the authentication information terminal when executing a predetermined application, and any one of the image forming apparatuses. On the other hand, an image processing service request provided by the image forming apparatus may be output together with the acquired user authentication information.

これにより、ログイン時に取得されるユーザ認証情報を伴う所定のアプリ実行時に、画像処理サービス要求を確実に画像形成装置に出力することができる。   This makes it possible to reliably output an image processing service request to the image forming apparatus when executing a predetermined application accompanied by user authentication information acquired at the time of login.

さらに、上記第1実施形態における画像形成装置におけるサービス連携処理方法は、情報端末から画像処理要求を受け、認証情報端末でユーザ認証されるユーザからの特定画像処理サービスを他の画像形成装置によるサービスと連携して処理可能な画像形成装置におけるサービス連携処理方法であって、前記情報端末から取得する前記ユーザ認証情報に対して前記認証情報端末で認証されるユーザ権限認証を伴う特定画像処理サービス要求を他の画像形成装置に行う第1のサービス要求ステップ(図8に示すステップS603)と、前記第1のサービス要求ステップに対する他の画像形成装置からの特定画像処理サービス要求応答に基づいて、前記認証情報端末で認証される記憶されている自機のサービス認証情報を伴って前記特定画像処理サービス要求を画像形成装置に再出力する第2のサービス要求ステップ(図8に示すステップS607)と、前記第2のサービス要求ステップによる要求に対して他の画像形成装置により生成される出力情報を取得する取得ステップ(図8に示すステップS607)と、前記取得ステップにより取得される出力情報を画像出力する出力ステップ(図8に示すステップS609)とを有することを特徴とする構成としてもよい。   Further, in the service cooperation processing method in the image forming apparatus in the first embodiment, a specific image processing service from a user who receives an image processing request from the information terminal and is authenticated by the authentication information terminal is serviced by another image forming apparatus. Service processing method in an image forming apparatus that can be processed in cooperation with a specific image processing service request with user authority authentication authenticated by the authentication information terminal with respect to the user authentication information acquired from the information terminal On the basis of the first service request step (step S603 shown in FIG. 8) to be performed on the other image forming apparatus and the specific image processing service request response from the other image forming apparatus with respect to the first service request step. The specific image processing with the stored service authentication information of the own device authenticated by the authentication information terminal A second service request step (step S607 shown in FIG. 8) for re-outputting the service request to the image forming apparatus, and output information generated by another image forming apparatus in response to the request by the second service request step. An acquisition step (step S607 shown in FIG. 8) to be acquired and an output step (step S609 shown in FIG. 8) to output the output information acquired by the acquisition step may be used.

これにより、情報処理装置から特定画像処理サービスを伴う要求を画像形成装置が受け付けた場合に、ユーザ認証により、特定画像処理サービスに対するユーザ権限がないために、他の画像形成装置に特定画像処理サービスを委譲できない場合でも、要求元の画像形成装置に登録されている特定画像処理サービスに設定されているサービス認証情報に基づいて、他の画像形成装置が認証された場合には、要求される特定画像処理サービスを実行して、各画像形成装置が連携して複合画像処理を継続することできる。したがって、ネットワーク上の画像形成装置に対するユーザ権限では利用できない画像形成装置であっても、一方の画像形成装置でユーザ認証されている場合には、それに一定の信頼性を認めて、該画像形成装置におけるサービス認証情報を利用して利用権限を連携する画像形成装置で認証することで、ネットワークの資源を有効に活用した画像処理を行える。   As a result, when the image forming apparatus receives a request accompanied by the specific image processing service from the information processing apparatus, the user authentication of the specific image processing service does not have the user authority for the specific image processing service. Even if the transfer cannot be delegated, if the other image forming apparatus is authenticated based on the service authentication information set in the specific image processing service registered in the requesting image forming apparatus, the required specific By executing the image processing service, it is possible for the image forming apparatuses to cooperate to continue the composite image processing. Therefore, even if an image forming apparatus cannot be used with user authority over the image forming apparatus on the network, if the user is authenticated by one of the image forming apparatuses, the image forming apparatus recognizes a certain level of reliability. By using the service authentication information in and authenticating with the image forming apparatus that cooperates with the use authority, it is possible to perform image processing using network resources effectively.

上記画像形成装置におけるサービス連携処理方法において、情報端末から画像処理要求を受け、認証情報端末でユーザ認証されるユーザからの特定画像処理サービスを他の画像形成装置によるサービスと連携して処理可能な画像形成装置におけるサービス連携処理方法であって、画像形成装置から取得するユーザ認証情報に対して前記認証情報端末での認証を要求するユーザ認証要求ステップ(図9に示すステップS506)と、画像形成装置から取得するサービス認証情報に対して前記認証情報端末での認証を要求するサービス認証要求ステップ(図9に示すステップS506)と、前記ユーザ認証要求ステップまたは前記サービス認証要求ステップによる前記認証情報端末での認証結果に基づいて特定画像処理サービスを実行するサービス実行ステップ(図9に示すステップS508)と、前記サービス実行ステップにより生成される出力情報をサービス要求元の画像形成装置に返信する返信ステップ(図9に示すステップS508)とを有することを特徴とする構成としてもよい。   In the service cooperation processing method in the image forming apparatus, a specific image processing service from a user who receives an image processing request from an information terminal and is authenticated by an authentication information terminal can be processed in cooperation with a service by another image forming apparatus A service cooperation processing method in the image forming apparatus, the user authentication requesting step (step S506 shown in FIG. 9) for requesting authentication at the authentication information terminal for user authentication information acquired from the image forming apparatus, and image formation A service authentication request step (step S506 shown in FIG. 9) for requesting authentication at the authentication information terminal for service authentication information acquired from a device, and the authentication information terminal by the user authentication request step or the service authentication request step Service that executes specific image processing service based on authentication result An execution step (step S508 shown in FIG. 9), and a reply step (step S508 shown in FIG. 9) for returning output information generated by the service execution step to the image forming apparatus that is the service request source. It is good also as composition to do.

これにより、情報処理装置から特定画像処理サービスを伴う要求を画像形成装置が受け付けた場合に、ユーザ認証により、特定画像処理サービスに対するユーザ権限がないために、他の画像形成装置に特定画像処理サービスを委譲できない場合でも、要求元の画像形成装置に登録されている特定画像処理サービスに設定されているサービス認証情報に基づいて、他の画像形成装置が認証された場合には、要求される特定画像処理サービスを実行して、各画像形成装置が連携して複合画像処理を継続することできる。   As a result, when the image forming apparatus receives a request accompanied by the specific image processing service from the information processing apparatus, the user authentication of the specific image processing service does not have the user authority for the specific image processing service. Even if the transfer cannot be delegated, if the other image forming apparatus is authenticated based on the service authentication information set in the specific image processing service registered in the requesting image forming apparatus, the required specific By executing the image processing service, it is possible for the image forming apparatuses to cooperate to continue the composite image processing.

したがって、ネットワーク上の画像形成装置に対するユーザ権限では利用できない画像形成装置であっても、一方の画像形成装置でユーザ認証されている場合には、それに一定の信頼性を認めて、該画像形成装置におけるサービス認証情報を利用して利用権限を連携する画像形成装置で認証することで、ネットワークの資源を有効に活用した画像処理を行える。   Therefore, even if an image forming apparatus cannot be used with user authority over the image forming apparatus on the network, if the user is authenticated by one of the image forming apparatuses, the image forming apparatus recognizes a certain level of reliability. By using the service authentication information in and authenticating with the image forming apparatus that cooperates with the use authority, it is possible to perform image processing using network resources effectively.

また、画像形成装置におけるサービス連携処理方法において、前記ユーザ認証要求ステップによるユーザ認証結果に基づいて前記特定画像処理サービスを実行できないユーザであると認証された場合に、他の画像形成装置から返信されるユーザ認証情報をデータ保存手段に保存するデータ保存ステップを備え、前記第2のサービス要求ステップは、第1のサービス要求ステップに代えて、前記他の画像形成装置に対して前記サービス認証情報を伴う特定画像処理サービスを要求することを特徴とする構成としてもよい。   Further, in the service cooperation processing method in the image forming apparatus, when it is authenticated that the user cannot execute the specific image processing service based on the user authentication result in the user authentication request step, a reply is sent from another image forming apparatus. A data storage step for storing the user authentication information in the data storage means, wherein the second service request step replaces the first service request step with the service authentication information for the other image forming apparatus. It may be configured to request a specific image processing service associated therewith.

これにより、ユーザ認証では利用できないユーザから同様の特定画像処理サービスを受け付けた場合に、他の画像形成装置から同様なユーザ認証では利用できないという認証処理を行うことなく、最初からサービス認証情報を伴う特定画像処理サービス要求を他の画像形成装置に行うことが可能となり、無駄なトラフィックを行うことなく、速やかに意図する特定画像処理サービスを他の画像処理装置に要求して、他の画像形成装置と連携した複合画像処理を効率よく行うことができる。   Thus, when a similar specific image processing service is received from a user that cannot be used for user authentication, service authentication information is included from the beginning without performing authentication processing that cannot be used for similar user authentication from other image forming apparatuses. It becomes possible to make a request for a specific image processing service to another image forming apparatus, and promptly request another specific image processing service from the other image processing apparatus without performing unnecessary traffic. It is possible to efficiently perform composite image processing in cooperation with.

さらに、画像形成装置におけるサービス連携処理方法において、前記画像形成装置は、特定画像処理サービスの実行要求を所定のメッセージ形式で情報端末より受信することを特徴とする構成としてもよい。   Furthermore, in the service cooperation processing method in the image forming apparatus, the image forming apparatus may receive an execution request for the specific image processing service from the information terminal in a predetermined message format.

これにより、ネットワーク上の各機器相互の通信規約との制限に左右されずに、画像処理サービスを連携するシステムを構築することができる。   As a result, it is possible to construct a system that links image processing services without being affected by restrictions on communication protocols between devices on the network.

また、画像形成装置におけるサービス連携処理方法において、前記所定のメッセージ形式は、SOAPメッセージ形式であることを特徴とする構成としてもよい。   In the service cooperation processing method in the image forming apparatus, the predetermined message format may be a SOAP message format.

これにより、ネットワーク上の各機器相互の通信規約との制限に左右されずに、画像処理サービスを連携する汎用性の高いシステムを自在に構築することができる。   Thereby, it is possible to freely construct a highly versatile system for linking image processing services without being affected by restrictions on communication protocols between devices on the network.

さらに、画像形成装置におけるサービス連携処理方法をコンピュータに実行させるためのプログラムとしてコンピュータが読み取り可能な記憶媒体に格納したことを特徴とする構成としてもよい。   Furthermore, the service cooperation processing method in the image forming apparatus may be stored in a computer-readable storage medium as a program for causing the computer to execute the method.

これにより、上述した効果を奏する。   Thereby, there exists an effect mentioned above.

さらに、画像形成装置におけるサービス連携処理方法をコンピュータに実行させるためのプログラムとしたことを特徴とする構成としてもよい。   Furthermore, it is good also as a structure characterized by making it the program for making a computer perform the service cooperation processing method in an image forming apparatus.

これにより、上述した効果を奏する。   Thereby, there exists an effect mentioned above.

本発明の第1実施形態に係る画像形成装置を適用可能な画像処理システムのネットワーク構成を示す図である。1 is a diagram illustrating a network configuration of an image processing system to which an image forming apparatus according to a first embodiment of the present invention is applicable. 本発明の第1実施形態を示す画像形成装置の構成を説明するブロック図である。1 is a block diagram illustrating a configuration of an image forming apparatus according to a first embodiment of the present invention. 図1に示した情報処理装置の内部構成の一例を示すブロック図である。It is a block diagram which shows an example of an internal structure of the information processing apparatus shown in FIG. 図1に示した情報処理装置と画像形成装置から構成されるシステムのモジュールを説明するブロック図である。FIG. 2 is a block diagram illustrating modules of a system including the information processing apparatus and the image forming apparatus illustrated in FIG. 1. 図1に示した情報処理装置から画像形成装置のサービス、画像形成装置間のサービスで送受信されるSOAPメッセージの一例を示す図である。FIG. 2 is a diagram illustrating an example of a SOAP message transmitted / received from the information processing apparatus illustrated in FIG. 1 through a service of the image forming apparatus and a service between the image forming apparatuses. 図1に示した情報処理装置により管理されるアクセス制御情報の一例を示す図である。It is a figure which shows an example of the access control information managed by the information processing apparatus shown in FIG. 図1に示した画像形成装置が管理する呼び出し許可サービスリストの一例を示す図である。FIG. 2 is a diagram illustrating an example of a call permission service list managed by the image forming apparatus illustrated in FIG. 1. 本発明に係る画像処理システムにける第1のデータ処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the 1st data processing procedure in the image processing system which concerns on this invention. 本発明に係る画像処理システムにける第2のデータ処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the 2nd data processing procedure in the image processing system which concerns on this invention. 本発明に係る画像処理システムで読み取り可能な各種データ処理プログラムを格納する記憶媒体のメモリマップを説明する図である。It is a figure explaining the memory map of the storage medium which stores the various data processing program which can be read by the image processing system concerning this invention.

符号の説明Explanation of symbols

101、102 情報処理装置
103、104 画像形成装置
403、407 SOAPハンドラ
404 PDFP−S
406 AAS
408 PDFtoPCL−S
101, 102 Information processing apparatus 103, 104 Image forming apparatus 403, 407 SOAP handler 404 PDF-S
406 AAS
408 PDF to PCL-S

Claims (22)

画像処理要求を行う情報端末と、複数の画像形成装置に対するユーザまたは各画像形成装置が提供するサービスの権限の認証を行う認証情報端末と該情報端末に接続可能な画像形成装置とが互いに通信可能な画像形成システムであって、
情報端末は、
ログインする各ユーザに対するユーザ認証情報を前記認証情報端末から取得して、いずれかの画像形成装置に対して、該取得されるユーザ認証情報とともに画像形成装置が提供する画像処理サービス要求を出力するサービス要求手段とを備え、
認証情報端末は、
前記情報端末からのユーザ接続認証または各画像形成装置からのユーザ権限認証を行うユーザ認証手段と、
いずれかの画像形成装置からのサービス権限認証を行うサービス認証手段とを備え、
いずれかの画像形成装置は、
前記情報端末から取得する前記ユーザ認証情報に対して前記認証情報端末で認証されるユーザ権限認証を伴う特定画像処理サービス要求を他の画像形成装置に行う第1のサービス要求手段と、
前記第1のサービス要求手段に対する他の画像形成装置からの特定画像処理サービス要求応答に基づいて、前記認証情報端末で認証される自機のサービス認証情報を伴って前記特定画像処理サービス要求を画像形成装置に再出力する第2のサービス要求手段と、
前記第2のサービス要求手段による要求に対して他の画像形成装置により生成される出力情報を取得する取得手段と、
前記取得手段により取得される出力情報を画像出力する出力手段とを備え、
いずれか他の画像形成装置は、
画像形成装置から取得するユーザ認証情報に対して前記認証情報端末での認証を要求するユーザ認証要求手段と、
画像形成装置から取得するサービス認証情報に対して前記認証情報端末での認証を要求するサービス認証要求手段と、
前記ユーザ認証要求手段または前記サービス認証要求手段による前記認証情報端末での認証結果に基づいて特定画像処理サービスを実行するサービス実行手段と、
前記サービス実行手段により生成される出力情報をサービス要求元の画像形成装置に返信する返信手段とを備えることを特徴とする画像形成システム。
An information terminal that makes an image processing request, an authentication information terminal that authenticates the authority of a user or service provided by each image forming apparatus to a plurality of image forming apparatuses, and an image forming apparatus that can be connected to the information terminal can communicate with each other Image forming system,
Information terminal
Service for acquiring user authentication information for each user who logs in from the authentication information terminal and outputting an image processing service request provided by the image forming apparatus together with the acquired user authentication information to any of the image forming apparatuses A request means,
Authentication information terminal
User authentication means for performing user connection authentication from the information terminal or user authority authentication from each image forming apparatus;
Service authentication means for performing service authority authentication from any of the image forming apparatuses,
Any of the image forming apparatuses
First service request means for making a request for a specific image processing service with user authority authentication authenticated by the authentication information terminal to the other image forming apparatus with respect to the user authentication information acquired from the information terminal;
Based on a specific image processing service request response from another image forming apparatus to the first service request unit, the specific image processing service request is imaged with the service authentication information of the own apparatus authenticated by the authentication information terminal. Second service request means for re-outputting to the forming apparatus;
An acquisition unit that acquires output information generated by another image forming apparatus in response to a request from the second service request unit;
Output means for outputting output information acquired by the acquisition means, and
Any other image forming device
User authentication requesting means for requesting authentication at the authentication information terminal for user authentication information acquired from the image forming apparatus;
Service authentication request means for requesting authentication at the authentication information terminal for service authentication information acquired from the image forming apparatus;
Service execution means for executing a specific image processing service based on an authentication result at the authentication information terminal by the user authentication request means or the service authentication request means;
An image forming system comprising: reply means for returning output information generated by the service execution means to an image forming apparatus that is a service request source.
前記ユーザ認証要求手段によるユーザ認証結果に基づいて前記特定画像処理サービスを実行できないユーザであると認証された場合に、他の画像形成装置から返信されるユーザ認証情報を保存するデータ保存手段を備え、
前記第2のサービス要求手段は、第1のサービス要求手段に代えて、前記他の画像形成装置に対して前記サービス認証情報を伴う特定画像処理サービスを要求することを特徴とする請求項1記載の画像形成システム。
A data storage unit configured to store user authentication information returned from another image forming apparatus when the user is authenticated as a user who cannot execute the specific image processing service based on a user authentication result by the user authentication request unit; ,
2. The second service request unit requests a specific image processing service with the service authentication information from the other image forming apparatus instead of the first service request unit. Image forming system.
前記画像形成装置は、特定画像処理サービスの実行要求を所定のメッセージ形式で情報端末より受信することを特徴とする請求項1記載の画像形成システム。   The image forming system according to claim 1, wherein the image forming apparatus receives an execution request for the specific image processing service from the information terminal in a predetermined message format. 前記所定のメッセージ形式は、SOAPメッセージ形式であることを特徴とする請求項3記載の画像形成システム。   4. The image forming system according to claim 3, wherein the predetermined message format is a SOAP message format. 前記サービス要求手段は、所定のアプリケーションを実行時に、ログインする各ユーザに対するユーザ認証情報を前記認証情報端末から取得して、いずれかの画像形成装置に対して、該取得されるユーザ認証情報とともに画像形成装置が提供する画像処理サービス要求を出力することを特徴とする請求項1記載の画像形成システム。   The service request unit acquires user authentication information for each logged-in user from the authentication information terminal when executing a predetermined application, and sends an image together with the acquired user authentication information to any of the image forming apparatuses. 2. The image forming system according to claim 1, wherein an image processing service request provided by the forming apparatus is output. 情報端末から画像処理要求を受け、認証情報端末でユーザ認証されるユーザからの特定画像処理サービスを他の画像形成装置によるサービスと連携して処理可能な画像形成装置であって、
前記情報端末から取得する前記ユーザ認証情報に対して前記認証情報端末で認証されるユーザ権限認証を伴う特定画像処理サービス要求を他の画像形成装置に行う第1のサービス要求手段と、
前記第1のサービス要求手段に対する他の画像形成装置からの特定画像処理サービス要求応答に基づいて、前記認証情報端末で認証される記憶されている自機のサービス認証情報を伴って前記特定画像処理サービス要求を画像形成装置に再出力する第2のサービス要求手段と、
前記第2のサービス要求手段による要求に対して他の画像形成装置により生成される出力情報を取得する取得手段と、
前記取得手段により取得される出力情報を画像出力する出力手段と、
を有することを特徴とする画像形成装置。
An image forming apparatus capable of receiving an image processing request from an information terminal and processing a specific image processing service from a user authenticated by an authentication information terminal in cooperation with a service by another image forming apparatus,
First service request means for making a request for a specific image processing service with user authority authentication authenticated by the authentication information terminal to the other image forming apparatus with respect to the user authentication information acquired from the information terminal;
Based on a specific image processing service request response from another image forming apparatus to the first service request unit, the specific image processing is performed with the stored service authentication information of the own device authenticated by the authentication information terminal. Second service request means for re-outputting the service request to the image forming apparatus;
An acquisition unit that acquires output information generated by another image forming apparatus in response to a request from the second service request unit;
Output means for outputting output information acquired by the acquisition means;
An image forming apparatus comprising:
情報端末から画像処理要求を受け、認証情報端末でユーザ認証されるユーザからの特定画像処理サービスを他の画像形成装置によるサービスと連携して処理可能な画像形成装置であって、
画像形成装置から取得するユーザ認証情報に対して前記認証情報端末での認証を要求するユーザ認証要求手段と、
画像形成装置から取得するサービス認証情報に対して前記認証情報端末での認証を要求するサービス認証要求手段と、
前記ユーザ認証要求手段または前記サービス認証要求手段による前記認証情報端末での認証結果に基づいて特定画像処理サービスを実行するサービス実行手段と、
前記サービス実行手段により生成される出力情報をサービス要求元の画像形成装置に返信する返信手段と、
を有することを特徴とする画像形成装置。
An image forming apparatus capable of receiving an image processing request from an information terminal and processing a specific image processing service from a user authenticated by an authentication information terminal in cooperation with a service by another image forming apparatus,
User authentication requesting means for requesting authentication at the authentication information terminal for user authentication information acquired from the image forming apparatus;
Service authentication request means for requesting authentication at the authentication information terminal for service authentication information acquired from the image forming apparatus;
Service execution means for executing a specific image processing service based on an authentication result at the authentication information terminal by the user authentication request means or the service authentication request means;
Reply means for returning the output information generated by the service execution means to the image forming apparatus of the service request source;
An image forming apparatus comprising:
前記ユーザ認証要求手段によるユーザ認証結果に基づいて前記特定画像処理サービスを実行できないユーザであると認証された場合に、他の画像形成装置から返信されるユーザ認証情報を保存するデータ保存手段を備え、
前記第2のサービス要求手段は、第1のサービス要求手段に代えて、前記他の画像形成装置に対して前記サービス認証情報を伴う特定画像処理サービスを要求することを特徴とする請求項6記載の画像形成装置。
A data storage unit configured to store user authentication information returned from another image forming apparatus when the user is authenticated as a user who cannot execute the specific image processing service based on a user authentication result by the user authentication request unit; ,
7. The second service request unit requests a specific image processing service with the service authentication information from the other image forming apparatus instead of the first service request unit. Image forming apparatus.
前記画像形成装置は、特定画像処理サービスの実行要求を所定のメッセージ形式で情報端末より受信することを特徴とする請求項7または8記載の画像形成装置。   The image forming apparatus according to claim 7, wherein the image forming apparatus receives an execution request for the specific image processing service from the information terminal in a predetermined message format. 前記所定のメッセージ形式は、SOAPメッセージ形式であることを特徴とする請求項9記載の画像形成装置。   The image forming apparatus according to claim 9, wherein the predetermined message format is a SOAP message format. 画像処理要求を行う情報端末と、複数の画像形成装置に対するユーザまたは各画像形成装置が提供するサービスの権限の認証を行う認証情報端末と該情報端末に接続可能な画像形成装置とが互いに通信可能な画像形成システムにおけるサービス連携処理方法であって、
情報端末は、
ログインする各ユーザに対するユーザ認証情報を前記認証情報端末から取得して、いずれかの画像形成装置に対して、該取得されるユーザ認証情報とともに画像形成装置が提供する画像処理サービス要求を出力するサービス要求ステップを備え、
認証情報端末は、
前記情報端末からのユーザ接続認証または各画像形成装置からのユーザ権限認証を行うユーザ認証ステップと、
いずれかの画像形成装置からのサービス権限認証を行うサービス認証ステップとを備え、
いずれかの画像形成装置は、
前記情報端末から取得する前記ユーザ認証情報に対して前記認証情報端末で認証されるユーザ権限認証を伴う特定画像処理サービス要求を他の画像形成装置に行う第1のサービス要求ステップと、
前記第1のサービス要求ステップに対する他の画像形成装置からの特定画像処理サービス要求応答に基づいて、前記認証情報端末で認証される自機のサービス認証情報を伴って前記特定画像処理サービス要求を画像形成装置に再出力する第2のサービス要求ステップと、
前記第2のサービス要求ステップによる要求に対して他の画像形成装置により生成される出力情報を取得する取得ステップと、
前記取得ステップにより取得される出力情報を画像出力する出力ステップとを備え、
いずれか他の画像形成装置は、
画像形成装置から取得するユーザ認証情報に対して前記認証情報端末での認証を要求するユーザ認証要求ステップと、
画像形成装置から取得するサービス認証情報に対して前記認証情報端末での認証を要求するサービス認証要求ステップと、
前記ユーザ認証要求ステップまたは前記サービス認証要求ステップによる前記認証情報端末での認証結果に基づいて特定画像処理サービスを実行するサービス実行ステップと、
前記サービス実行ステップにより生成される出力情報をサービス要求元の画像形成装置に返信する返信ステップとを備えることを特徴とするサービス連携処理方法。
An information terminal that makes an image processing request, an authentication information terminal that authenticates the authority of a user or service provided by each image forming apparatus to a plurality of image forming apparatuses, and an image forming apparatus that can be connected to the information terminal can communicate with each other Service cooperation processing method in a simple image forming system,
Information terminal
Service for acquiring user authentication information for each user who logs in from the authentication information terminal and outputting an image processing service request provided by the image forming apparatus together with the acquired user authentication information to any of the image forming apparatuses With a request step,
Authentication information terminal
A user authentication step of performing user connection authentication from the information terminal or user authority authentication from each image forming device;
A service authentication step for performing service authority authentication from any of the image forming apparatuses,
Any of the image forming apparatuses
A first service requesting step of requesting another image forming apparatus to perform a specific image processing service request accompanied by user authority authentication authenticated by the authentication information terminal with respect to the user authentication information acquired from the information terminal;
Based on a specific image processing service request response from another image forming apparatus with respect to the first service request step, the specific image processing service request is imaged with the service authentication information of its own device authenticated by the authentication information terminal. A second service request step for re-outputting to the forming device;
An acquisition step of acquiring output information generated by another image forming apparatus in response to the request in the second service request step;
An output step of outputting the output information acquired by the acquisition step as an image;
Any other image forming device
A user authentication requesting step for requesting authentication at the authentication information terminal for user authentication information acquired from the image forming apparatus;
A service authentication requesting step for requesting authentication at the authentication information terminal for service authentication information acquired from the image forming apparatus;
A service execution step of executing a specific image processing service based on an authentication result at the authentication information terminal by the user authentication request step or the service authentication request step;
A service cooperation processing method comprising: a reply step of returning output information generated by the service execution step to an image forming apparatus that is a service request source.
前記ユーザ認証要求ステップによるユーザ認証結果に基づいて前記特定画像処理サービスを実行できないユーザであると認証された場合に、他の画像形成装置から返信されるユーザ認証情報をデータ保存手段に保存する保存ステップを備え、
前記第2のサービス要求ステップは、第1のサービス要求手段に代えて、前記他の画像形成装置に対して前記サービス認証情報を伴う特定画像処理サービスを要求することを特徴とする請求項11記載のサービス連携処理方法。
A storage for storing, in a data storage unit, user authentication information returned from another image forming apparatus when it is authenticated that the user cannot execute the specific image processing service based on a user authentication result in the user authentication requesting step. With steps,
12. The second service requesting step requests a specific image processing service with the service authentication information from the other image forming apparatus in place of the first service requesting unit. Service linkage processing method.
前記画像形成装置は、特定画像処理サービスの実行要求を所定のメッセージ形式で情報端末より受信することを特徴とする請求項11記載のサービス連携処理方法。   12. The service cooperation processing method according to claim 11, wherein the image forming apparatus receives an execution request for a specific image processing service from an information terminal in a predetermined message format. 前記所定のメッセージ形式は、SOAPメッセージ形式であることを特徴とする請求項13記載のサービス連携処理方法。   The service cooperation processing method according to claim 13, wherein the predetermined message format is a SOAP message format. 前記サービス要求ステップは、所定のアプリケーションを実行時に、ログインする各ユーザに対するユーザ認証情報を前記認証情報端末から取得して、いずれかの画像形成装置に対して、該取得されるユーザ認証情報とともに画像形成装置が提供する画像処理サービス要求を出力することを特徴とする請求項11記載のサービス連携処理方法。   The service requesting step acquires user authentication information for each logged-in user from the authentication information terminal when executing a predetermined application, and sends an image together with the acquired user authentication information to any of the image forming apparatuses. 12. The service cooperation processing method according to claim 11, wherein an image processing service request provided by the forming apparatus is output. 情報端末から画像処理要求を受け、認証情報端末でユーザ認証されるユーザからの特定画像処理サービスを他の画像形成装置によるサービスと連携して処理可能な画像形成装置におけるサービス連携処理方法であって、
前記情報端末から取得する前記ユーザ認証情報に対して前記認証情報端末で認証されるユーザ権限認証を伴う特定画像処理サービス要求を他の画像形成装置に行う第1のサービス要求ステップと、
前記第1のサービス要求ステップに対する他の画像形成装置からの特定画像処理サービス要求応答に基づいて、前記認証情報端末で認証される記憶されている自機のサービス認証情報を伴って前記特定画像処理サービス要求を画像形成装置に再出力する第2のサービス要求ステップと、
前記第2のサービス要求ステップによる要求に対して他の画像形成装置により生成される出力情報を取得する取得ステップと、
前記取得ステップにより取得される出力情報を画像出力する出力ステップと、
を有することを特徴とするサービス連携処理方法。
A service cooperation processing method in an image forming apparatus that receives an image processing request from an information terminal and can process a specific image processing service from a user who is authenticated by an authentication information terminal in cooperation with a service by another image forming apparatus. ,
A first service requesting step of requesting another image forming apparatus to perform a specific image processing service request accompanied by user authority authentication authenticated by the authentication information terminal with respect to the user authentication information acquired from the information terminal;
Based on a specific image processing service request response from another image forming apparatus with respect to the first service request step, the specific image processing is performed with the stored service authentication information of the own device authenticated by the authentication information terminal. A second service request step for re-outputting the service request to the image forming apparatus;
An acquisition step of acquiring output information generated by another image forming apparatus in response to the request in the second service request step;
An output step of outputting the output information acquired by the acquisition step;
A service cooperation processing method characterized by comprising:
情報端末から画像処理要求を受け、認証情報端末でユーザ認証されるユーザからの特定画像処理サービスを他の画像形成装置によるサービスと連携して処理可能な画像形成装置におけるサービス連携処理方法であって、
画像形成装置から取得するユーザ認証情報に対して前記認証情報端末での認証を要求するユーザ認証要求ステップと、
画像形成装置から取得するサービス認証情報に対して前記認証情報端末での認証を要求するサービス認証要求ステップと、
前記ユーザ認証要求ステップまたは前記サービス認証要求ステップによる前記認証情報端末での認証結果に基づいて特定画像処理サービスを実行するサービス実行ステップと、
前記サービス実行ステップにより生成される出力情報をサービス要求元の画像形成装置に返信する返信ステップと、
を有することを特徴とするサービス連携処理方法。
A service cooperation processing method in an image forming apparatus that receives an image processing request from an information terminal and can process a specific image processing service from a user who is authenticated by an authentication information terminal in cooperation with a service by another image forming apparatus. ,
A user authentication requesting step for requesting authentication at the authentication information terminal for user authentication information acquired from the image forming apparatus;
A service authentication requesting step for requesting authentication at the authentication information terminal for service authentication information acquired from the image forming apparatus;
A service execution step of executing a specific image processing service based on an authentication result at the authentication information terminal by the user authentication request step or the service authentication request step;
A reply step of returning the output information generated by the service execution step to the image forming apparatus of the service request source;
A service cooperation processing method characterized by comprising:
前記ユーザ認証要求ステップによるユーザ認証結果に基づいて前記特定画像処理サービスを実行できないユーザであると認証された場合に、他の画像形成装置から返信されるユーザ認証情報をデータ保存手段に保存するデータ保存ステップを備え、
前記第2のサービス要求ステップは、第1のサービス要求ステップに代えて、前記他の画像形成装置に対して前記サービス認証情報を伴う特定画像処理サービスを要求することを特徴とする請求項16記載のサービス連携処理方法。
Data that stores user authentication information returned from another image forming apparatus in a data storage unit when it is authenticated that the user cannot execute the specific image processing service based on a user authentication result in the user authentication request step With a save step,
17. The second service requesting step requests a specific image processing service with the service authentication information from the other image forming apparatus instead of the first service requesting step. Service linkage processing method.
前記画像形成装置は、特定画像処理サービスの実行要求を所定のメッセージ形式で情報端末より受信することを特徴とする請求項7または8記載のサービス連携処理方法。 Wherein the image forming apparatus, according to claim 1 7 or 1 8 service cooperative processing method, wherein the receiving from the information terminal an execution request of the specific image processing service in a predetermined message format. 前記所定のメッセージ形式は、SOAPメッセージ形式であることを特徴とする請求項19記載のサービス連携処理方法。   The service cooperation processing method according to claim 19, wherein the predetermined message format is a SOAP message format. 請求項11〜20のいずれかに記載のサービス連携処理方法を実行させるためのプログラムを格納したことを特徴とするコンピュータが読み取り可能な記憶媒体。   A computer-readable storage medium storing a program for executing the service cooperation processing method according to any one of claims 11 to 20. 請求項11〜20のいずれかに記載のサービス連携処理方法を実行させることを特徴とするプログラム。   21. A program for executing the service cooperation processing method according to claim 11.
JP2005114469A 2005-04-12 2005-04-12 Image forming system, image forming apparatus, service cooperation processing method, computer-readable storage medium storing program, and program Expired - Fee Related JP4464309B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005114469A JP4464309B2 (en) 2005-04-12 2005-04-12 Image forming system, image forming apparatus, service cooperation processing method, computer-readable storage medium storing program, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005114469A JP4464309B2 (en) 2005-04-12 2005-04-12 Image forming system, image forming apparatus, service cooperation processing method, computer-readable storage medium storing program, and program

Publications (3)

Publication Number Publication Date
JP2006293742A JP2006293742A (en) 2006-10-26
JP2006293742A5 JP2006293742A5 (en) 2010-01-14
JP4464309B2 true JP4464309B2 (en) 2010-05-19

Family

ID=37414253

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005114469A Expired - Fee Related JP4464309B2 (en) 2005-04-12 2005-04-12 Image forming system, image forming apparatus, service cooperation processing method, computer-readable storage medium storing program, and program

Country Status (1)

Country Link
JP (1) JP4464309B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5046816B2 (en) 2007-09-13 2012-10-10 株式会社リコー Image processing apparatus, session management method, and session management program
JP5119028B2 (en) * 2008-04-02 2013-01-16 京セラドキュメントソリューションズ株式会社 Image forming system, image forming apparatus, image forming program, and image forming method
JP5419501B2 (en) * 2009-03-16 2014-02-19 キヤノン株式会社 Information processing system and processing method thereof
JP6040731B2 (en) 2012-03-22 2016-12-07 株式会社リコー Cooperation processing apparatus, cooperation processing system, and program

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002259100A (en) * 2000-12-28 2002-09-13 Ricoh Co Ltd Printing system
JP2004199273A (en) * 2002-12-17 2004-07-15 Canon Inc Information automatic classification device
JP4055618B2 (en) * 2003-03-24 2008-03-05 富士ゼロックス株式会社 Image processing device

Also Published As

Publication number Publication date
JP2006293742A (en) 2006-10-26

Similar Documents

Publication Publication Date Title
JP4827523B2 (en) Information processing apparatus, information processing method, and control program
US7562217B2 (en) Web service provider and authentication service provider
JP4810318B2 (en) Port monitor program, data processing method, information processing apparatus, and storage medium
JP4936549B2 (en) Server device, management system, management method, storage medium, program
JP5145828B2 (en) Network system, image forming apparatus, program, and recording medium
US9686286B2 (en) Authority transfer system, authority transfer method, information processing apparatus, and recording medium
JP6000828B2 (en) Information processing apparatus, print server system, control method thereof, and program
US20090323097A1 (en) Information processing apparatus, control method of image processing system and computer program thereof
US7609404B2 (en) Printing control apparatus, printing management apparatus, printing system, printing control method, printing management method, printing control program, and printing management program
JP5693051B2 (en) Information processing apparatus and user authentication method for information processing apparatus
WO2011058635A1 (en) Image processing device and method of controlling image processing device
US20110067088A1 (en) Image processing device, information processing method, and recording medium
JP4714563B2 (en) Printer, printing method, program, and computer-readable recording medium on which the program is recorded
JP2005278144A (en) Communication device, service providing method, service providing program, and storage medium
JP4464309B2 (en) Image forming system, image forming apparatus, service cooperation processing method, computer-readable storage medium storing program, and program
US9013735B2 (en) Image forming system and image forming method providing controls of settings of image position and restriction
US8185939B2 (en) Login control for multiple applications
JP4476025B2 (en) Image forming apparatus
JP4871049B2 (en) Image forming system, server apparatus, image forming method, and image providing program
JP2004151897A (en) Job process control device and method
JP4440576B2 (en) Image forming apparatus, usage authentication information issuing method, and usage authentication information issuing system
JP4261781B2 (en) Information management apparatus, information management control method, and program
JP4476024B2 (en) Authentication service provision system
JP4513364B2 (en) Print request apparatus, print control apparatus, method, and program in print control system
JP4011083B2 (en) Image forming apparatus, stored document output method, and stored document output system

Legal Events

Date Code Title Description
RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20080108

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20080219

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080408

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080408

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20091125

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

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100218

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

Free format text: PAYMENT UNTIL: 20130226

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees