Cloud Print Agent Locked Job Authentication
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Current cloud printing services do not support locked printing features, which allows unauthorized access to printouts since they push print jobs immediately for processing, lacking the control over access provided by 'locked printing' in non-cloud environments.
Innovation Solution
Implementing a cloud printing system that allows users to submit locked print jobs by configuring printing devices to receive print job settings from a cloud service provider, store print data, and alert users when it is near expiration, enabling deferred processing until user authentication.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Productivity
If cloud printing services push print jobs immediately for processing, then productivity is improved, but security deteriorates due to unauthorized access to printouts
Solution Approach 1:
The system performs preliminary authentication of the user at the printing device before processing the print job. The print job is held in a pending state until the user provides valid authentication credentials, ensuring that only authorized users can retrieve their printouts while maintaining efficient processing when authentication succeeds.
2Object-affected harmful factors
If locked printing feature is implemented in cloud printing, then security is improved, but device complexity increases
Solution Approach 1:
The cloud printing service acts as an intermediary between the client device and the printing device, managing the locked printing functionality. The service handles authentication verification, job status monitoring, and user notification, thereby implementing security features without increasing the complexity of the printing device itself.
3Reliability
If print data is stored indefinitely for locked print jobs, then reliability is improved, but storage requirements increase
Solution Approach 1:
The system implements periodic expiration of stored print data after a predetermined period. Print jobs are retained in the cloud printing service for a specific duration to ensure availability for authenticated users, after which they are automatically deleted. This periodic cleanup maintains reliability during the retention period while preventing unbounded storage growth.
Data Source
AI summary
An approach is provided for managing locked printing requests in cloud printing environments. In a cloud printing environment, a cloud printing service provider provides a platform that enables client devices to send print requests for processing by any printing device that is configured to communicate with the cloud printing service provider over a network, such as the Internet. A printing device comprises a cloud print agent that is configured to manage locked printing requests received from client devices via a cloud printing platform. The cloud print agent may be further configured to notify a user when print job data for a print job submitted by the user is approaching expiration.