US10896016B2 - Information processing apparatus, control method, and storage medium - Google Patents

Information processing apparatus, control method, and storage medium Download PDF

Info

Publication number
US10896016B2
US10896016B2 US15/661,685 US201715661685A US10896016B2 US 10896016 B2 US10896016 B2 US 10896016B2 US 201715661685 A US201715661685 A US 201715661685A US 10896016 B2 US10896016 B2 US 10896016B2
Authority
US
United States
Prior art keywords
domain
referrer
link
predetermined
destination
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.)
Active, expires
Application number
US15/661,685
Other versions
US20180039465A1 (en
Inventor
Yoshimasa Kawana
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
Assigned to CANON KABUSHIKI KAISHA reassignment CANON KABUSHIKI KAISHA ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: KAWANA, YOSHIMASA
Publication of US20180039465A1 publication Critical patent/US20180039465A1/en
Application granted granted Critical
Publication of US10896016B2 publication Critical patent/US10896016B2/en
Active legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/07User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail characterised by the inclusion of specific contents
    • H04L51/18Commands or executable codes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N1/00Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
    • H04N1/0035User-machine interface; Control console
    • H04N1/00405Output means
    • H04N1/00408Display of information to the user, e.g. menus
    • H04N1/00464Display of information to the user, e.g. menus using browsers, i.e. interfaces based on mark-up languages
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04842Selection of displayed objects or displayed text elements
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G2370/00Aspects of data communication
    • G09G2370/02Networking aspects
    • G09G2370/027Arrangements and methods specific for the display of internet documents
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N2201/00Indexing scheme relating to scanning, transmission or reproduction of documents or the like, and to details thereof
    • H04N2201/0077Types of the still picture apparatus
    • H04N2201/0094Multifunctional device, i.e. a device capable of all of reading, reproducing, copying, facsimile transception, file transception

Definitions

  • the present invention relates to an information processing apparatus, a control method, and a storage medium.
  • a system that performs maintenance on a device such as a copying machine or the like, provides notification to an operator of a sales company, a service man, a person in charge of consumption, or the like, according to an error, an alarm, or information such as a paper jam, about which the device provides notification.
  • the following method may be considered besides calling by telephone or sending an email.
  • a method using an application that displays a message from a message providing service directly on a local user interface (UI) of the device such as an operation screen may be considered.
  • UI local user interface
  • a method for distributing the message by HTML content using WEB technology is preferable. For example, transmitting a shipping status of a toner that has been delivered as a message relating to maintenance may be considered.
  • a sales company introduces a link to a web page of a delivery company so that the shipping status of the toner can be transmitted directly from a network service of the delivery company to the user.
  • the application which uses the UI of the device and has web browser function, being provided, the user can freely browse a web page that the user wants to see, and thereby the user may take possession of the operation screen.
  • a device such as a copying machine
  • the copying machine will not be available for other users. Therefore, in an application having web browser function, it is necessary to perform access control so as not to display a page that is not directly related to a maintenance business.
  • Japanese Patent Laid-Open No. 2004-334397 discloses an access control method for restricting access to reference destination document information by describing reference source document information about content on a network.
  • the present invention provides an information processing apparatus to enable performing display control appropriately in an application having web browser function.
  • an information processing apparatus in which an application having a web browser function is installed.
  • the apparatus comprises: a control unit configured to control the display on a displaying unit using content provided by a predetermined providing service that belongs to a predetermined domain; an accepting unit configured to accept a selection of a link included in the display; and a determining unit configured to determine whether a referrer of a link destination corresponding to the accepted selection indicates the predetermined domain, wherein, if the referrer indicates the predetermined domain, the control unit controls display using content corresponding to the link destination, and wherein, if the referrer does not indicate the predetermined domain, the control unit controls display of a screen indicating that the link destination cannot be accessed.
  • FIG. 1 is a diagram illustrating connection relations of networks of an information processing apparatus according to one embodiment.
  • FIG. 2 is a diagram illustrating an example of a local UI of a device.
  • FIG. 3 is a diagram illustrating a hardware configuration of a control unit of the device.
  • FIG. 4 is a diagram illustrating a software module configuration of the device.
  • FIGS. 5A and 5B are diagrams each illustrating an example of a UI of a “Notification center” application.
  • FIGS. 6A and 6B are diagrams each illustrating an example of a UI of the “Notification center” application.
  • FIG. 7 is a diagram illustrating an example of a UI of the “Notification center” application.
  • FIG. 8 is a flowchart illustrating a behavior of the “Notification center” application.
  • FIG. 9 is a diagram illustrating an example of content data provided by a message providing service.
  • FIG. 10 is a diagram illustrating an example in a case where the present invention is applied to another information processing apparatus.
  • FIG. 1 is a diagram illustrating connection relations of networks between a device management system including a device and a message providing service and other web services according to one embodiment of the present invention.
  • a device 100 is an information processing apparatus that is connected to a customer's intracompany LAN (Local Area Network) 101 , for example a MFP (Multi-Function Printer), SFP (Single Function Printer), or the like.
  • LAN Local Area Network
  • MFP Multi-Function Printer
  • SFP Single Function Printer
  • the device 100 has a function of printing or copying or the like, but it is not limited to these functions. As long as the device 100 is an information processing apparatus capable of installing an application that can browse content on a network, the device 100 is not limited to having a specific function such as printing or copying in particular.
  • a plurality of PCs, servers, or other devices are connected in addition to the device 100 .
  • this environment is shown as a customer environment 102 .
  • a message providing service 104 is a service that a sales company of the device 100 uses.
  • an application for displaying message content, which is issued by the sales company, related to maintenance is installed.
  • this application is referred to as “Notification center” application.
  • the “Notification center” application accesses the message providing service 104 for transmitting identification information that is a serial number of the device 100 . Then, individual message content prepared by the sales company for displaying on the device 100 is provided from the message providing service 104 to the “Notification center” application.
  • the content of the message content is a message related to a variety of maintenance, for example, a shipping notification for a toner that has been delivered from the sales company, an advance notice of version upgrade of firmware, or the like.
  • a shipping information providing service 105 is a service that the delivery company uses.
  • a link is included in a message so as to enable referring to the shipping information providing system 105 that the delivery company uses.
  • a user can confirm details of a shipping status of a toner by tracking the link included in the message.
  • Another information providing service 106 indicates one of innumerable other information providing services that are connected to the internet 103 .
  • the other information providing service 106 is a site or the like that is not directly related to maintenance business of the sales company of the device 100 , for example, a site that provides news or a site that provides personal blogs.
  • a browser application (web browser program) can be installed.
  • the browser application may be an application that the customer has purchased for pay or a free application. If the browser application is installed in the device, the user can access, via the browser, the shipping information providing service 105 , the other information providing service 106 , or the like, which are on the internet.
  • FIG. 2 is a diagram illustrating an example of a local UI that is a displaying unit of the device 100 .
  • the user When the user uses the device 100 , the user operates a home screen displayed on the local UI. For example, if the user wants to copy, the user presses the “Copy” icon displayed on the home screen. As a result, a copy application starts for the user to set the type of the copy, such as double sided copy, color copy, or the like, via the screen of the copy application, and thereby the copy behavior to which the user intended can be performed.
  • the type of the copy such as double sided copy, color copy, or the like
  • the home screen includes icons such as “Web browser”, “Notification center”, or the like, in addition to the copy application. These icons will be displayed when the browser application and “Notification center” application are installed. When a maintenance contract of the device 100 is not concluded with the sales company or a service office, the “Notification center” application will not be installed, and therefore, the icon will not be displayed on the local UI.
  • the user wants to browse the internet using the device 100 , the user presses the “Web browser” icon and starts the browser application. If the user wants to confirm a message related to the maintenance service from the sales company, the user presses the “Notification center” icon and stars the “Notification center” application.
  • FIG. 3 is a diagram illustrating a hardware configuration of a control unit of the device 100 .
  • control processing for copying or printing is mainly performed, and additionally, each applications such as a device state monitoring program, the browser application, the “Notification center” application, or the like, is controlled.
  • the device 100 includes components that perform system management and components that perform image processing management.
  • the components that perform system management are an operation unit 301 , a Network I/F unit 302 , a line I/F unit 303 , a ROM 304 , a RAM 305 , a storage device 306 , and a CPU 307 .
  • the components that perform image processing management are an IO control unit 308 , an image processing unit 309 , an image rotating unit 310 , a digital I/F unit 311 , a compression expansion unit 312 , and a pixel density conversion unit 313 .
  • the ROM 304 stores a control program for copying, printing, a device status monitoring program, or the like, and those programs are executed by the CPU 307 .
  • the RAM 305 is a work memory area for executing a program and an image memory for temporarily storing image data or network content required for executing various application programs.
  • the storage device 306 is a nonvolatile storage device and stores general programs such as the browser application, “Notification center” application, or the like.
  • the CPU 307 controls each processing unit of the device 100 directly or indirectly, and executes various programs as described above.
  • license information or setting data which must be maintained even after the device 100 is rebooted, for the various applications is stored.
  • the Network I/F unit 302 is an interface unit for connecting to the LAN 101 , and performs communication with various computers on the network via the LAN 101 .
  • the line I/F unit 303 is connected to a public telephone network, is controlled by a communication control program stored in the ROM 304 , and performs transmission and reception of data between a remote terminal via a device such as a modem. Transmission and reception of a facsimile is also performed by using the line I/F unit 303 .
  • the operation unit 301 incorporates a display unit or a key input unit, and is controlled by the CPU 307 .
  • the user performs various settings related to scanning or printing through the key input unit and provides instructions to activate or stop scanning or printing.
  • the IO control unit 308 is a bus bridge for connecting the system bus 316 with the image bus 317 , which transfers image data at high speed.
  • the image bus 317 consists of a PCI bus or IEEE 1394. The following devices are placed on the image bus 317 .
  • the digital I/F unit 311 connects a reader unit 315 or the printer unit 314 of the device to the control unit and performs synchronous/asynchronous conversion of image data. Information detected by various sensors that are placed in each location of the reader unit 315 and the printer unit 314 flows to the system bus 316 via the digital I/F unit 311 and the IO control unit 308 .
  • the image processing unit 309 corrects/processes/edits input image data and output image data.
  • the image rotating unit 310 rotates the image data.
  • the compression expansion unit 312 performs compression expansion processing of JPEG for multi-level image data and performs compression and expansion processing of JBIG/MMR/MR/MH for binary image data.
  • the pixel density conversion unit 313 performs resolution conversion or the like on the output image data.
  • FIG. 4 is a diagram illustrating a software module configuration for the device UI in the device 100 .
  • the device 100 includes the “Notification center” application and a total management application.
  • a notification center management manager 401 issues, for each software module that configures the “Notification center” application, acquisition instructions for message content or display instructions for the content. In other words, the notification center management manager 401 manages the main processing of the “Notification center” application.
  • the notification center management manager 401 determines access control for whether or not to perform content acquisition processing. In the access control, whether or not the browser application is installed in the same device and whether or not the browser application is in an available status are confirmed and a display control is performed based on the confirmation result.
  • An application information input-output unit 402 is an input-output unit that performs input and output of setting information that the “Notification center” application uses. If the application information input-output unit 402 receives a storage instruction or an acquisition instruction for data from the notification center management manager 401 , the application information input-output unit 402 performs the input and output of information from a data storage unit.
  • An individual application information storage unit 403 is a data storage unit storing setting information.
  • a HTTP request issuing unit 404 issues HTTP requests.
  • a HTTP content receiving unit 405 receives HTTP content.
  • a user information input-output unit 406 accepts a user's input and output for the “Notification center” application.
  • the notification center management manager 401 executes following processing.
  • the notification center management manager 401 issues an acquisition instruction for URL information for the message providing service 104 to the application information input-output unit 402 for acquiring content to be displayed from the message providing service 104 .
  • the application information input-output unit 402 that received the acquisition instruction for the URL information executes acquisition processing for the URL information, which is acquiring the URL information from the individual application information storage unit 403 .
  • the application information input-output unit 402 that has acquired the URL information transmits the URL information to the notification center management manager 401 .
  • the notification center management manager 401 transmits the URL information for the message providing service 104 to the HTTP request issuing unit 404 and issues an acquisition instruction for message content.
  • the HTTP request issuing unit 404 that has received the acquisition instruction of the content accesses the specified URL and transmits a request for the content with the identification information for the device.
  • the message providing service 104 that has received the request of the content replies with message content to be distributed based on the identification information for the device.
  • the HTTP content receiving unit 405 receives the message content and transmits the message content to the notification center management manager 401 .
  • the notification center management manager 401 that has acquired the message content issues a display instruction for the content to the user information input-output unit 406 .
  • the message content is provided to the user.
  • Message content is HTML content, and thereby, a user can acquire new information while performing screen transition to a link destination by specifying a link included in the HTML content.
  • a case where transmitting to the user when the toner bottle sent to the user will be delivered by the delivery company may be considered.
  • the user can be informed about an arrival schedule without manpower and therefore it is efficient.
  • a total management manager 407 manages an entire system of the device.
  • the total management manager 407 performs management of all applications that are installed in the device and setting information.
  • the total management manager 407 controls processing for copying or printing and manages a network module. Further, the total management manager 407 performs switching control of applications due to a call operation by the user.
  • a management information input-output unit 408 responds to a call request from an application installed in the device and responds to a storage request due to an installation of a new application.
  • a total management information storage unit 410 stores applications that have been installed and setting values used by each application and the total management manager 407 .
  • a communication control unit 409 performs processing for external communication under the control of the total management manager 407 .
  • FIGS. 5A and 5B , FIGS. 6A and 6B , and FIG. 7 are diagrams each illustrating an example of a UI of the “Notification center” application.
  • the “Notification center” application is called when a user presses a “Notification center” icon on the home screen shown in FIG. 2 . If the “Notification center” application is called, a message list fora specified device or user is acquired from the message providing service 104 .
  • FIG. 5A illustrates an example displaying content of the message list acquired from the message providing service 104 on an initial screen (TOP page) of the “Notification center” application.
  • TOP page initial screen of the “Notification center” application.
  • a shipping notification for a toner from a sales company of the device to the user a shipping notification for a collection toner box, and a notification related to a scheduled version up of firmware are listed.
  • FIG. 5B illustrates an example displaying detailed information for one message selected by the user from the message list shown in FIG. 5A .
  • the same information as the subject of the message displayed in FIG. 5A is displayed as a “subject”, and the actual message content is displayed in “detail information”.
  • FIG. 5B the details of the shipping notification for a toner for the user is illustrated, and a toner type (color), an invoice number used when the delivery company of the toner identifies a package, URL information, which is a link to a service provided by the delivery company, and the like.
  • a service provided by the delivery company indicates the shipping information providing service 105 shown in FIG. 1 , and is a service that can ascertain the shipping status of the toner by accessing the service and specifying the invoice number.
  • FIG. 6A illustrates an example of content displayed by a service that provides notification about a shipping status, which is provided by the shipping information providing service 105 shown in FIG. 1 .
  • the screen shown in FIG. 6A is displayed, for example, when the user has selected a link shown in FIG. 5B and, after the screen transition to the service provided by the delivery company has been performed, the user has input the invoice number of the package.
  • shipment status the status of a package under delivery (shipping status), the scheduled delivery date and time, the delivery route of the baggage until now and date and time information corresponding to the delivery route, and the like can be ascertained.
  • an advertisement or information for a service provided by the delivery company or other related companies may be displayed.
  • the message providing service 104 wants to guide the user to the screen shown in FIG. 6A in order to accurately transmit, to the user, the shipping status of a package requested for delivery. However, after this screen, it is desirable that the message providing service 104 avoid transiting to information that is not related to the maintenance business for the device, which is the original use.
  • the “Notification center” application suppresses the access.
  • the details of processing related to access control will be described with reference to FIG. 8 .
  • the user selects the link because the user wants to browse content provided by the external service that the link indicates. Therefore, if it is an environment in which a browser application of the device 100 can be used, the “Notification center” application can be temporarily terminated, and the content corresponding to the link destination that the user has requested can be displayed by the browser application.
  • FIG. 6(B) illustrates an example of a screen displayed in this case.
  • FIG. 6B illustrates an example of a screen displayed by the “Notification center” application when it is an environment in which a browser application of the device 100 can be used. More specifically, a message is displayed confirming to the user that the screen transition after this is performed by using not the “Notification center” application but rather the browser application. If the user wishes to continue and transit to a screen provided by the external service, the browser application will be started. Further, due to the “Notification center” application providing URL information for the link destination to the browser application, continuous screen transition can be provided.
  • FIG. 7 illustrates an example of a screen displayed by the “Notification center” application when it is not an environment that a browser application of the device 100 can be used. More specifically, a message is displayed displaying that an accessing a service not directly related to the message providing service 104 is forbidden, and confirming whether or not to transit to the screen of the message list again.
  • FIG. 8 is a Flowchart Illustrating a Behavior of the “Notification Center” Application.
  • FIG. 8 is a flowchart illustrating processing related to the access control when, after calling the “Notification center” application by pressing the “Notification center” icon or the like, displaying the message list or the link to other services is selected.
  • the “Notification center” application controls the access of the user as follows, and cooperates with other applications. Note that the processing shown in FIG. 8 is stored in either of the ROM 304 or the storage device 306 shown in FIG. 304 , loaded in the RAM 305 as needed, and executed by the CPU 307 .
  • the processing shown in FIG. 8 is started when the “Notification center” application is called such as when the user has pressed the “Notification center” icon on the UI of the device 100 , or the like.
  • the “Notification center” application transmits an identifier of the device to the message providing service 104 .
  • the “Notification center” application receives, from the message providing service 104 , a message list generated for the local device as content for displaying on the initial screen.
  • the notification center management manager 401 issues a request to the message providing service 104 via the HTTP request issuing unit 404 and receives the content via the HTTP content receiving unit 405 .
  • the notification center management manager 401 displays the received content such, as the screen shown in FIG. 5A , via the user information input-output unit 406 .
  • step S 602 the “Notification center” application detects pressing a link to an arbitrary ULR included in the HTML content browsed by the user. As a result, the user information input-output unit 406 accepts a request for displaying the content corresponding to the link destination, and transmits the request with the URL information to the notification center management manager 401 .
  • step S 603 if the notification center management manager 401 receives the request with the URL information for the link destination, the notification center management manager 401 performs the following determination.
  • the notification center management manager 401 determines whether or not to permit the request from the user based on two pieces of domain information, which are a referrer (referrer of the link destination) that is a link source of the request and the URL information for the link destination. More specifically, first, in step S 603 , the notification center management manager 401 determines whether or not the domain information of the referrer indicates the domain to which the message providing service 104 belongs.
  • step S 604 the notification center management manager 401 determines that the user's request is a transition required for acquiring information necessary for the maintenance business and thereby permits the request from the user. That is, the notification center management manager 401 acquires the URL information for a transition destination requested from the user and controls the display using content corresponding to the URL information. In this manner, the notification center management manager 401 performs display control such that the referenced content, which can be referred from the content provided by a reliable domain, will be displayed.
  • step S 605 the notification center management manager 401 determines whether or not the user has ended the “Notification center” application. More specifically, when the user has ended the “Notification center” application and the notification center management manager 401 receives a signal of application termination, the “Notification center” application terminates. Further, when the user stays on the displayed screen and continues to use the “Notification center” application, the notification center management manager 401 advances the processing to step S 602 .
  • step S 603 if the domain that the referrer indicates does not indicate the message providing service 104 , the notification center management manager 401 advances the processing to step S 606 .
  • step S 606 the notification center management manager 401 determines whether or not the URL information for the link destination, in other words, the domain information for the service to be requested, matches the domain information of the referrer.
  • the notification center management manager 401 advances the processing to step S 604 , and permits the request from the user. In contrast, if the domain information for the service to be requested does not match the domain information of the referrer, the notification center management manager 401 advances the processing to step S 607 . In step S 607 , the notification center management manager 401 determines whether or not the domain information for the service to be requested indicates the message providing service 104 .
  • the notification center management manager 401 advances the processing to step S 604 and permits the request from the user. In contrast, if the domain information for the service to be requested does not indicate the message providing service 104 , the notification center management manager 401 advances the processing to step S 608 .
  • step S 608 the notification center management manager 401 communicates with the total management manager 407 to determine whether or not the browser application is available. More specifically, the notification center management manager 401 determines whether the browser application is installed in the device 100 and whether or not the browser application is in an available status for the user. If the browser application is in an available status, the request from the user may be continuously accepted by the browser application.
  • the notification center management manager 401 transmits the URL information for the link destination requested from the user to the total management manager 407 and requests starting the browser application. More specifically, if the browser application is available, the notification center management manager 401 advances the processing to step S 609 . In step S 609 , the notification center management manager 401 confirms whether or not the user will continue browsing the link destination using the browser application. More specifically, the notification center management manager 401 displays the screen as shown in FIG. 6B for displaying a message indicating that a transition to an external link will be performed.
  • step S 611 the notification center management manager 401 advances the processing to step S 611 .
  • step S 610 the notification center management manager 401 displays the currently displayed screen again via the user information input-output unit 406 and proceeds the processing to step S 605 .
  • step S 611 the notification center management manager 401 starts the browser application via the total management manager 407 . Further, the notification center management manager 401 provides the URL information for the link destination requested from the user, in other words, the URL information for the transition destination, and terminates the processing.
  • step S 612 the notification center management manager 401 displays a message to the user indicating that a transition to the link destination cannot be performed on the screen and the processing proceeds to step S 601 . More specifically, a screen as shown in FIG. 7 is displayed.
  • the “Notification center” application performs display control for permitting access only for the original use, for example, an access to a services necessary for the maintenance business, and thereby, the “Notification center” application can appropriately transmit a message that should be transmitted to the user. Further, in this manner, restricting an unnecessary access to an external service can be performed and thereby occupying the operation panel or the like of the device 100 by the user can be suppressed.
  • Starting the “Notification center” application may include a case of switching processing, which is displaying on the screen while running in the background. In other words, whether or the “Notification application” has already started is not limiting in this context.
  • step S 606 if the domain indicated by the referrer does not indicate the domain to which the message providing service 104 belongs, the processing proceeding to step S 606 has been described in the present embodiment, it is not limited thereto. For example, it is possible not to perform the determination of step S 606 and the processing may proceed to step S 607 , and it is also possible not to perform the determinations of step S 606 to S 608 and the processing may proceed to step S 612 . Similarly, in the processing of step S 606 or S 607 , if each result of the determination is “No”, the processing may proceed to step S 612 .
  • the “Notification center” application displays the HTTP content provided by the message providing service 104
  • a place described as “message providing service” may be read as “predetermined providing service” for execution. At this time, there may be more than one “predetermined providing service”.
  • the access control is performed based on the two domains of which the referrer and the URL information for the link destination has been described.
  • the access range is expanded depending on the business.
  • a list of domains that can be accessed (white list) is provided to the “Notification center” application so that the access range can be dynamically expanded, in the present embodiment.
  • FIG. 9 is a diagram illustrating a part of the content data provided by the message providing service 104 .
  • a domain list for which access is permitted is added as Permit-Domain to a HTTP header.
  • the access range can be flexibly controlled without using complicated version management and the like for the white list.
  • the notification center management manager 401 acquires a list of domains that can be accessed from content data provided by the message providing service 104 . Then, in the processing shown in FIG. 8 , if it is determined “No” in either of the processing of step S 603 to 608 , the notification center management manager 401 determines whether the domain of the link destination is included in the above domain list that can be accessed.
  • step S 604 the processing proceeds to step S 604 and the request from the user is permitted.
  • step S 612 the processing proceeds to step S 612 .
  • FIG. 10 is a diagram illustrating an example in a case where the device 100 according to the present invention is applied by a general information processing apparatus.
  • the device 100 is a smartphone and, in the smartphone, a news application is installed as a web application having a web browser function.
  • the new application acquires news content from a service that distributes news.
  • a link indicating which mass media has distributed the original news content thereof is shown.
  • the user can transit to a service that enables browsing the original news content by selecting the link.
  • the news application allows a link to a news site which is a specific service for displaying news content, but wants to avoid problems such as screen (layout) corruption or the like due to the transition to various sites other than the news site.
  • the access control may be performed based on the two domains, which are the referrer and the URL information for the link destination. Accordingly, the device 100 can be applied by a general information processing apparatus in the present invention.
  • Embodiment(s) of the present invention can also be realized by a computer of a system or apparatus that reads out and executes computer executable instructions (e.g., one or more programs) recorded on a storage medium (which may also be referred to more fully as a ‘non-transitory computer-readable storage medium’) to perform the functions of one or more of the above-described embodiment(s) and/or that includes one or more circuits (e.g., application specific integrated circuit (ASIC)) for performing the functions of one or more of the above-described embodiment(s), and by a method performed by the computer of the system or apparatus by, for example, reading out and executing the computer executable instructions from the storage medium to perform the functions of one or more of the above-described embodiment(s) and/or controlling the one or more circuits to perform the functions of one or more of the above-described embodiment(s).
  • computer executable instructions e.g., one or more programs
  • a storage medium which may also be referred to more fully as a
  • the computer may comprise one or more processors (e.g., central processing unit (CPU), micro processing unit (MPU)) and may include a network of separate computers or separate processors to read out and execute the computer executable instructions.
  • the computer executable instructions may be provided to the computer, for example, from a network or the storage medium.
  • the storage medium may include, for example, one or more of a hard disk, a random-access memory (RAM), a read only memory (ROM), a storage of distributed computing systems, an optical disk (such as a compact disc (CD), digital versatile disc (DVD), or Blu-ray Disc (BD)TM), a flash memory device, a memory card, and the like.

Abstract

Provided is a device in which an application having a web browser function is installed. The device controls a display on a local UI using content provided by a message providing service. The device accepts a selection of a link included in the display, determines whether a referrer of a link destination indicates a domain to which the message providing service belongs. If the referrer indicates the domain to which the message providing service belongs, the device controls display using content corresponding to the link destination, and if the referrer does not indicate the domain to which the message providing service belongs, the device controls display of a screen indicating that the link destination cannot be accessed.

Description

BACKGROUND OF THE INVENTION Field of the Invention
The present invention relates to an information processing apparatus, a control method, and a storage medium.
Description of the Related Art
Conventionally, in a system that performs maintenance on a device such as a copying machine or the like, provides notification to an operator of a sales company, a service man, a person in charge of consumption, or the like, according to an error, an alarm, or information such as a paper jam, about which the device provides notification. When there is a message from a sales company that performs maintenance to be communicated to a customer (user), the following method may be considered besides calling by telephone or sending an email. Specifically, a method using an application that displays a message from a message providing service directly on a local user interface (UI) of the device such as an operation screen may be considered.
In order to display a message on the UI of the device, a method for distributing the message by HTML content using WEB technology is preferable. For example, transmitting a shipping status of a toner that has been delivered as a message relating to maintenance may be considered. In such a case, a sales company introduces a link to a web page of a delivery company so that the shipping status of the toner can be transmitted directly from a network service of the delivery company to the user.
In contrast, due to the application, which uses the UI of the device and has web browser function, being provided, the user can freely browse a web page that the user wants to see, and thereby the user may take possession of the operation screen. In a device such as a copying machine, if one user occupies the device for a long time for browsing a webpage, the copying machine will not be available for other users. Therefore, in an application having web browser function, it is necessary to perform access control so as not to display a page that is not directly related to a maintenance business.
Japanese Patent Laid-Open No. 2004-334397 discloses an access control method for restricting access to reference destination document information by describing reference source document information about content on a network.
However, by the access control method disclosed in Japanese Patent Laid-Open No. 2004-334397, whether or not to actually output the reference destination document information is determined based on the result whether or not text information included in the reference source document information satisfies a predetermined condition. However, in the access control performed in an application having a web browser function, it is preferable not to perform the access control according to the text information included in the reference source document information, in other words, not according to the content of the digital contents but whether or not the domain of the reference source is reliable.
SUMMARY OF THE INVENTION
The present invention provides an information processing apparatus to enable performing display control appropriately in an application having web browser function.
According to an aspect of the present invention, an information processing apparatus in which an application having a web browser function is installed is provided. The apparatus comprises: a control unit configured to control the display on a displaying unit using content provided by a predetermined providing service that belongs to a predetermined domain; an accepting unit configured to accept a selection of a link included in the display; and a determining unit configured to determine whether a referrer of a link destination corresponding to the accepted selection indicates the predetermined domain, wherein, if the referrer indicates the predetermined domain, the control unit controls display using content corresponding to the link destination, and wherein, if the referrer does not indicate the predetermined domain, the control unit controls display of a screen indicating that the link destination cannot be accessed.
Further features of the present invention will become apparent from the following description of exemplary embodiments (with reference to the attached drawings).
BRIEF DESCRIPTION OF THE DRAWINGS
FIG. 1 is a diagram illustrating connection relations of networks of an information processing apparatus according to one embodiment.
FIG. 2 is a diagram illustrating an example of a local UI of a device.
FIG. 3 is a diagram illustrating a hardware configuration of a control unit of the device.
FIG. 4 is a diagram illustrating a software module configuration of the device.
FIGS. 5A and 5B are diagrams each illustrating an example of a UI of a “Notification center” application.
FIGS. 6A and 6B are diagrams each illustrating an example of a UI of the “Notification center” application.
FIG. 7 is a diagram illustrating an example of a UI of the “Notification center” application.
FIG. 8 is a flowchart illustrating a behavior of the “Notification center” application.
FIG. 9 is a diagram illustrating an example of content data provided by a message providing service.
FIG. 10 is a diagram illustrating an example in a case where the present invention is applied to another information processing apparatus.
DESCRIPTION OF THE EMBODIMENTS
Hereinafter, preferred embodiments of the present invention will be described with reference to attached drawings and the like.
First Embodiment
<Exemplary Configuration of a Device Management System>
FIG. 1 is a diagram illustrating connection relations of networks between a device management system including a device and a message providing service and other web services according to one embodiment of the present invention.
A device 100 is an information processing apparatus that is connected to a customer's intracompany LAN (Local Area Network) 101, for example a MFP (Multi-Function Printer), SFP (Single Function Printer), or the like.
In the present embodiment, the device 100 has a function of printing or copying or the like, but it is not limited to these functions. As long as the device 100 is an information processing apparatus capable of installing an application that can browse content on a network, the device 100 is not limited to having a specific function such as printing or copying in particular.
In a LAN 101, a plurality of PCs, servers, or other devices are connected in addition to the device 100. In FIG. 1, this environment is shown as a customer environment 102. In an internet 103, innumerable environments similar to the customer environment 102 are connected. A message providing service 104 is a service that a sales company of the device 100 uses. In the device 100, an application for displaying message content, which is issued by the sales company, related to maintenance is installed. Hereinafter, this application is referred to as “Notification center” application.
When the “Notification center” application is started, the “Notification center” application accesses the message providing service 104 for transmitting identification information that is a serial number of the device 100. Then, individual message content prepared by the sales company for displaying on the device 100 is provided from the message providing service 104 to the “Notification center” application. The content of the message content is a message related to a variety of maintenance, for example, a shipping notification for a toner that has been delivered from the sales company, an advance notice of version upgrade of firmware, or the like.
A shipping information providing service 105 is a service that the delivery company uses. In a shipping notification about a toner that is one of the message contents issued by the sales company, a link is included in a message so as to enable referring to the shipping information providing system 105 that the delivery company uses. A user can confirm details of a shipping status of a toner by tracking the link included in the message.
Another information providing service 106 indicates one of innumerable other information providing services that are connected to the internet 103. The other information providing service 106 is a site or the like that is not directly related to maintenance business of the sales company of the device 100, for example, a site that provides news or a site that provides personal blogs.
In the device 100, a browser application (web browser program) can be installed. The browser application may be an application that the customer has purchased for pay or a free application. If the browser application is installed in the device, the user can access, via the browser, the shipping information providing service 105, the other information providing service 106, or the like, which are on the internet.
<Local UI of the Device>
FIG. 2 is a diagram illustrating an example of a local UI that is a displaying unit of the device 100.
When the user uses the device 100, the user operates a home screen displayed on the local UI. For example, if the user wants to copy, the user presses the “Copy” icon displayed on the home screen. As a result, a copy application starts for the user to set the type of the copy, such as double sided copy, color copy, or the like, via the screen of the copy application, and thereby the copy behavior to which the user intended can be performed.
The home screen includes icons such as “Web browser”, “Notification center”, or the like, in addition to the copy application. These icons will be displayed when the browser application and “Notification center” application are installed. When a maintenance contract of the device 100 is not concluded with the sales company or a service office, the “Notification center” application will not be installed, and therefore, the icon will not be displayed on the local UI.
If the user wants to browse the internet using the device 100, the user presses the “Web browser” icon and starts the browser application. If the user wants to confirm a message related to the maintenance service from the sales company, the user presses the “Notification center” icon and stars the “Notification center” application.
<Exemplary Hardware Configuration of the Device>
FIG. 3 is a diagram illustrating a hardware configuration of a control unit of the device 100.
In a control unit of the device 100, control processing for copying or printing is mainly performed, and additionally, each applications such as a device state monitoring program, the browser application, the “Notification center” application, or the like, is controlled.
The device 100 includes components that perform system management and components that perform image processing management. The components that perform system management are an operation unit 301, a Network I/F unit 302, a line I/F unit 303, a ROM 304, a RAM 305, a storage device 306, and a CPU 307. The components that perform image processing management are an IO control unit 308, an image processing unit 309, an image rotating unit 310, a digital I/F unit 311, a compression expansion unit 312, and a pixel density conversion unit 313.
Each of the components of the control unit is connected to a system bus 316 and an image bus 317. The ROM 304 stores a control program for copying, printing, a device status monitoring program, or the like, and those programs are executed by the CPU 307. The RAM 305 is a work memory area for executing a program and an image memory for temporarily storing image data or network content required for executing various application programs.
The storage device 306 is a nonvolatile storage device and stores general programs such as the browser application, “Notification center” application, or the like. The CPU 307 controls each processing unit of the device 100 directly or indirectly, and executes various programs as described above. In the storage device 306, license information or setting data, which must be maintained even after the device 100 is rebooted, for the various applications is stored.
The Network I/F unit 302 is an interface unit for connecting to the LAN 101, and performs communication with various computers on the network via the LAN 101. The line I/F unit 303 is connected to a public telephone network, is controlled by a communication control program stored in the ROM 304, and performs transmission and reception of data between a remote terminal via a device such as a modem. Transmission and reception of a facsimile is also performed by using the line I/F unit 303.
The operation unit 301 incorporates a display unit or a key input unit, and is controlled by the CPU 307. The user performs various settings related to scanning or printing through the key input unit and provides instructions to activate or stop scanning or printing. The IO control unit 308 is a bus bridge for connecting the system bus 316 with the image bus 317, which transfers image data at high speed. The image bus 317 consists of a PCI bus or IEEE 1394. The following devices are placed on the image bus 317.
The digital I/F unit 311 connects a reader unit 315 or the printer unit 314 of the device to the control unit and performs synchronous/asynchronous conversion of image data. Information detected by various sensors that are placed in each location of the reader unit 315 and the printer unit 314 flows to the system bus 316 via the digital I/F unit 311 and the IO control unit 308.
The image processing unit 309 corrects/processes/edits input image data and output image data. The image rotating unit 310 rotates the image data. The compression expansion unit 312 performs compression expansion processing of JPEG for multi-level image data and performs compression and expansion processing of JBIG/MMR/MR/MH for binary image data. The pixel density conversion unit 313 performs resolution conversion or the like on the output image data.
<Exemplary Software Module Configuration of the Device>
FIG. 4 is a diagram illustrating a software module configuration for the device UI in the device 100.
The device 100 includes the “Notification center” application and a total management application. Hereinafter, a description will be given of a configuration of the “Notification center” application. A notification center management manager 401 issues, for each software module that configures the “Notification center” application, acquisition instructions for message content or display instructions for the content. In other words, the notification center management manager 401 manages the main processing of the “Notification center” application.
In particular, if an acquisition request for content is received from the user, the notification center management manager 401 determines access control for whether or not to perform content acquisition processing. In the access control, whether or not the browser application is installed in the same device and whether or not the browser application is in an available status are confirmed and a display control is performed based on the confirmation result.
An application information input-output unit 402 is an input-output unit that performs input and output of setting information that the “Notification center” application uses. If the application information input-output unit 402 receives a storage instruction or an acquisition instruction for data from the notification center management manager 401, the application information input-output unit 402 performs the input and output of information from a data storage unit. An individual application information storage unit 403 is a data storage unit storing setting information.
In the individual application information storage unit 403, information such as URL information for the message providing service 104 that provides messages to the user is stored. A HTTP request issuing unit 404 issues HTTP requests. A HTTP content receiving unit 405 receives HTTP content. A user information input-output unit 406 accepts a user's input and output for the “Notification center” application.
For example, if the user starts the “Notification center” application, the notification center management manager 401 executes following processing. First, the notification center management manager 401 issues an acquisition instruction for URL information for the message providing service 104 to the application information input-output unit 402 for acquiring content to be displayed from the message providing service 104. The application information input-output unit 402 that received the acquisition instruction for the URL information executes acquisition processing for the URL information, which is acquiring the URL information from the individual application information storage unit 403.
The application information input-output unit 402 that has acquired the URL information transmits the URL information to the notification center management manager 401. Next, the notification center management manager 401 transmits the URL information for the message providing service 104 to the HTTP request issuing unit 404 and issues an acquisition instruction for message content. The HTTP request issuing unit 404 that has received the acquisition instruction of the content accesses the specified URL and transmits a request for the content with the identification information for the device.
The message providing service 104 that has received the request of the content replies with message content to be distributed based on the identification information for the device. The HTTP content receiving unit 405 receives the message content and transmits the message content to the notification center management manager 401.
The notification center management manager 401 that has acquired the message content issues a display instruction for the content to the user information input-output unit 406. In this manner, the message content is provided to the user. Message content is HTML content, and thereby, a user can acquire new information while performing screen transition to a link destination by specifying a link included in the HTML content.
Further, there is information that is provided to a user by creating a link in the message content to a service other than the message providing service 104. For example, a case where transmitting to the user when the toner bottle sent to the user will be delivered by the delivery company may be considered. In such a case, if a link to a specified URL that displays a shipping status by the service provided by the delivery company can be provided, the user can be informed about an arrival schedule without manpower and therefore it is efficient.
Next, a description will be given of a configuration of the total management application other than “Notification center” application. A total management manager 407 manages an entire system of the device. The total management manager 407 performs management of all applications that are installed in the device and setting information. In addition, the total management manager 407 controls processing for copying or printing and manages a network module. Further, the total management manager 407 performs switching control of applications due to a call operation by the user.
A management information input-output unit 408 responds to a call request from an application installed in the device and responds to a storage request due to an installation of a new application. A total management information storage unit 410 stores applications that have been installed and setting values used by each application and the total management manager 407. A communication control unit 409 performs processing for external communication under the control of the total management manager 407.
<UI of the “Notification Center” Application>
FIGS. 5A and 5B, FIGS. 6A and 6B, and FIG. 7 are diagrams each illustrating an example of a UI of the “Notification center” application.
The “Notification center” application is called when a user presses a “Notification center” icon on the home screen shown in FIG. 2. If the “Notification center” application is called, a message list fora specified device or user is acquired from the message providing service 104.
FIG. 5A illustrates an example displaying content of the message list acquired from the message providing service 104 on an initial screen (TOP page) of the “Notification center” application. In the message list, a shipping notification for a toner from a sales company of the device to the user, a shipping notification for a collection toner box, and a notification related to a scheduled version up of firmware are listed.
FIG. 5B illustrates an example displaying detailed information for one message selected by the user from the message list shown in FIG. 5A. In the detail information for the message, the same information as the subject of the message displayed in FIG. 5A is displayed as a “subject”, and the actual message content is displayed in “detail information”.
In the example shown in FIG. 5B, the details of the shipping notification for a toner for the user is illustrated, and a toner type (color), an invoice number used when the delivery company of the toner identifies a package, URL information, which is a link to a service provided by the delivery company, and the like. A service provided by the delivery company indicates the shipping information providing service 105 shown in FIG. 1, and is a service that can ascertain the shipping status of the toner by accessing the service and specifying the invoice number.
FIG. 6A illustrates an example of content displayed by a service that provides notification about a shipping status, which is provided by the shipping information providing service 105 shown in FIG. 1. The screen shown in FIG. 6A is displayed, for example, when the user has selected a link shown in FIG. 5B and, after the screen transition to the service provided by the delivery company has been performed, the user has input the invoice number of the package. By this screen, the status of a package under delivery (shipping status), the scheduled delivery date and time, the delivery route of the baggage until now and date and time information corresponding to the delivery route, and the like can be ascertained.
In the screen shown in FIG. 6A, an advertisement or information for a service provided by the delivery company or other related companies may be displayed. The message providing service 104 wants to guide the user to the screen shown in FIG. 6A in order to accurately transmit, to the user, the shipping status of a package requested for delivery. However, after this screen, it is desirable that the message providing service 104 avoid transiting to information that is not related to the maintenance business for the device, which is the original use.
Therefore, when accessing the other information providing service 106 shown in FIG. 1, which is a service different from original use, due to the user selecting the link, in other words, when performing screen transition to a URL provided by different services, the “Notification center” application suppresses the access. The details of processing related to access control will be described with reference to FIG. 8.
However, the user selects the link because the user wants to browse content provided by the external service that the link indicates. Therefore, if it is an environment in which a browser application of the device 100 can be used, the “Notification center” application can be temporarily terminated, and the content corresponding to the link destination that the user has requested can be displayed by the browser application.
Here, starting the browser application and transiting to the page of the link destination requested in the “Notification center” application by the user itself is inefficient. Accordingly, the “Notification center” application can make the browser application take over the request from the user. FIG. 6(B) illustrates an example of a screen displayed in this case.
FIG. 6B illustrates an example of a screen displayed by the “Notification center” application when it is an environment in which a browser application of the device 100 can be used. More specifically, a message is displayed confirming to the user that the screen transition after this is performed by using not the “Notification center” application but rather the browser application. If the user wishes to continue and transit to a screen provided by the external service, the browser application will be started. Further, due to the “Notification center” application providing URL information for the link destination to the browser application, continuous screen transition can be provided.
FIG. 7 illustrates an example of a screen displayed by the “Notification center” application when it is not an environment that a browser application of the device 100 can be used. More specifically, a message is displayed displaying that an accessing a service not directly related to the message providing service 104 is forbidden, and confirming whether or not to transit to the screen of the message list again.
<Behavior of the “Notification Center” Application> FIG. 8 is a Flowchart Illustrating a Behavior of the “Notification Center” Application.
More specifically, FIG. 8 is a flowchart illustrating processing related to the access control when, after calling the “Notification center” application by pressing the “Notification center” icon or the like, displaying the message list or the link to other services is selected.
If the user uses various services on the UI of the device 100 and browses information provided by the various services, the device may occupy the device 100. In order to suppress such a situation, the “Notification center” application controls the access of the user as follows, and cooperates with other applications. Note that the processing shown in FIG. 8 is stored in either of the ROM 304 or the storage device 306 shown in FIG. 304, loaded in the RAM 305 as needed, and executed by the CPU 307.
The processing shown in FIG. 8 is started when the “Notification center” application is called such as when the user has pressed the “Notification center” icon on the UI of the device 100, or the like. In step S601, the “Notification center” application transmits an identifier of the device to the message providing service 104. Then, the “Notification center” application receives, from the message providing service 104, a message list generated for the local device as content for displaying on the initial screen.
In detail, the notification center management manager 401 issues a request to the message providing service 104 via the HTTP request issuing unit 404 and receives the content via the HTTP content receiving unit 405. The notification center management manager 401 displays the received content such, as the screen shown in FIG. 5A, via the user information input-output unit 406.
In step S602, the “Notification center” application detects pressing a link to an arbitrary ULR included in the HTML content browsed by the user. As a result, the user information input-output unit 406 accepts a request for displaying the content corresponding to the link destination, and transmits the request with the URL information to the notification center management manager 401.
In step S603, if the notification center management manager 401 receives the request with the URL information for the link destination, the notification center management manager 401 performs the following determination. The notification center management manager 401 determines whether or not to permit the request from the user based on two pieces of domain information, which are a referrer (referrer of the link destination) that is a link source of the request and the URL information for the link destination. More specifically, first, in step S603, the notification center management manager 401 determines whether or not the domain information of the referrer indicates the domain to which the message providing service 104 belongs.
If the domain information of the referrer indicates the domain to which the message providing service 104 belongs, in other words, if the domain information of the referrer matches the domain of the message providing service 104, the notification center management manager 401 proceeds processing to step S604. In step S604, the notification center management manager 401 determines that the user's request is a transition required for acquiring information necessary for the maintenance business and thereby permits the request from the user. That is, the notification center management manager 401 acquires the URL information for a transition destination requested from the user and controls the display using content corresponding to the URL information. In this manner, the notification center management manager 401 performs display control such that the referenced content, which can be referred from the content provided by a reliable domain, will be displayed.
In step S605, the notification center management manager 401 determines whether or not the user has ended the “Notification center” application. More specifically, when the user has ended the “Notification center” application and the notification center management manager 401 receives a signal of application termination, the “Notification center” application terminates. Further, when the user stays on the displayed screen and continues to use the “Notification center” application, the notification center management manager 401 advances the processing to step S602.
In contrast, in step S603, if the domain that the referrer indicates does not indicate the message providing service 104, the notification center management manager 401 advances the processing to step S606. In step S606, the notification center management manager 401 determines whether or not the URL information for the link destination, in other words, the domain information for the service to be requested, matches the domain information of the referrer.
If the domain information for the service to be requested matches the domain information of the referrer, the notification center management manager 401 advances the processing to step S604, and permits the request from the user. In contrast, if the domain information for the service to be requested does not match the domain information of the referrer, the notification center management manager 401 advances the processing to step S607. In step S607, the notification center management manager 401 determines whether or not the domain information for the service to be requested indicates the message providing service 104.
If the domain information for the service to be requested indicates the message providing service 104, the notification center management manager 401 advances the processing to step S604 and permits the request from the user. In contrast, if the domain information for the service to be requested does not indicate the message providing service 104, the notification center management manager 401 advances the processing to step S608.
In step S608, the notification center management manager 401 communicates with the total management manager 407 to determine whether or not the browser application is available. More specifically, the notification center management manager 401 determines whether the browser application is installed in the device 100 and whether or not the browser application is in an available status for the user. If the browser application is in an available status, the request from the user may be continuously accepted by the browser application.
In this case, the notification center management manager 401 transmits the URL information for the link destination requested from the user to the total management manager 407 and requests starting the browser application. More specifically, if the browser application is available, the notification center management manager 401 advances the processing to step S609. In step S609, the notification center management manager 401 confirms whether or not the user will continue browsing the link destination using the browser application. More specifically, the notification center management manager 401 displays the screen as shown in FIG. 6B for displaying a message indicating that a transition to an external link will be performed.
If the user continues browsing the link destination using the browser application, the notification center management manager 401 advances the processing to step S611. In contrast, if the user does not continue browsing the link destination using the browser application, the notification center management manager 401 advances the processing to step S610. In step S610, the notification center management manager 401 displays the currently displayed screen again via the user information input-output unit 406 and proceeds the processing to step S605.
In step S611, the notification center management manager 401 starts the browser application via the total management manager 407. Further, the notification center management manager 401 provides the URL information for the link destination requested from the user, in other words, the URL information for the transition destination, and terminates the processing.
In contrast, if the browser application is not available in step S608, the notification center management manager 401 advances the processing to step S612. In step S612, the notification center management manager 401 displays a message to the user indicating that a transition to the link destination cannot be performed on the screen and the processing proceeds to step S601. More specifically, a screen as shown in FIG. 7 is displayed.
In this manner, the “Notification center” application performs display control for permitting access only for the original use, for example, an access to a services necessary for the maintenance business, and thereby, the “Notification center” application can appropriately transmit a message that should be transmitted to the user. Further, in this manner, restricting an unnecessary access to an external service can be performed and thereby occupying the operation panel or the like of the device 100 by the user can be suppressed.
In addition, since the user may access an arbitrary service in the “Notification center” application, other than the device 100 being occupied, it is considered that the following situation may occur. Specifically, there are various services on the internet, and incompatible HTML content may be a problem to display.
If the user accesses a service different from the original use by using the web browser function of the “Notification center” application and the content of that service cannot be correctly displayed because the content is not compatible, there is a possibility that complaints will be received from the user. From the viewpoint of the compatibility as described above, in a business application, performing access control and restricting the display to the original use or the service may suppress the display problem due to the compatibility.
Note that, while a case in which the “Notification center” application being called (started) from the icon on the home screen has been described in the present embodiment, it is not limited thereto. Starting the “Notification center” application may include a case of switching processing, which is displaying on the screen while running in the background. In other words, whether or the “Notification application” has already started is not limiting in this context.
Furthermore, while a case that, in step S603, if the domain indicated by the referrer does not indicate the domain to which the message providing service 104 belongs, the processing proceeding to step S606 has been described in the present embodiment, it is not limited thereto. For example, it is possible not to perform the determination of step S606 and the processing may proceed to step S607, and it is also possible not to perform the determinations of step S606 to S608 and the processing may proceed to step S612. Similarly, in the processing of step S606 or S607, if each result of the determination is “No”, the processing may proceed to step S612.
Furthermore, while a case that the “Notification center” application displays the HTTP content provided by the message providing service 104 has been described in the present embodiment, it is not limited thereto. It may be configured such that the “Notification center” application displays content provided by another predetermined providing service. In this case, in the processing shown in FIG. 8, a place described as “message providing service” may be read as “predetermined providing service” for execution. At this time, there may be more than one “predetermined providing service”.
Second Embodiment
In the first embodiment, an example in which the access control is performed based on the two domains of which the referrer and the URL information for the link destination has been described. However, there may be a case in which the access range is expanded depending on the business. In such a case, in addition to the access control in the first embodiment, a list of domains that can be accessed (white list) is provided to the “Notification center” application so that the access range can be dynamically expanded, in the present embodiment.
FIG. 9 is a diagram illustrating a part of the content data provided by the message providing service 104.
For example, a domain list for which access is permitted is added as Permit-Domain to a HTTP header. In this manner, the access range can be flexibly controlled without using complicated version management and the like for the white list.
More specifically, the notification center management manager 401 acquires a list of domains that can be accessed from content data provided by the message providing service 104. Then, in the processing shown in FIG. 8, if it is determined “No” in either of the processing of step S603 to 608, the notification center management manager 401 determines whether the domain of the link destination is included in the above domain list that can be accessed.
Then, if the domain of the link destination is included in the above domain list that can be accessed, the processing proceeds to step S604 and the request from the user is permitted. In contrast, if the domain of the link destination is not included in the above domain list that can be accessed, the processing proceeds to step S612.
<Example of Application UI when Applied in General Information Processing Apparatus>
FIG. 10 is a diagram illustrating an example in a case where the device 100 according to the present invention is applied by a general information processing apparatus.
For example, it is assumed that the device 100 is a smartphone and, in the smartphone, a news application is installed as a web application having a web browser function.
The new application acquires news content from a service that distributes news. In each news content, a link indicating which mass media has distributed the original news content thereof is shown. The user can transit to a service that enables browsing the original news content by selecting the link. The news application allows a link to a news site which is a specific service for displaying news content, but wants to avoid problems such as screen (layout) corruption or the like due to the transition to various sites other than the news site.
In such a case, the access control may be performed based on the two domains, which are the referrer and the URL information for the link destination. Accordingly, the device 100 can be applied by a general information processing apparatus in the present invention.
OTHER EMBODIMENTS
Embodiment(s) of the present invention can also be realized by a computer of a system or apparatus that reads out and executes computer executable instructions (e.g., one or more programs) recorded on a storage medium (which may also be referred to more fully as a ‘non-transitory computer-readable storage medium’) to perform the functions of one or more of the above-described embodiment(s) and/or that includes one or more circuits (e.g., application specific integrated circuit (ASIC)) for performing the functions of one or more of the above-described embodiment(s), and by a method performed by the computer of the system or apparatus by, for example, reading out and executing the computer executable instructions from the storage medium to perform the functions of one or more of the above-described embodiment(s) and/or controlling the one or more circuits to perform the functions of one or more of the above-described embodiment(s). The computer may comprise one or more processors (e.g., central processing unit (CPU), micro processing unit (MPU)) and may include a network of separate computers or separate processors to read out and execute the computer executable instructions. The computer executable instructions may be provided to the computer, for example, from a network or the storage medium. The storage medium may include, for example, one or more of a hard disk, a random-access memory (RAM), a read only memory (ROM), a storage of distributed computing systems, an optical disk (such as a compact disc (CD), digital versatile disc (DVD), or Blu-ray Disc (BD)™), a flash memory device, a memory card, and the like.
While the present invention has been described with reference to exemplary embodiments, it is to be understood that the invention is not limited to the disclosed exemplary embodiments. The scope of the following claims is to be accorded the broadest interpretation so as to encompass all such modifications and equivalent structures and functions.
This application claims the benefit of Japanese Patent Application No. 2016-154988, filed Aug. 5, 2016, which is hereby incorporated by reference wherein in its entirety.

Claims (9)

What is claimed is:
1. An information processing apparatus in which an application having a web browser function is installed, comprising:
a memory storing instructions; and
a processor which is capable of executing the instructions causing the information processing apparatus to:
control a display on a displaying unit using the web browser function and content provided by a predetermined providing service that belongs to a predetermined domain;
accept, from a user, a selection of a link included in the display;
determine whether URL information as a referrer included in a HTTP request issued by the web browser function based on an accepting of the selection of the link indicates the predetermined domain, wherein the referrer is URL information of a web page on which the link has been arranged;
determine whether a domain of a destination of the issued HTTP request indicates the predetermined domain;
in a case where it is determined that the URL information as the referrer indicates the predetermined domain, control display of a succeeding web page corresponding to the link using content received according to the issued HTTP request; and
control display of a screen indicating an access error, if the URL information of the referrer does not indicate the predetermined domain and the domain of the destination of the issued HTTP request does not indicate the predetermined domain.
2. The information processing apparatus according to claim 1, wherein the instructions further cause the information processing apparatus to:
determine whether the domain of the destination of the issued HTTP request matches the domain that the URL information as the referrer indicates, if the URL information as the referrer does not indicate the predetermined domain,
wherein the display using the content corresponding to the link is performed, if the domain of the destination of the issued HTTP request matches the domain that the URL information as the referrer indicates.
3. The information processing apparatus according to claim 1, wherein, if another web browser program different from the application is installed in the information processing apparatus, the instructions further cause the information processing apparatus to:
transmit information corresponding to the link to the another web browser program, and
start the web browser program without displaying the screen indicating the access error in a case where the URL information of the referrer does not indicate the predetermined domain and the domain of the destination of the issued HTTP request does not indicate the predetermined domain.
4. The information processing apparatus according to claim 1, the instructions further cause the information processing apparatus to:
acquire a list of domains that can be accessed, provided by the predetermined providing service;
determine, if the URL information as the referrer does not indicate the predetermined domain and the domain of the destination of the issued HTTP request does not indicate the predetermined domain, whether the domain of the destination is included in the list; and
control the display using the content corresponding to the link, if the domain of the destination is included in the list.
5. A method for controlling an information processing apparatus in which an application having a web browser function is installed, the method comprising:
controlling a display on a displaying unit using the web browser function and content provided by a predetermined providing service which belongs to a predetermined domain;
accepting, from a user, a selection of a link included in the display;
determining whether URL information as a referrer included in a HTTP request issued by the web browser function based on an accepting of the selection of the link indicates the predetermined domain, wherein the referrer is URL information of a web page on which the link has been arranged;
determining whether a domain of a destination of the issued HTTP request indicates the predetermined domain;
in a case where it is determined that the URL information as the referrer indicates the predetermined domain, controlling display of a succeeding web page corresponding to the link using content received according to the issued HTTP request; and
if the URL information of the referrer does not indicate the predetermined domain and the domain of the destination of the issued HTTP request does not indicate the predetermined domain, controlling display of a screen indicating an access error.
6. A non-transitory storage medium on which is stored a computer program for making a computer execute a method for controlling an information processing apparatus in which an application having a web browser function is installed, the method comprising:
controlling display on a displaying unit using the web browser function and content provided by a predetermined providing service which belongs to a predetermined domain;
accepting, from a user, a selection of a link included in the display;
determining whether URL information as a referrer included in a HTTP request issued by the web browser function based on an accepting of the selection of the link indicates the predetermined domain, wherein the referrer is URL information of a web page on which the link has been arranged;
determining whether a domain of a destination of the issued HTTP request indicates the predetermined domain;
in a case where it is determined that the URL information as the referrer indicates the predetermined domain, controlling display of a succeeding web page corresponding to the link using content received according to the issued HTTP request; and
URL information of the referrer does not indicate the predetermined domain and the domain of the destination of the issued HTTP request does not indicate the predetermined domain, controlling display of a screen indicating an access error.
7. The information processing apparatus according to claim 1, wherein, in a case where it is determined that the URL information as the referrer indicates the predetermined domain, the display using the content corresponding to the link is performed even if the domain of the destination of the issued HTTP request does not indicate the predetermined domain.
8. The information processing apparatus according to claim 1, wherein, in the case where it is determined that the domain of the destination of the issued HTTP request indicates the predetermined domain, the display using the content corresponding to the link is performed even if the URL information as the referrer does not indicated the predetermined domain.
9. The information processing apparatus according to claim 2, the instructions further cause the information processing apparatus to:
acquire a list of domains that can be accessed, provided by the predetermined providing service;
determine, if the URL information as the referrer does not indicated the predetermined domain and the domain of the destination of the issued HTTP request does not match the domain that the URL information as the referrer indicates, whether the domain of the destination is included in the list; and
control the display using the content corresponding to the link, if the domain of the destination is included in the list.
US15/661,685 2016-08-05 2017-07-27 Information processing apparatus, control method, and storage medium Active 2037-11-08 US10896016B2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2016-154988 2016-08-05
JP2016154988A JP6808393B2 (en) 2016-08-05 2016-08-05 Information processing equipment, control methods, and programs

Publications (2)

Publication Number Publication Date
US20180039465A1 US20180039465A1 (en) 2018-02-08
US10896016B2 true US10896016B2 (en) 2021-01-19

Family

ID=61069469

Family Applications (1)

Application Number Title Priority Date Filing Date
US15/661,685 Active 2037-11-08 US10896016B2 (en) 2016-08-05 2017-07-27 Information processing apparatus, control method, and storage medium

Country Status (2)

Country Link
US (1) US10896016B2 (en)
JP (1) JP6808393B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10511597B1 (en) * 2019-07-23 2019-12-17 Capital One Services, Llc Method and system for multifactor mutual authentication

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004334397A (en) 2003-05-02 2004-11-25 Nippon Telegr & Teleph Corp <Ntt> Method, apparatus, and program for controlling access to document information
US20100165392A1 (en) * 2008-12-26 2010-07-01 Canon Kabushiki Kaisha Data processing apparatus, data processing method, and storage medium storing computer program
US20110307811A1 (en) * 2010-06-11 2011-12-15 Microsoft Corporation Web application home button
US8966076B2 (en) 2011-06-09 2015-02-24 Canon Kabushiki Kaisha Management apparatus, management method, and computer-readable medium
US20150150077A1 (en) * 2013-11-26 2015-05-28 Biglobe Inc. Terminal device, mail distribution system, and security check method
US20160099949A1 (en) * 2014-10-03 2016-04-07 Clique Intelligence Systems and Methods for Document-Level Access Control in a Contextual Collaboration Framework

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004334397A (en) 2003-05-02 2004-11-25 Nippon Telegr & Teleph Corp <Ntt> Method, apparatus, and program for controlling access to document information
US20100165392A1 (en) * 2008-12-26 2010-07-01 Canon Kabushiki Kaisha Data processing apparatus, data processing method, and storage medium storing computer program
US20110307811A1 (en) * 2010-06-11 2011-12-15 Microsoft Corporation Web application home button
US8966076B2 (en) 2011-06-09 2015-02-24 Canon Kabushiki Kaisha Management apparatus, management method, and computer-readable medium
US20150150077A1 (en) * 2013-11-26 2015-05-28 Biglobe Inc. Terminal device, mail distribution system, and security check method
US20160099949A1 (en) * 2014-10-03 2016-04-07 Clique Intelligence Systems and Methods for Document-Level Access Control in a Contextual Collaboration Framework

Also Published As

Publication number Publication date
US20180039465A1 (en) 2018-02-08
JP6808393B2 (en) 2021-01-06
JP2018022444A (en) 2018-02-08

Similar Documents

Publication Publication Date Title
US9286141B2 (en) Image forming apparatus, program management system, program management method, and computer-readable storage medium
US9729617B2 (en) Information management device, system, and method for management of states of use of licenses in units of organizations
US8850529B2 (en) Communication apparatus, communication apparatus system, and method controlling relay apparatus
US20110067023A1 (en) Software management apparatus, software distribution server, software distribution system, and software installation method
US20110125655A1 (en) License-renewal management apparatus license management system and computer program product
US20130088741A1 (en) Communication system, relay apparatus and communication apparatus
US20110225600A1 (en) Electronic apparatus, information processing method, and recording medium storing information processing program
US11252283B2 (en) Storage medium, and method and apparatus for managing printing
US20130036333A1 (en) Image forming apparatus, method of notifying error, and computer-readable recording medium therefor
US8873080B2 (en) Image forming device generating screens for remote and local access, information processing method, and computer-readable recording medium
US20130219260A1 (en) Instrument, information processing system, and information processing method
US20080016189A1 (en) Host terminal to provide device configuration information, a method thereof, and devices to receive configuration information from the host terminal
US11645024B2 (en) Resuming print job by using accounting information
US10893169B2 (en) Relay apparatus, control method, and information processing system
US10896016B2 (en) Information processing apparatus, control method, and storage medium
US20140333950A1 (en) Electronic device, information processing system, information managing apparatus, information processing method, and information processing program
JP2011164789A (en) Information processing apparatus, method for controlling deactivation processing, program, and storage medium
US20040193746A1 (en) Service search device, service search method and document processing system
US20090009789A1 (en) Image forming apparatus, document management method, and computer program product
JP5672347B2 (en) License management system and license management method
JP5561047B2 (en) Information processing apparatus, program, and information processing system
CN114041130A (en) URL management in image forming apparatus
JP4765881B2 (en) Information management apparatus, information management method and program thereof
US10402857B2 (en) Information distribution system, information distribution apparatus, and information distribution method
US20230291844A1 (en) Information processing apparatus, non-transitory computer readable medium storing program, and information processing method

Legal Events

Date Code Title Description
AS Assignment

Owner name: CANON KABUSHIKI KAISHA, JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:KAWANA, YOSHIMASA;REEL/FRAME:044315/0490

Effective date: 20170718

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: FINAL REJECTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE AFTER FINAL ACTION FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: FINAL REJECTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE AFTER FINAL ACTION FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: PUBLICATIONS -- ISSUE FEE PAYMENT VERIFIED

STCF Information on status: patent grant

Free format text: PATENTED CASE