US20120317172A1 - Mobile web app infrastructure - Google Patents
Mobile web app infrastructure Download PDFInfo
- Publication number
- US20120317172A1 US20120317172A1 US13/158,885 US201113158885A US2012317172A1 US 20120317172 A1 US20120317172 A1 US 20120317172A1 US 201113158885 A US201113158885 A US 201113158885A US 2012317172 A1 US2012317172 A1 US 2012317172A1
- Authority
- US
- United States
- Prior art keywords
- computer readable
- web app
- application
- url
- program code
- 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.)
- Abandoned
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/04—Protocols specially adapted for terminals or networks with limited capabilities; specially adapted for terminal portability
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/131—Protocols for games, networked simulations or virtual reality
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/02—Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/56—Provisioning of proxy services
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W4/00—Services specially adapted for wireless communication networks; Facilities therefor
- H04W4/60—Subscription-based services using application servers or record carriers, e.g. SIM application toolkits
Definitions
- aspects of the present invention relate to electronic devices including but not limited to communications devices adapted to run mobile web applications or web apps, and more particularly to a method, device and computer program product for a seamless mobile web app infrastructure.
- New applications or apps for installation and use on mobile devices such as smart phones, pad computers and the like are continuously being created that provide various types of features, functions and operations.
- An application in general utilizes a platform infrastructure on the mobile device for operation.
- Native applications can access device specific resources through the use of this platform infrastructure. All smart phones provide a native browser but limit the ability for a web application or application that is accessed over a network, such as the Internet or other network, to use the device specific resources. Accessing the device specific resources under these circumstances is not seamless and may require the user to perform certain operations in order for the web application to access the device resources. Being able to access native device resources by a web application has been partially addressed with the advent of software such as PhoneGap.
- PhoneGap essentially fills in the gaps with documented new features for the JavaScript navigator object.
- PhoneGap is an open-source mobile development framework developed by Nitobi Software and IBM.
- PhoneGap is a trademark of Nitobi Software, Inc. in the United State, other countries or both.
- IBM is a trademark of International Business Machines, Inc. in the United States, other countries or both.
- PhoneGap enables software programmers to build applications for mobile devices using JavaScript, Hypertext Mark-up Language (HTML), Cascading Style Sheets (CSS) or similar languages, rather than less known languages such as Objective-C.
- HTML Hypertext Mark-up Language
- CSS Cascading Style Sheets
- the browser solution is advantageous in that it resolves security issues and provides proven layouts and user interface (UI) mechanisms.
- web applications or web apps are not applications by definition as they have to establish a connection to a web site for the execution of code and layout. This process may also not be seamless and may require additional input from the user.
- a web app is basically a website built with web standard technologies and is available from a uniform resource locator (URL) specification. This is in contrast with native apps which are installed on the device and use native application programming interfaces (APIs) and languages. Because web apps require accessing a website over a network there are security issues that need to be addressed. Additionally, the web app model is complex and not seamless as discussed above. Accordingly, there is a need for a new model that can overcome these security and user interface issues.
- a method for forming a mobile web app infrastructure on a device may include creating a local web app server on the device in response to an application being started on the device.
- the method may also include providing a proxy uniform resource locator (URL) address by the local web app server that enables the device to access an out of security URL to perform a function associated with the application.
- URL uniform resource locator
- a device may include a processor and a local web app server created on the processor in response to an application being started on the device.
- the local web app server provides a proxy URL that enables the device to access an out of security URL to perform a function associated with the application.
- a computer program product for forming a mobile web app infrastructure may include a computer readable storage medium having computer readable program code embodied therewith.
- the computer readable program code may include computer readable program code configured to create a local web app server on the device in response to an application being started on the device.
- the computer readable program code may also include computer readable program code configured to provide a proxy URL address that enables the device to access an out of security URL to perform a function associated with the application.
- FIG. 1 is flowchart of an example of a method for forming a mobile web app infrastructure in accordance with an embodiment of the present invention.
- FIG. 2 is a block schematic diagram of an example of an electronic device including a mobile web app infrastructure in accordance with an embodiment of the present invention.
- aspects of the present invention may be embodied as a system, method or computer program product. Accordingly, aspects of the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment (including firmware, resident software, micro-code, etc.) or an embodiment combining software and hardware aspects that may all generally be referred to herein as a “circuit,” “module” or “system.” Furthermore, aspects of the present invention may take the form of a computer program product embodied in one or more computer readable medium(s) having computer readable program code embodied thereon.
- the computer readable medium may be a computer readable signal medium or a computer readable storage medium.
- a computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing.
- a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
- a computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof.
- a computer readable signal medium may be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
- Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
- Computer program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C++ or the like and conventional procedural programming languages, such as the “C” programming language or similar programming languages.
- the program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server.
- the remote computer may be connected to the user's computer through any type of network, including a local area network (LAN) or a wide area network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet Service Provider).
- LAN local area network
- WAN wide area network
- Internet Service Provider an Internet Service Provider
- These computer program instructions may also be stored in a computer readable medium that can direct a computer, other programmable data processing apparatus, or other devices to function in a particular manner, such that the instructions stored in the computer readable medium produce an article of manufacture including instructions which implement the function/act specified in the flowchart and/or block diagram block or blocks.
- the computer program instructions may also be loaded onto a computer, other programmable data processing apparatus, or other devices to cause a series of operational steps to be performed on the computer, other programmable apparatus or other devices to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide processes for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.
- FIG. 1 is flowchart of an example of a method 100 for forming a mobile web app infrastructure in accordance with an embodiment of the present invention.
- an application may be started on a device in response to a request to perform the application or a selected function associated with the application.
- the application may be a web app on a communications device, such as a smart phone or similar communications device.
- the application may bundle relative based HTML or JavaScript files which bundle a Java script library to access native device resources embodied or stored on the device and accessible by native device applications.
- the HTML code for a URL has entries similar to ./images/myimage.jpg for example rather than hard coding the host address or path, such as for example http://ibm.com/myapp/images/myimage.jpg.
- the resources for the URL are relative to the starting point http://ibm.com/myapp that may have been typed in the browser. This permits moving website resources to a different location without having to edit the HTML code.
- a web site may be from a local server on the device or at an Internet location such as for example http://ibm.com.
- the web HTML code on the device can be reused, or the browser may be used to go to a non local server URL, or server not on the device, and may obtain a more up to date version to work with. Accordingly the resources for the web app may be updated in accordance with an embodiment of the invention with newer HTML files to update the application seamlessly.
- Examples of the native device resources may include but is not necessary limited to a mechanism to determine geographic location, a camera, a contacts file, an accelerometer and other resources that permit the device to perform native applications on the device.
- a library or JavaScript library may be initialized by the application to allow access to the native device resources.
- a local web app server may be created by the application.
- a port address for the local web app server may be randomly generated for security purposes.
- the port address may be randomly generated by the application or by some other utility application on the device.
- the local web app server may only accept local connections for security purposes.
- the device cannot accept connections not from the device or phone. Accordingly, someone on the Internet cannot connect to the device or phone even if they know the random port address. Other apps on the device or phone could connect but are blocked by using a proxy with a secret number as described herein.
- the local web server which includes the application may be updated with HTML/JavaScript (resources) to upgrade the application to a new version.
- a browser object may be created by the application or by another application or utility.
- the browser object may be pointed by the application to load a URL based at the local web app server and port address.
- the browser object may be loaded with the URL to the local web app server that may access the bundle of resources containing code for operation of the application.
- the code may be in JavaScript or HTML, or other similar code to reduce the complexity of the infrastructure and to utilize the security and user interface maturity of standard web browser technologies for a programming interface. Standard HTML/JavaScript without augmentations to the standard code may be provided, such as jQuery.
- a secure structure or process is thus provided for using the web app on the device. In this respect, websites or URLs whose security and freedom from any viruses or other code which could be harmful to the device is unknown may be accessed.
- the local web app server may receive a local server connection from the device in response to the browser object loading the URL.
- the request to perform the selected function associated with the application may be received by the local web server and delivered to the browser object using the bundled HTML or JavaScript files or other files. Because a local server is being used and not file URLs, the local server can proxy data requests to other servers and a mechanism for credential validation may be provided to enable login to these off the device servers to deliver data that is accessible by the user with the credentials.
- a proxy URL address may be provided by the local server to enable the device to access out of security websites or URLs to satisfy the request.
- Out of security websites or URLs may be defined as websites or URLs that are unknown or non-secure or whose security or freedom from any code which could cause harm to the device may not be known.
- the proxy URL address may be a prefix to the out of security URL or website. For example, if the web app would like to access the National Weather Service (NOAA) at “http://www.weather,gov,” the URL may be rewritten in the form of the proxy address with a prefix, such as “proxy?http://www.weather.gov.”
- NOAA National Weather Service
- the application may also generate a secure or secret number that may be used in the proxy URL address that is only known by the application or web app to disable or prevent use of the proxy URL address by any other web apps or applications.
- the selected function associated with the application may be performed to satisfy the request.
- the request may have been to present the weather forecast for a predetermined number of days, for example, four days. Accordingly the information may be retrieved from the remote or out of security website and presented on the device to the user.
- the application may also provide a black-and-white list of URLs that are allowed to be accessed by the local web app server. This list can be an additional bundle accessed in response to the application being started.
- a black list may be a list of URLs that are not allowed to be commonly accessed. These may be URLs of certain companies or other entities.
- the white list may be a list of only URLs that are accessible by the local web app server.
- Displaying the images of a multiple day weather forecast may be done in HTML using Portable Network Graphics (PNG) files or similar code on any mobile phone browser.
- PNG Portable Network Graphics
- the website resource (icons and HTML for layout) may be included with the application. Similar to that previously discussed a local URL on the device may be created and used.
- the application may be simply an instance of a browser object and an instance of a local web server similar to that previously described.
- the application may access a resource bundle (a URL) for the data essentially to a local web site.
- the device application platform would create an instance of a browser object.
- the browser object would create a server socket at a random port number for example 26512 but 8080 may be used for prototyping. A random port is used since there maybe other like applications.
- the server socket only accepts connections local at 127.0.0.1 so the port is secure basically stranded.
- the browser object may make a connection to the server socket at 127.0.0.1:8080 in the test case or at 127.0.0.1:26512 for the start page of a default start.html.
- the server socket knows where to access the storage to get this file associated with the application.
- the application requires an out of URL security access to achieve the results (http://www.weather.gov/) or satisfy the request of displaying the weather forecast for the next predetermined number of days.
- the weather content is easy to display using HTML but it needs to access the National Weather Service (NWS) to get the multiple day forecast which is XML data that is returned.
- NWS National Weather Service
- JavaScript may be written to periodically update the information at predetermined time interval, for example every thirty minutes.
- the JavaScript may use a new function like the mashup iWidget iContext function to rewrite a URL to go through a proxy that can proxy the request making the browser on the device think the URL is a secure URL accessed in context to the page.
- JavaScript code for the NWS for a particular zip code may be as follows:
- Rewriting the request using a rewrite rule rewrites the out of security URL to include a prefix to provide the proxy address to the local server.
- the request to the proxy address may result in the following final request:
- the URLs are relative URLs so the host or port address does not need to be in the rewritten address since the browser object knows where the web page came from. However, some rewrite functions may put in the host or port address since the address is known. The rewrite rule knows what port the local server is running for the application and redirects the URL to the local server which handles the proxy process.
- a xhrGet command may be used to get the URL data and use it to edit the Document Object Model (DOM) as follows:
- the server socket will look for /proxy to see if a proxy request is to be done and check the URL www.weather.gov to see if it is in the white/black board or white and black lists with respect to security or authorization for accessing the URL. For strong security the blackboard would be * and the whiteboard would be www.weather.gov, so the only URL that can be accessed is www.weather.gov.
- An html page can be created which uses the proxy as an href.
- the National Weather Service provides a means to generate a portable network graphics (PNG) file for a radar map of weather given a zip code.
- PNG portable network graphics
- a meta refresh tag could be added to the file to refresh the data at predetermined time interval, such as for example every 30 minutes.
- FIG. 2 is a block schematic diagram of an example of a device 200 which may be a mobile device including a mobile web app infrastructure 202 in accordance with an embodiment of the present invention.
- the method 100 may be embodied in and performed by the device 200 .
- the device 200 may be a communications device, such as a smart phone, tablet computer, lap top or similar device.
- the device 200 may include a processor and control logic unit 204 .
- the processor and control logic unit 204 may be a microprocessor or the like.
- the processor and control logic unit 204 may include data structures or software programs 206 or code including computer-executable or computer-readable instructions to control operation of the device 200 and its components.
- the data structure or software programs 206 may include computer-executable instructions for carrying out the web app infrastructure functionality similar to that described herein.
- the data structures and software programs 406 may include a web app infrastructure module or application 208 to form the web app infrastructure and to perform the operations associated therewith similar to that previously described.
- the functions and operations of the method 100 in FIG. 1 may be embodied in the application or module 208 .
- a local web app server 210 may be formed to receive any requests, such as a request to access a remote or out of security website or URL.
- Browser proxy 212 may also be created similar to that previously described.
- the device 200 may include an operator or user interface 214 to facilitate controlling operation of the device 200 including but not necessarily limited to performing specific functions associated with an application or app, running web apps similar to that described herein, initiating and conducting phone calls, and other functions.
- the user interface 214 may include a display 216 to provide visual signals to a subscriber or user as to the status and operation of the device 200 .
- the display 216 may be a touch screen to permit receiving user inputs for control of the device 200 .
- the display 216 may be a liquid crystal display (LCD) or the like capable of presenting color images.
- the display 216 may provide information to a user or operator in the form of images, text, numerals, characters, a graphical user interface (GUI) and the like.
- GUI graphical user interface
- the user interface 214 may also include a keypad 218 or keyboard and function keys or buttons 220 .
- the keypad or keyboard may also be presented on the display 216 in the case of a touch screen.
- the keypad 218 or keyboard, function buttons 220 may permit the user to communicate commands to the device 200 to dial phone numbers, initiate and terminate calls, establish other communications, such as access to the Internet, send and receive email, text messages and the like.
- the user interface 214 may also include a microphone 222 and a speaker 224 .
- the microphone 222 may receive audio or acoustic signals from a user or from an acoustic source, such as a radio, television or the like.
- the microphone 222 may convert the audio or acoustic signals to electrical signals.
- the microphone 222 may be connected to the processor and logic unit 204 wherein the processor and logic unit 204 may convert the electrical signals to baseband communication signals.
- the processor and control logic unit 204 may be connected to a transmitter 226 that may convert baseband signals from the main processor and control logic unit 204 to radio frequency (RF) signals.
- the transmitter 226 may be connected to an antenna assembly 228 for transmission of the RF signals to a communications medium or system, cellular system or network 230 or similar wireless communications system to establish communications with other devices, such as a device 232 , server or the like.
- RF radio frequency
- the antenna assembly 228 may receive RF signals over the air and transfer the RF signals to a receiver 234 .
- the receiver 234 may convert the RF signals to baseband signals.
- the baseband signals may be applied to the processor and control logic unit 204 which may convert the baseband signals to electrical signals.
- the processor and control unit 204 may send the electrical signals to a speaker 224 , which may convert the electrical signals to audio signals that can be understood by the user, or the processor and control unit 204 may convert the signals to other signals for presentation on the display 216 , such as text messages, data from a website or other information.
- a power source 236 may be connected to the processor and control logic unit 304 to provide power for operation of the device 200 .
- the power source 236 may be a rechargeable battery or the like.
- the communications device 200 may also include at least one data storage device 238 .
- the data storage device 238 may include a library 240 for storing data for use by the device 200 .
- the library 240 may store native device resources 242 for use by native mobile applications 246 which may also be stored in the memory or storage device 238 and may be run on the processor and control logic unit 204 .
- the data storage device 238 may be a computer-readable storage medium to store computer-executable or computer-usable instructions or data structures, such as data structures 206 , to perform special operations or functions such as those described in accordance with embodiments of the present invention.
- the device 200 may be operable in association with the communications system, medium or network 230 in accordance with an embodiment of the present invention.
- the communications system, medium or network 230 may be a mobile, wireless, cellular communications system or similar system.
- FIG. 2 The layout and design illustrated in FIG. 2 is for purposes of explaining the present invention and the present invention is not limited to any particular design. While the device 200 illustrated in FIG. 2 is a wireless communications device, the present invention may also be applicable to wired or hard wired communication devices and systems.
- each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s).
- the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Information Transfer Between Computers (AREA)
Abstract
Description
- Aspects of the present invention relate to electronic devices including but not limited to communications devices adapted to run mobile web applications or web apps, and more particularly to a method, device and computer program product for a seamless mobile web app infrastructure.
- New applications or apps for installation and use on mobile devices, such as smart phones, pad computers and the like are continuously being created that provide various types of features, functions and operations. An application in general utilizes a platform infrastructure on the mobile device for operation. Native applications can access device specific resources through the use of this platform infrastructure. All smart phones provide a native browser but limit the ability for a web application or application that is accessed over a network, such as the Internet or other network, to use the device specific resources. Accessing the device specific resources under these circumstances is not seamless and may require the user to perform certain operations in order for the web application to access the device resources. Being able to access native device resources by a web application has been partially addressed with the advent of software such as PhoneGap. PhoneGap essentially fills in the gaps with documented new features for the JavaScript navigator object. PhoneGap is an open-source mobile development framework developed by Nitobi Software and IBM. PhoneGap is a trademark of Nitobi Software, Inc. in the United State, other countries or both. IBM is a trademark of International Business Machines, Inc. in the United States, other countries or both. PhoneGap enables software programmers to build applications for mobile devices using JavaScript, Hypertext Mark-up Language (HTML), Cascading Style Sheets (CSS) or similar languages, rather than less known languages such as Objective-C. The browser solution is advantageous in that it resolves security issues and provides proven layouts and user interface (UI) mechanisms. On the other hand, these web applications or web apps are not applications by definition as they have to establish a connection to a web site for the execution of code and layout. This process may also not be seamless and may require additional input from the user. A web app is basically a website built with web standard technologies and is available from a uniform resource locator (URL) specification. This is in contrast with native apps which are installed on the device and use native application programming interfaces (APIs) and languages. Because web apps require accessing a website over a network there are security issues that need to be addressed. Additionally, the web app model is complex and not seamless as discussed above. Accordingly, there is a need for a new model that can overcome these security and user interface issues.
- According to one aspect of the present invention, a method for forming a mobile web app infrastructure on a device may include creating a local web app server on the device in response to an application being started on the device. The method may also include providing a proxy uniform resource locator (URL) address by the local web app server that enables the device to access an out of security URL to perform a function associated with the application.
- According to another aspect of the present invention, a device may include a processor and a local web app server created on the processor in response to an application being started on the device. The local web app server provides a proxy URL that enables the device to access an out of security URL to perform a function associated with the application.
- According to a further aspect of the present invention, a computer program product for forming a mobile web app infrastructure may include a computer readable storage medium having computer readable program code embodied therewith. The computer readable program code may include computer readable program code configured to create a local web app server on the device in response to an application being started on the device. The computer readable program code may also include computer readable program code configured to provide a proxy URL address that enables the device to access an out of security URL to perform a function associated with the application.
- The present invention is further described in the detailed description which follows in reference to the noted plurality of drawings by way of non-limiting examples of embodiments of the present invention in which like reference numerals represent similar parts throughout the several views of the drawings and wherein:
-
FIG. 1 is flowchart of an example of a method for forming a mobile web app infrastructure in accordance with an embodiment of the present invention. -
FIG. 2 is a block schematic diagram of an example of an electronic device including a mobile web app infrastructure in accordance with an embodiment of the present invention. - As will be appreciated by one skilled in the art, aspects of the present invention may be embodied as a system, method or computer program product. Accordingly, aspects of the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment (including firmware, resident software, micro-code, etc.) or an embodiment combining software and hardware aspects that may all generally be referred to herein as a “circuit,” “module” or “system.” Furthermore, aspects of the present invention may take the form of a computer program product embodied in one or more computer readable medium(s) having computer readable program code embodied thereon.
- Any combination of one or more computer readable medium(s) may be utilized. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or Flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
- A computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
- Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing. Computer program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C++ or the like and conventional procedural programming languages, such as the “C” programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the latter scenario, the remote computer may be connected to the user's computer through any type of network, including a local area network (LAN) or a wide area network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet Service Provider).
- Aspects of the present invention are described below with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the invention. It will be understood that each block of the flowchart illustrations and/or block diagrams, and combinations of blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.
- These computer program instructions may also be stored in a computer readable medium that can direct a computer, other programmable data processing apparatus, or other devices to function in a particular manner, such that the instructions stored in the computer readable medium produce an article of manufacture including instructions which implement the function/act specified in the flowchart and/or block diagram block or blocks.
- The computer program instructions may also be loaded onto a computer, other programmable data processing apparatus, or other devices to cause a series of operational steps to be performed on the computer, other programmable apparatus or other devices to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide processes for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.
-
FIG. 1 is flowchart of an example of amethod 100 for forming a mobile web app infrastructure in accordance with an embodiment of the present invention. Inblock 102, an application may be started on a device in response to a request to perform the application or a selected function associated with the application. The application may be a web app on a communications device, such as a smart phone or similar communications device. The application may bundle relative based HTML or JavaScript files which bundle a Java script library to access native device resources embodied or stored on the device and accessible by native device applications. By relative based, the HTML code for a URL has entries similar to ./images/myimage.jpg for example rather than hard coding the host address or path, such as for example http://ibm.com/myapp/images/myimage.jpg. The resources for the URL are relative to the starting point http://ibm.com/myapp that may have been typed in the browser. This permits moving website resources to a different location without having to edit the HTML code. In the present invention, a web site may be from a local server on the device or at an Internet location such as for example http://ibm.com. Essentially, the web HTML code on the device can be reused, or the browser may be used to go to a non local server URL, or server not on the device, and may obtain a more up to date version to work with. Accordingly the resources for the web app may be updated in accordance with an embodiment of the invention with newer HTML files to update the application seamlessly. - Examples of the native device resources may include but is not necessary limited to a mechanism to determine geographic location, a camera, a contacts file, an accelerometer and other resources that permit the device to perform native applications on the device.
- In
block 104, a library or JavaScript library may be initialized by the application to allow access to the native device resources. Inblock 106, a local web app server may be created by the application. A port address for the local web app server may be randomly generated for security purposes. The port address may be randomly generated by the application or by some other utility application on the device. The local web app server may only accept local connections for security purposes. The device cannot accept connections not from the device or phone. Accordingly, someone on the Internet cannot connect to the device or phone even if they know the random port address. Other apps on the device or phone could connect but are blocked by using a proxy with a secret number as described herein. The local web server which includes the application may be updated with HTML/JavaScript (resources) to upgrade the application to a new version. - In
block 108, a browser object may be created by the application or by another application or utility. The browser object may be pointed by the application to load a URL based at the local web app server and port address. The browser object may be loaded with the URL to the local web app server that may access the bundle of resources containing code for operation of the application. The code may be in JavaScript or HTML, or other similar code to reduce the complexity of the infrastructure and to utilize the security and user interface maturity of standard web browser technologies for a programming interface. Standard HTML/JavaScript without augmentations to the standard code may be provided, such as jQuery. A secure structure or process is thus provided for using the web app on the device. In this respect, websites or URLs whose security and freedom from any viruses or other code which could be harmful to the device is unknown may be accessed. - In
block 110, the local web app server may receive a local server connection from the device in response to the browser object loading the URL. The request to perform the selected function associated with the application may be received by the local web server and delivered to the browser object using the bundled HTML or JavaScript files or other files. Because a local server is being used and not file URLs, the local server can proxy data requests to other servers and a mechanism for credential validation may be provided to enable login to these off the device servers to deliver data that is accessible by the user with the credentials. - In
block 112, a proxy URL address may be provided by the local server to enable the device to access out of security websites or URLs to satisfy the request. Out of security websites or URLs may be defined as websites or URLs that are unknown or non-secure or whose security or freedom from any code which could cause harm to the device may not be known. The proxy URL address may be a prefix to the out of security URL or website. For example, if the web app would like to access the National Weather Service (NOAA) at “http://www.weather,gov,” the URL may be rewritten in the form of the proxy address with a prefix, such as “proxy?http://www.weather.gov.” - The application may also generate a secure or secret number that may be used in the proxy URL address that is only known by the application or web app to disable or prevent use of the proxy URL address by any other web apps or applications.
- In
block 114, the selected function associated with the application may be performed to satisfy the request. For example, continuing the example above, the request may have been to present the weather forecast for a predetermined number of days, for example, four days. Accordingly the information may be retrieved from the remote or out of security website and presented on the device to the user. - The application may also provide a black-and-white list of URLs that are allowed to be accessed by the local web app server. This list can be an additional bundle accessed in response to the application being started. A black list may be a list of URLs that are not allowed to be commonly accessed. These may be URLs of certain companies or other entities. The white list may be a list of only URLs that are accessible by the local web app server.
- The example discussed above of displaying the weather forecast using data from the National Weather Service will be described in more detail with regard to an embodiment of the mobile web app infrastructure of the present invention to further describe the invention. Displaying the images of a multiple day weather forecast may be done in HTML using Portable Network Graphics (PNG) files or similar code on any mobile phone browser. In accordance with an embodiment of the present invention, the website resource (icons and HTML for layout) may be included with the application. Similar to that previously discussed a local URL on the device may be created and used. The application may be simply an instance of a browser object and an instance of a local web server similar to that previously described. The application may access a resource bundle (a URL) for the data essentially to a local web site.
- The device application platform would create an instance of a browser object. The browser object would create a server socket at a random port number for example 26512 but 8080 may be used for prototyping. A random port is used since there maybe other like applications. The server socket only accepts connections local at 127.0.0.1 so the port is secure basically stranded. The browser object may make a connection to the server socket at 127.0.0.1:8080 in the test case or at 127.0.0.1:26512 for the start page of a default start.html. The server socket knows where to access the storage to get this file associated with the application.
- The application requires an out of URL security access to achieve the results (http://www.weather.gov/) or satisfy the request of displaying the weather forecast for the next predetermined number of days. The weather content is easy to display using HTML but it needs to access the National Weather Service (NWS) to get the multiple day forecast which is XML data that is returned.
- There may be some code, such as JavaScript that is written to periodically update the information at predetermined time interval, for example every thirty minutes. The JavaScript may use a new function like the mashup iWidget iContext function to rewrite a URL to go through a proxy that can proxy the request making the browser on the device think the URL is a secure URL accessed in context to the page.
- Assuming a request for a four day weather forecast, the following JavaScript code for the NWS for a particular zip code may be as follows:
-
var request= ‘http://www.weather.gov/forecasts/xml/sample_products/ browser_interface/ndfdBrowserClientByDay.php ?zipCodeList=’); request+=zip+ “&format=24+hourly&startDate=”+ datestring+ “&numDays=4”
Which produces the following string: -
“http://www.weather.gov/forecasts/xml/sample_products/browser_ interface/ndfdBrowserClientByDay.php?zipCodeList=27513 &format=24+hourly&startDate=2010-10-12&numDays=4” - Rewriting the request using a rewrite rule rewrites the out of security URL to include a prefix to provide the proxy address to the local server. The request to the proxy address may result in the following final request:
-
proxy?http/www.weather.gov/forecasts/xml/sample_products/browser_ interface/ndfdBrowserClientByDay.php?zipCodeList=27513&format= 24+hourly&startDate=2010-10-12&numDays=4 - The URLs are relative URLs so the host or port address does not need to be in the rewritten address since the browser object knows where the web page came from. However, some rewrite functions may put in the host or port address since the address is known. The rewrite rule knows what port the local server is running for the application and redirects the URL to the local server which handles the proxy process.
- A xhrGet command may be used to get the URL data and use it to edit the Document Object Model (DOM) as follows:
-
dojo.xhrGet( {url: widgetURL, handleAs: “text”, timeout: 20000, //20 seconds load: function(response, ioArgs) { var xmlDoc=dojox.xml.parser.parse(response); var forecastconditions=xmlDoc.getElementsByTagName(“weather”); parse it whatever }, error: function(response, ioArgs) { } } ); - The server socket will look for /proxy to see if a proxy request is to be done and check the URL www.weather.gov to see if it is in the white/black board or white and black lists with respect to security or authorization for accessing the URL. For strong security the blackboard would be * and the whiteboard would be www.weather.gov, so the only URL that can be accessed is www.weather.gov.
- It is not necessary to write JavaScript to use the proxy resource. An html page can be created which uses the proxy as an href. For example, the Nation Weather Service provides a means to generate a portable network graphics (PNG) file for a radar map of weather given a zip code.
- A meta refresh tag could be added to the file to refresh the data at predetermined time interval, such as for example every 30 minutes.
-
FIG. 2 is a block schematic diagram of an example of adevice 200 which may be a mobile device including a mobile web app infrastructure 202 in accordance with an embodiment of the present invention. Themethod 100 may be embodied in and performed by thedevice 200. Thedevice 200 may be a communications device, such as a smart phone, tablet computer, lap top or similar device. Thedevice 200 may include a processor and controllogic unit 204. The processor and controllogic unit 204 may be a microprocessor or the like. The processor and controllogic unit 204 may include data structures orsoftware programs 206 or code including computer-executable or computer-readable instructions to control operation of thedevice 200 and its components. The data structure orsoftware programs 206 may include computer-executable instructions for carrying out the web app infrastructure functionality similar to that described herein. For example, the data structures and software programs 406 may include a web app infrastructure module orapplication 208 to form the web app infrastructure and to perform the operations associated therewith similar to that previously described. The functions and operations of themethod 100 inFIG. 1 may be embodied in the application ormodule 208. Similar to that previously described, a localweb app server 210 may be formed to receive any requests, such as a request to access a remote or out of security website or URL.Browser proxy 212 may also be created similar to that previously described. - The
device 200 may include an operator oruser interface 214 to facilitate controlling operation of thedevice 200 including but not necessarily limited to performing specific functions associated with an application or app, running web apps similar to that described herein, initiating and conducting phone calls, and other functions. Theuser interface 214 may include adisplay 216 to provide visual signals to a subscriber or user as to the status and operation of thedevice 200. Thedisplay 216 may be a touch screen to permit receiving user inputs for control of thedevice 200. Thedisplay 216 may be a liquid crystal display (LCD) or the like capable of presenting color images. Thedisplay 216 may provide information to a user or operator in the form of images, text, numerals, characters, a graphical user interface (GUI) and the like. - The
user interface 214 may also include akeypad 218 or keyboard and function keys orbuttons 220. the keypad or keyboard may also be presented on thedisplay 216 in the case of a touch screen. Thekeypad 218 or keyboard,function buttons 220 may permit the user to communicate commands to thedevice 200 to dial phone numbers, initiate and terminate calls, establish other communications, such as access to the Internet, send and receive email, text messages and the like. - The
user interface 214 may also include amicrophone 222 and aspeaker 224. Themicrophone 222 may receive audio or acoustic signals from a user or from an acoustic source, such as a radio, television or the like. Themicrophone 222 may convert the audio or acoustic signals to electrical signals. Themicrophone 222 may be connected to the processor andlogic unit 204 wherein the processor andlogic unit 204 may convert the electrical signals to baseband communication signals. The processor and controllogic unit 204 may be connected to atransmitter 226 that may convert baseband signals from the main processor and controllogic unit 204 to radio frequency (RF) signals. Thetransmitter 226 may be connected to anantenna assembly 228 for transmission of the RF signals to a communications medium or system, cellular system ornetwork 230 or similar wireless communications system to establish communications with other devices, such as adevice 232, server or the like. - The
antenna assembly 228 may receive RF signals over the air and transfer the RF signals to areceiver 234. Thereceiver 234 may convert the RF signals to baseband signals. The baseband signals may be applied to the processor and controllogic unit 204 which may convert the baseband signals to electrical signals. The processor andcontrol unit 204 may send the electrical signals to aspeaker 224, which may convert the electrical signals to audio signals that can be understood by the user, or the processor andcontrol unit 204 may convert the signals to other signals for presentation on thedisplay 216, such as text messages, data from a website or other information. - A
power source 236 may be connected to the processor and control logic unit 304 to provide power for operation of thedevice 200. Thepower source 236 may be a rechargeable battery or the like. Thecommunications device 200 may also include at least onedata storage device 238. Thedata storage device 238 may include alibrary 240 for storing data for use by thedevice 200. For example, thelibrary 240 may storenative device resources 242 for use by nativemobile applications 246 which may also be stored in the memory orstorage device 238 and may be run on the processor and controllogic unit 204. Thedata storage device 238 may be a computer-readable storage medium to store computer-executable or computer-usable instructions or data structures, such asdata structures 206, to perform special operations or functions such as those described in accordance with embodiments of the present invention. - The
device 200 may be operable in association with the communications system, medium ornetwork 230 in accordance with an embodiment of the present invention. The communications system, medium ornetwork 230 may be a mobile, wireless, cellular communications system or similar system. - The layout and design illustrated in
FIG. 2 is for purposes of explaining the present invention and the present invention is not limited to any particular design. While thedevice 200 illustrated inFIG. 2 is a wireless communications device, the present invention may also be applicable to wired or hard wired communication devices and systems. - The flowcharts and block diagrams in the Figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
- The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of embodiments of the invention. As used herein, the singular forms “a”, “an” and “the” are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be further understood that the terms “comprises” and/or “comprising,” when used in this specification, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
- The corresponding structures, materials, acts, and equivalents of all means or step plus function elements in the claims below are intended to include any structure, material, or act for performing the function in combination with other claimed elements as specifically claimed. The description of the present invention has been presented for purposes of illustration and description, but is not intended to be exhaustive or limited to embodiments of the invention in the form disclosed. Many modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of embodiments of the invention. The embodiment was chosen and described in order to best explain the principles of embodiments of the invention and the practical application, and to enable others of ordinary skill in the art to understand embodiments of the invention for various embodiments with various modifications as are suited to the particular use contemplated.
- Although specific embodiments have been illustrated and described herein, those of ordinary skill in the art appreciate that any arrangement which is calculated to achieve the same purpose may be substituted for the specific embodiments shown and that embodiments of the invention have other applications in other environments. This application is intended to cover any adaptations or variations of the present invention. The following claims are in no way intended to limit the scope of embodiments of the invention to the specific embodiments described herein.
Claims (18)
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/158,885 US20120317172A1 (en) | 2011-06-13 | 2011-06-13 | Mobile web app infrastructure |
US13/464,415 US9077770B2 (en) | 2011-06-13 | 2012-05-04 | Mobile web app infrastructure |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/158,885 US20120317172A1 (en) | 2011-06-13 | 2011-06-13 | Mobile web app infrastructure |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/464,415 Continuation US9077770B2 (en) | 2011-06-13 | 2012-05-04 | Mobile web app infrastructure |
Publications (1)
Publication Number | Publication Date |
---|---|
US20120317172A1 true US20120317172A1 (en) | 2012-12-13 |
Family
ID=47294061
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/158,885 Abandoned US20120317172A1 (en) | 2011-06-13 | 2011-06-13 | Mobile web app infrastructure |
US13/464,415 Expired - Fee Related US9077770B2 (en) | 2011-06-13 | 2012-05-04 | Mobile web app infrastructure |
Family Applications After (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/464,415 Expired - Fee Related US9077770B2 (en) | 2011-06-13 | 2012-05-04 | Mobile web app infrastructure |
Country Status (1)
Country | Link |
---|---|
US (2) | US20120317172A1 (en) |
Cited By (65)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20140201328A1 (en) * | 2013-01-15 | 2014-07-17 | Microsoft Corporation | Systems and methods for building and using hybrid mobile applications |
US20160092339A1 (en) * | 2014-09-26 | 2016-03-31 | Oracle International Corporation | Efficient means to test server generated applications on mobile device |
CN106104552A (en) * | 2014-03-25 | 2016-11-09 | 谷歌公司 | Authorize and apply the license being associated |
WO2017088703A1 (en) * | 2015-11-27 | 2017-06-01 | 阿里巴巴集团控股有限公司 | Page jumping method and apparatus |
US9851968B2 (en) | 2014-09-26 | 2017-12-26 | Oracle International Corporation | High performant iOS template based application build system |
US9858174B2 (en) | 2014-09-26 | 2018-01-02 | Oracle International Corporation | Updatable native mobile application for testing new features |
US10013668B2 (en) | 2015-08-14 | 2018-07-03 | Oracle International Corporation | Secure storage of enterprise certificates for cloud services |
US10073679B2 (en) | 2014-09-26 | 2018-09-11 | Oracle International Corporation | Efficient and intuitive databinding for mobile applications |
KR20190008267A (en) * | 2016-05-11 | 2019-01-23 | 알리바바 그룹 홀딩 리미티드 | Application launch method and system |
US10255061B2 (en) | 2016-08-05 | 2019-04-09 | Oracle International Corporation | Zero down time upgrade for a multi-tenant identity and data security management cloud service |
US10263947B2 (en) | 2016-08-05 | 2019-04-16 | Oracle International Corporation | LDAP to SCIM proxy service |
US10261836B2 (en) | 2017-03-21 | 2019-04-16 | Oracle International Corporation | Dynamic dispatching of workloads spanning heterogeneous services |
US10290133B2 (en) | 2014-09-26 | 2019-05-14 | Oracle International Corporation | High fidelity interactive screenshots for mobile applications |
US10341354B2 (en) | 2016-09-16 | 2019-07-02 | Oracle International Corporation | Distributed high availability agent architecture |
US10341410B2 (en) | 2016-05-11 | 2019-07-02 | Oracle International Corporation | Security tokens for a multi-tenant identity and data security management cloud service |
US10348858B2 (en) | 2017-09-15 | 2019-07-09 | Oracle International Corporation | Dynamic message queues for a microservice based cloud service |
US10419514B2 (en) | 2015-08-14 | 2019-09-17 | Oracle International Corporation | Discovery of federated logins |
US10425386B2 (en) | 2016-05-11 | 2019-09-24 | Oracle International Corporation | Policy enforcement point for a multi-tenant identity and data security management cloud service |
US10445395B2 (en) | 2016-09-16 | 2019-10-15 | Oracle International Corporation | Cookie based state propagation for a multi-tenant identity cloud service |
US10454940B2 (en) | 2016-05-11 | 2019-10-22 | Oracle International Corporation | Identity cloud service authorization model |
US10454915B2 (en) | 2017-05-18 | 2019-10-22 | Oracle International Corporation | User authentication using kerberos with identity cloud service |
US10452497B2 (en) | 2015-08-14 | 2019-10-22 | Oracle International Corporation | Restoration of UI state in transactional systems |
CN110442826A (en) * | 2019-08-13 | 2019-11-12 | 珠海格力电器股份有限公司 | Cross-layer page jumping method, device and system based on page identification |
US10484382B2 (en) | 2016-08-31 | 2019-11-19 | Oracle International Corporation | Data management for a multi-tenant identity cloud service |
US10484243B2 (en) | 2016-09-16 | 2019-11-19 | Oracle International Corporation | Application management for a multi-tenant identity cloud service |
US10505941B2 (en) | 2016-08-05 | 2019-12-10 | Oracle International Corporation | Virtual directory system for LDAP to SCIM proxy service |
US10511589B2 (en) | 2016-09-14 | 2019-12-17 | Oracle International Corporation | Single logout functionality for a multi-tenant identity and data security management cloud service |
US10516672B2 (en) | 2016-08-05 | 2019-12-24 | Oracle International Corporation | Service discovery for a multi-tenant identity and data security management cloud service |
US10530578B2 (en) | 2016-08-05 | 2020-01-07 | Oracle International Corporation | Key store service |
US10567364B2 (en) | 2016-09-16 | 2020-02-18 | Oracle International Corporation | Preserving LDAP hierarchy in a SCIM directory using special marker groups |
US10582001B2 (en) | 2015-08-11 | 2020-03-03 | Oracle International Corporation | Asynchronous pre-caching of synchronously loaded resources |
US10582012B2 (en) | 2015-10-16 | 2020-03-03 | Oracle International Corporation | Adaptive data transfer optimization |
US10581820B2 (en) | 2016-05-11 | 2020-03-03 | Oracle International Corporation | Key generation and rollover |
US10585682B2 (en) | 2016-08-05 | 2020-03-10 | Oracle International Corporation | Tenant self-service troubleshooting for a multi-tenant identity and data security management cloud service |
US10594684B2 (en) | 2016-09-14 | 2020-03-17 | Oracle International Corporation | Generating derived credentials for a multi-tenant identity cloud service |
US10616224B2 (en) | 2016-09-16 | 2020-04-07 | Oracle International Corporation | Tenant and service management for a multi-tenant identity and data security management cloud service |
US10693861B2 (en) | 2016-05-11 | 2020-06-23 | Oracle International Corporation | Task segregation in a multi-tenant identity and data security management cloud service |
US10705823B2 (en) | 2017-09-29 | 2020-07-07 | Oracle International Corporation | Application templates and upgrade framework for a multi-tenant identity cloud service |
US10715564B2 (en) | 2018-01-29 | 2020-07-14 | Oracle International Corporation | Dynamic client registration for an identity cloud service |
US10735394B2 (en) | 2016-08-05 | 2020-08-04 | Oracle International Corporation | Caching framework for a multi-tenant identity and data security management cloud service |
US10764273B2 (en) | 2018-06-28 | 2020-09-01 | Oracle International Corporation | Session synchronization across multiple devices in an identity cloud service |
US10791087B2 (en) | 2016-09-16 | 2020-09-29 | Oracle International Corporation | SCIM to LDAP mapping using subtype attributes |
US10798165B2 (en) | 2018-04-02 | 2020-10-06 | Oracle International Corporation | Tenant data comparison for a multi-tenant identity cloud service |
US10834137B2 (en) | 2017-09-28 | 2020-11-10 | Oracle International Corporation | Rest-based declarative policy management |
US10831789B2 (en) | 2017-09-27 | 2020-11-10 | Oracle International Corporation | Reference attribute query processing for a multi-tenant cloud service |
US10846390B2 (en) | 2016-09-14 | 2020-11-24 | Oracle International Corporation | Single sign-on functionality for a multi-tenant identity and data security management cloud service |
US10878079B2 (en) | 2016-05-11 | 2020-12-29 | Oracle International Corporation | Identity cloud service authorization model with dynamic roles and scopes |
US10904074B2 (en) | 2016-09-17 | 2021-01-26 | Oracle International Corporation | Composite event handler for a multi-tenant identity cloud service |
US10931656B2 (en) | 2018-03-27 | 2021-02-23 | Oracle International Corporation | Cross-region trust for a multi-tenant identity cloud service |
US11012444B2 (en) | 2018-06-25 | 2021-05-18 | Oracle International Corporation | Declarative third party identity provider integration for a multi-tenant identity cloud service |
US11061929B2 (en) | 2019-02-08 | 2021-07-13 | Oracle International Corporation | Replication of resource type and schema metadata for a multi-tenant identity cloud service |
US11102313B2 (en) | 2015-08-10 | 2021-08-24 | Oracle International Corporation | Transactional autosave with local and remote lifecycles |
US11165634B2 (en) | 2018-04-02 | 2021-11-02 | Oracle International Corporation | Data replication conflict detection and resolution for a multi-tenant identity cloud service |
US11258775B2 (en) | 2018-04-04 | 2022-02-22 | Oracle International Corporation | Local write for a multi-tenant identity cloud service |
US11271969B2 (en) | 2017-09-28 | 2022-03-08 | Oracle International Corporation | Rest-based declarative policy management |
US11321343B2 (en) | 2019-02-19 | 2022-05-03 | Oracle International Corporation | Tenant replication bootstrap for a multi-tenant identity cloud service |
US11321187B2 (en) | 2018-10-19 | 2022-05-03 | Oracle International Corporation | Assured lazy rollback for a multi-tenant identity cloud service |
US11423111B2 (en) | 2019-02-25 | 2022-08-23 | Oracle International Corporation | Client API for rest based endpoints for a multi-tenant identify cloud service |
US11611548B2 (en) | 2019-11-22 | 2023-03-21 | Oracle International Corporation | Bulk multifactor authentication enrollment |
US11651357B2 (en) | 2019-02-01 | 2023-05-16 | Oracle International Corporation | Multifactor authentication without a user footprint |
US11669321B2 (en) | 2019-02-20 | 2023-06-06 | Oracle International Corporation | Automated database upgrade for a multi-tenant identity cloud service |
US11687378B2 (en) | 2019-09-13 | 2023-06-27 | Oracle International Corporation | Multi-tenant identity cloud service with on-premise authentication integration and bridge high availability |
US11693835B2 (en) | 2018-10-17 | 2023-07-04 | Oracle International Corporation | Dynamic database schema allocation on tenant onboarding for a multi-tenant identity cloud service |
US11792226B2 (en) | 2019-02-25 | 2023-10-17 | Oracle International Corporation | Automatic api document generation from scim metadata |
US11870770B2 (en) | 2019-09-13 | 2024-01-09 | Oracle International Corporation | Multi-tenant identity cloud service with on-premise authentication integration |
Families Citing this family (41)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8060936B2 (en) | 2008-10-21 | 2011-11-15 | Lookout, Inc. | Security status and information display system |
US8347386B2 (en) | 2008-10-21 | 2013-01-01 | Lookout, Inc. | System and method for server-coupled malware prevention |
US8087067B2 (en) | 2008-10-21 | 2011-12-27 | Lookout, Inc. | Secure mobile platform system |
US9235704B2 (en) | 2008-10-21 | 2016-01-12 | Lookout, Inc. | System and method for a scanning API |
US9043919B2 (en) | 2008-10-21 | 2015-05-26 | Lookout, Inc. | Crawling multiple markets and correlating |
US8051480B2 (en) | 2008-10-21 | 2011-11-01 | Lookout, Inc. | System and method for monitoring and analyzing multiple interfaces and multiple protocols |
US8984628B2 (en) | 2008-10-21 | 2015-03-17 | Lookout, Inc. | System and method for adverse mobile application identification |
US8533844B2 (en) | 2008-10-21 | 2013-09-10 | Lookout, Inc. | System and method for security data collection and analysis |
US9367680B2 (en) | 2008-10-21 | 2016-06-14 | Lookout, Inc. | System and method for mobile communication device application advisement |
US9781148B2 (en) | 2008-10-21 | 2017-10-03 | Lookout, Inc. | Methods and systems for sharing risk responses between collections of mobile communications devices |
US8108933B2 (en) | 2008-10-21 | 2012-01-31 | Lookout, Inc. | System and method for attack and malware prevention |
US9042876B2 (en) | 2009-02-17 | 2015-05-26 | Lookout, Inc. | System and method for uploading location information based on device movement |
US8538815B2 (en) | 2009-02-17 | 2013-09-17 | Lookout, Inc. | System and method for mobile device replacement |
US8467768B2 (en) | 2009-02-17 | 2013-06-18 | Lookout, Inc. | System and method for remotely securing or recovering a mobile device |
US9955352B2 (en) | 2009-02-17 | 2018-04-24 | Lookout, Inc. | Methods and systems for addressing mobile communications devices that are lost or stolen but not yet reported as such |
US8855601B2 (en) | 2009-02-17 | 2014-10-07 | Lookout, Inc. | System and method for remotely-initiated audio communication |
US8738765B2 (en) * | 2011-06-14 | 2014-05-27 | Lookout, Inc. | Mobile device DNS optimization |
US8788881B2 (en) | 2011-08-17 | 2014-07-22 | Lookout, Inc. | System and method for mobile device push communications |
US9311457B1 (en) | 2011-11-02 | 2016-04-12 | Google Inc. | Platform for cloud application software |
JP2013250739A (en) * | 2012-05-31 | 2013-12-12 | Fujitsu Ltd | Information processor, information processing method and program |
US9407443B2 (en) | 2012-06-05 | 2016-08-02 | Lookout, Inc. | Component analysis of software applications on computing devices |
US9589129B2 (en) | 2012-06-05 | 2017-03-07 | Lookout, Inc. | Determining source of side-loaded software |
US8655307B1 (en) | 2012-10-26 | 2014-02-18 | Lookout, Inc. | System and method for developing, updating, and using user device behavioral context models to modify user, device, and application state, settings and behavior for enhanced user security |
US9208215B2 (en) | 2012-12-27 | 2015-12-08 | Lookout, Inc. | User classification based on data gathered from a computing device |
US9374369B2 (en) | 2012-12-28 | 2016-06-21 | Lookout, Inc. | Multi-factor authentication and comprehensive login system for client-server networks |
US8855599B2 (en) | 2012-12-31 | 2014-10-07 | Lookout, Inc. | Method and apparatus for auxiliary communications with mobile communications device |
US9424409B2 (en) | 2013-01-10 | 2016-08-23 | Lookout, Inc. | Method and system for protecting privacy and enhancing security on an electronic device |
US10699273B2 (en) | 2013-03-14 | 2020-06-30 | Lookout, Inc. | System and method for authorizing payment transaction based on device locations |
US9852416B2 (en) | 2013-03-14 | 2017-12-26 | Lookout, Inc. | System and method for authorizing a payment transaction |
US9307412B2 (en) | 2013-04-24 | 2016-04-05 | Lookout, Inc. | Method and system for evaluating security for an interactive service operation by a mobile device |
US9642008B2 (en) | 2013-10-25 | 2017-05-02 | Lookout, Inc. | System and method for creating and assigning a policy for a mobile communications device based on personal data |
US9753796B2 (en) | 2013-12-06 | 2017-09-05 | Lookout, Inc. | Distributed monitoring, evaluation, and response for multiple devices |
US10122747B2 (en) | 2013-12-06 | 2018-11-06 | Lookout, Inc. | Response generation after distributed monitoring and evaluation of multiple devices |
EP3032500A1 (en) | 2014-12-12 | 2016-06-15 | Paytollo, Inc. | Mobile device and navigation device toll paying system and method |
CA2982463C (en) | 2015-05-01 | 2019-03-05 | Lookout, Inc. | Determining source of side-loaded software |
CN105868312B (en) * | 2016-03-25 | 2019-09-10 | 四川长虹电器股份有限公司 | A kind of device management method and device based on browser |
WO2017210198A1 (en) | 2016-05-31 | 2017-12-07 | Lookout, Inc. | Methods and systems for detecting and preventing network connection compromise |
US10607002B2 (en) | 2016-08-30 | 2020-03-31 | Microsoft Technology Licensing, Llc | Isolating an application running inside a native container application |
KR102317616B1 (en) * | 2017-01-23 | 2021-10-26 | 삼성전자주식회사 | Electronic apparatus and accessing server method therof |
CN106897416A (en) * | 2017-02-22 | 2017-06-27 | 济南浪潮高新科技投资发展有限公司 | A kind of exchange method, apparatus and system |
US10218697B2 (en) | 2017-06-09 | 2019-02-26 | Lookout, Inc. | Use of device risk evaluation to manage access to services |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7155519B2 (en) * | 2000-03-31 | 2006-12-26 | Mdsi Software Srl | Systems and methods for enhancing connectivity between a mobile workforce and a remote scheduling application |
US20080104262A1 (en) * | 2002-08-23 | 2008-05-01 | International Business Machines Corporation | Method for minimizing denial of service attacks on network servers |
US20080250152A1 (en) * | 2007-04-03 | 2008-10-09 | Ching-Hung Chou | Communication method having firewall network tunnel and location transparency |
US20090217354A1 (en) * | 2008-02-27 | 2009-08-27 | International Business Machines Corporation | Controlling access of a client system to access protected remote resources supporting relative urls |
US20090259744A1 (en) * | 2008-04-14 | 2009-10-15 | Kolke Daniel J | System and Method for Running a Web-Based Application while Offline |
US20110246661A1 (en) * | 2010-04-02 | 2011-10-06 | Disney Enterprises, Inc. | Streaming playback and dynamic Ad insertion |
US20110246514A1 (en) * | 2002-12-11 | 2011-10-06 | Trio Systems, Llc | Annotation system for creating and retrieving media and methods relating to same |
Family Cites Families (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8650103B2 (en) * | 2001-10-17 | 2014-02-11 | Ebay, Inc. | Verification of a person identifier received online |
US7475408B2 (en) | 2003-02-27 | 2009-01-06 | Microsoft Corporation | Hosting an application in one of a plurality of execution environments |
CN1965309B (en) * | 2004-01-09 | 2010-11-17 | Npx科技有限公司 | Relay determination method and system |
EP1856624A2 (en) * | 2005-01-06 | 2007-11-21 | Secure Symbology, Inc. | Method and system for improving, modifying, and adding information during a transfer or transaction |
US8543726B1 (en) * | 2005-04-08 | 2013-09-24 | Citrix Systems, Inc. | Web relay |
ATE434330T1 (en) * | 2005-04-11 | 2009-07-15 | Axsionics Ag | SYSTEM AND METHOD FOR USER SAFETY WHEN ESTABLISHING A COMMUNICATIONS CONNECTION OVER AN INSEQUENT NETWORK |
US7809796B1 (en) * | 2006-04-05 | 2010-10-05 | Ironport Systems, Inc. | Method of controlling access to network resources using information in electronic mail messages |
GB2441350A (en) * | 2006-08-31 | 2008-03-05 | Purepages Group Ltd | Filtering access to internet content |
US8458612B2 (en) | 2007-07-29 | 2013-06-04 | Hewlett-Packard Development Company, L.P. | Application management framework for web applications |
US9176754B2 (en) | 2008-07-16 | 2015-11-03 | Google Inc. | Method and system for executing applications using native code modules |
-
2011
- 2011-06-13 US US13/158,885 patent/US20120317172A1/en not_active Abandoned
-
2012
- 2012-05-04 US US13/464,415 patent/US9077770B2/en not_active Expired - Fee Related
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7155519B2 (en) * | 2000-03-31 | 2006-12-26 | Mdsi Software Srl | Systems and methods for enhancing connectivity between a mobile workforce and a remote scheduling application |
US20080104262A1 (en) * | 2002-08-23 | 2008-05-01 | International Business Machines Corporation | Method for minimizing denial of service attacks on network servers |
US20110246514A1 (en) * | 2002-12-11 | 2011-10-06 | Trio Systems, Llc | Annotation system for creating and retrieving media and methods relating to same |
US20080250152A1 (en) * | 2007-04-03 | 2008-10-09 | Ching-Hung Chou | Communication method having firewall network tunnel and location transparency |
US20090217354A1 (en) * | 2008-02-27 | 2009-08-27 | International Business Machines Corporation | Controlling access of a client system to access protected remote resources supporting relative urls |
US20090259744A1 (en) * | 2008-04-14 | 2009-10-15 | Kolke Daniel J | System and Method for Running a Web-Based Application while Offline |
US20110246661A1 (en) * | 2010-04-02 | 2011-10-06 | Disney Enterprises, Inc. | Streaming playback and dynamic Ad insertion |
Cited By (95)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2014113339A1 (en) * | 2013-01-15 | 2014-07-24 | Microsoft Corporation | Systems and methods for building and using hybrid mobile applications |
CN104995927A (en) * | 2013-01-15 | 2015-10-21 | 微软技术许可有限责任公司 | Systems and methods for building and using hybrid mobile applications |
US20140201328A1 (en) * | 2013-01-15 | 2014-07-17 | Microsoft Corporation | Systems and methods for building and using hybrid mobile applications |
US9420031B2 (en) * | 2013-01-15 | 2016-08-16 | Microsoft Technology Licensing, Llc | Systems and methods for building and using hybrid mobile applications |
EP3123386A4 (en) * | 2014-03-25 | 2017-09-27 | Google, Inc. | Granting permission in association with an application |
CN106104552A (en) * | 2014-03-25 | 2016-11-09 | 谷歌公司 | Authorize and apply the license being associated |
US9858174B2 (en) | 2014-09-26 | 2018-01-02 | Oracle International Corporation | Updatable native mobile application for testing new features |
US9826045B2 (en) * | 2014-09-26 | 2017-11-21 | Oracle International Corporation | Efficient means to test server generated applications on mobile device |
US9851968B2 (en) | 2014-09-26 | 2017-12-26 | Oracle International Corporation | High performant iOS template based application build system |
US20160092339A1 (en) * | 2014-09-26 | 2016-03-31 | Oracle International Corporation | Efficient means to test server generated applications on mobile device |
US10073679B2 (en) | 2014-09-26 | 2018-09-11 | Oracle International Corporation | Efficient and intuitive databinding for mobile applications |
US11127178B2 (en) | 2014-09-26 | 2021-09-21 | Oracle International Corporation | High fidelity interactive screenshots for mobile applications |
US10841385B2 (en) | 2014-09-26 | 2020-11-17 | Oracle International Corporation | Efficient means to test server generated applications on mobile device |
US10290133B2 (en) | 2014-09-26 | 2019-05-14 | Oracle International Corporation | High fidelity interactive screenshots for mobile applications |
US11102313B2 (en) | 2015-08-10 | 2021-08-24 | Oracle International Corporation | Transactional autosave with local and remote lifecycles |
US10582001B2 (en) | 2015-08-11 | 2020-03-03 | Oracle International Corporation | Asynchronous pre-caching of synchronously loaded resources |
US10013668B2 (en) | 2015-08-14 | 2018-07-03 | Oracle International Corporation | Secure storage of enterprise certificates for cloud services |
US10419514B2 (en) | 2015-08-14 | 2019-09-17 | Oracle International Corporation | Discovery of federated logins |
US10452497B2 (en) | 2015-08-14 | 2019-10-22 | Oracle International Corporation | Restoration of UI state in transactional systems |
US10582012B2 (en) | 2015-10-16 | 2020-03-03 | Oracle International Corporation | Adaptive data transfer optimization |
WO2017088703A1 (en) * | 2015-11-27 | 2017-06-01 | 阿里巴巴集团控股有限公司 | Page jumping method and apparatus |
US10594765B2 (en) | 2015-11-27 | 2020-03-17 | Alibaba Group Holding Limited | Page jump method and apparatus |
US10972529B2 (en) | 2015-11-27 | 2021-04-06 | Advanced New Technologies Co., Ltd. | Page jump method and apparatus |
US10425386B2 (en) | 2016-05-11 | 2019-09-24 | Oracle International Corporation | Policy enforcement point for a multi-tenant identity and data security management cloud service |
US20200125624A1 (en) * | 2016-05-11 | 2020-04-23 | Alibaba Group Holding Limited | Method and system for starting application |
US10454940B2 (en) | 2016-05-11 | 2019-10-22 | Oracle International Corporation | Identity cloud service authorization model |
US10848543B2 (en) | 2016-05-11 | 2020-11-24 | Oracle International Corporation | Security tokens for a multi-tenant identity and data security management cloud service |
US10878079B2 (en) | 2016-05-11 | 2020-12-29 | Oracle International Corporation | Identity cloud service authorization model with dynamic roles and scopes |
US10693861B2 (en) | 2016-05-11 | 2020-06-23 | Oracle International Corporation | Task segregation in a multi-tenant identity and data security management cloud service |
CN111835864A (en) * | 2016-05-11 | 2020-10-27 | 创新先进技术有限公司 | Method and system for starting application |
US11210365B2 (en) * | 2016-05-11 | 2021-12-28 | Advanced New Technologies Co., Ltd. | Method and system for starting application |
US11088993B2 (en) | 2016-05-11 | 2021-08-10 | Oracle International Corporation | Policy enforcement point for a multi-tenant identity and data security management cloud service |
EP3457301A4 (en) * | 2016-05-11 | 2019-12-11 | Alibaba Group Holding Limited | Method and system for starting application |
US11170068B2 (en) * | 2016-05-11 | 2021-11-09 | Advanced New Technologies Co., Ltd. | Method and system for starting application |
KR102297817B1 (en) * | 2016-05-11 | 2021-09-07 | 어드밴스드 뉴 테크놀로지스 씨오., 엘티디. | Application start method and system |
US10581820B2 (en) | 2016-05-11 | 2020-03-03 | Oracle International Corporation | Key generation and rollover |
KR20190008267A (en) * | 2016-05-11 | 2019-01-23 | 알리바바 그룹 홀딩 리미티드 | Application launch method and system |
JP2019519036A (en) * | 2016-05-11 | 2019-07-04 | アリババ グループ ホウルディング リミテッド | Application start method and system |
US10341410B2 (en) | 2016-05-11 | 2019-07-02 | Oracle International Corporation | Security tokens for a multi-tenant identity and data security management cloud service |
US11356454B2 (en) | 2016-08-05 | 2022-06-07 | Oracle International Corporation | Service discovery for a multi-tenant identity and data security management cloud service |
US10530578B2 (en) | 2016-08-05 | 2020-01-07 | Oracle International Corporation | Key store service |
US10585682B2 (en) | 2016-08-05 | 2020-03-10 | Oracle International Corporation | Tenant self-service troubleshooting for a multi-tenant identity and data security management cloud service |
US10516672B2 (en) | 2016-08-05 | 2019-12-24 | Oracle International Corporation | Service discovery for a multi-tenant identity and data security management cloud service |
US10255061B2 (en) | 2016-08-05 | 2019-04-09 | Oracle International Corporation | Zero down time upgrade for a multi-tenant identity and data security management cloud service |
US10505941B2 (en) | 2016-08-05 | 2019-12-10 | Oracle International Corporation | Virtual directory system for LDAP to SCIM proxy service |
US10263947B2 (en) | 2016-08-05 | 2019-04-16 | Oracle International Corporation | LDAP to SCIM proxy service |
US10579367B2 (en) | 2016-08-05 | 2020-03-03 | Oracle International Corporation | Zero down time upgrade for a multi-tenant identity and data security management cloud service |
US10721237B2 (en) | 2016-08-05 | 2020-07-21 | Oracle International Corporation | Hierarchical processing for a virtual directory system for LDAP to SCIM proxy service |
US10735394B2 (en) | 2016-08-05 | 2020-08-04 | Oracle International Corporation | Caching framework for a multi-tenant identity and data security management cloud service |
US11601411B2 (en) | 2016-08-05 | 2023-03-07 | Oracle International Corporation | Caching framework for a multi-tenant identity and data security management cloud service |
US10484382B2 (en) | 2016-08-31 | 2019-11-19 | Oracle International Corporation | Data management for a multi-tenant identity cloud service |
US11258797B2 (en) | 2016-08-31 | 2022-02-22 | Oracle International Corporation | Data management for a multi-tenant identity cloud service |
US10846390B2 (en) | 2016-09-14 | 2020-11-24 | Oracle International Corporation | Single sign-on functionality for a multi-tenant identity and data security management cloud service |
US11258786B2 (en) | 2016-09-14 | 2022-02-22 | Oracle International Corporation | Generating derived credentials for a multi-tenant identity cloud service |
US10594684B2 (en) | 2016-09-14 | 2020-03-17 | Oracle International Corporation | Generating derived credentials for a multi-tenant identity cloud service |
US10511589B2 (en) | 2016-09-14 | 2019-12-17 | Oracle International Corporation | Single logout functionality for a multi-tenant identity and data security management cloud service |
US10791087B2 (en) | 2016-09-16 | 2020-09-29 | Oracle International Corporation | SCIM to LDAP mapping using subtype attributes |
US10567364B2 (en) | 2016-09-16 | 2020-02-18 | Oracle International Corporation | Preserving LDAP hierarchy in a SCIM directory using special marker groups |
US10341354B2 (en) | 2016-09-16 | 2019-07-02 | Oracle International Corporation | Distributed high availability agent architecture |
US10616224B2 (en) | 2016-09-16 | 2020-04-07 | Oracle International Corporation | Tenant and service management for a multi-tenant identity and data security management cloud service |
US10445395B2 (en) | 2016-09-16 | 2019-10-15 | Oracle International Corporation | Cookie based state propagation for a multi-tenant identity cloud service |
US10484243B2 (en) | 2016-09-16 | 2019-11-19 | Oracle International Corporation | Application management for a multi-tenant identity cloud service |
US11023555B2 (en) | 2016-09-16 | 2021-06-01 | Oracle International Corporation | Cookie based state propagation for a multi-tenant identity cloud service |
US10904074B2 (en) | 2016-09-17 | 2021-01-26 | Oracle International Corporation | Composite event handler for a multi-tenant identity cloud service |
US10261836B2 (en) | 2017-03-21 | 2019-04-16 | Oracle International Corporation | Dynamic dispatching of workloads spanning heterogeneous services |
US10454915B2 (en) | 2017-05-18 | 2019-10-22 | Oracle International Corporation | User authentication using kerberos with identity cloud service |
US10348858B2 (en) | 2017-09-15 | 2019-07-09 | Oracle International Corporation | Dynamic message queues for a microservice based cloud service |
US11308132B2 (en) | 2017-09-27 | 2022-04-19 | Oracle International Corporation | Reference attributes for related stored objects in a multi-tenant cloud service |
US10831789B2 (en) | 2017-09-27 | 2020-11-10 | Oracle International Corporation | Reference attribute query processing for a multi-tenant cloud service |
US11271969B2 (en) | 2017-09-28 | 2022-03-08 | Oracle International Corporation | Rest-based declarative policy management |
US10834137B2 (en) | 2017-09-28 | 2020-11-10 | Oracle International Corporation | Rest-based declarative policy management |
US10705823B2 (en) | 2017-09-29 | 2020-07-07 | Oracle International Corporation | Application templates and upgrade framework for a multi-tenant identity cloud service |
US10715564B2 (en) | 2018-01-29 | 2020-07-14 | Oracle International Corporation | Dynamic client registration for an identity cloud service |
US11463488B2 (en) | 2018-01-29 | 2022-10-04 | Oracle International Corporation | Dynamic client registration for an identity cloud service |
US11528262B2 (en) | 2018-03-27 | 2022-12-13 | Oracle International Corporation | Cross-region trust for a multi-tenant identity cloud service |
US10931656B2 (en) | 2018-03-27 | 2021-02-23 | Oracle International Corporation | Cross-region trust for a multi-tenant identity cloud service |
US11652685B2 (en) | 2018-04-02 | 2023-05-16 | Oracle International Corporation | Data replication conflict detection and resolution for a multi-tenant identity cloud service |
US10798165B2 (en) | 2018-04-02 | 2020-10-06 | Oracle International Corporation | Tenant data comparison for a multi-tenant identity cloud service |
US11165634B2 (en) | 2018-04-02 | 2021-11-02 | Oracle International Corporation | Data replication conflict detection and resolution for a multi-tenant identity cloud service |
US11258775B2 (en) | 2018-04-04 | 2022-02-22 | Oracle International Corporation | Local write for a multi-tenant identity cloud service |
US11012444B2 (en) | 2018-06-25 | 2021-05-18 | Oracle International Corporation | Declarative third party identity provider integration for a multi-tenant identity cloud service |
US11411944B2 (en) | 2018-06-28 | 2022-08-09 | Oracle International Corporation | Session synchronization across multiple devices in an identity cloud service |
US10764273B2 (en) | 2018-06-28 | 2020-09-01 | Oracle International Corporation | Session synchronization across multiple devices in an identity cloud service |
US11693835B2 (en) | 2018-10-17 | 2023-07-04 | Oracle International Corporation | Dynamic database schema allocation on tenant onboarding for a multi-tenant identity cloud service |
US11321187B2 (en) | 2018-10-19 | 2022-05-03 | Oracle International Corporation | Assured lazy rollback for a multi-tenant identity cloud service |
US11651357B2 (en) | 2019-02-01 | 2023-05-16 | Oracle International Corporation | Multifactor authentication without a user footprint |
US11061929B2 (en) | 2019-02-08 | 2021-07-13 | Oracle International Corporation | Replication of resource type and schema metadata for a multi-tenant identity cloud service |
US11321343B2 (en) | 2019-02-19 | 2022-05-03 | Oracle International Corporation | Tenant replication bootstrap for a multi-tenant identity cloud service |
US11669321B2 (en) | 2019-02-20 | 2023-06-06 | Oracle International Corporation | Automated database upgrade for a multi-tenant identity cloud service |
US11423111B2 (en) | 2019-02-25 | 2022-08-23 | Oracle International Corporation | Client API for rest based endpoints for a multi-tenant identify cloud service |
US11792226B2 (en) | 2019-02-25 | 2023-10-17 | Oracle International Corporation | Automatic api document generation from scim metadata |
CN110442826A (en) * | 2019-08-13 | 2019-11-12 | 珠海格力电器股份有限公司 | Cross-layer page jumping method, device and system based on page identification |
US11687378B2 (en) | 2019-09-13 | 2023-06-27 | Oracle International Corporation | Multi-tenant identity cloud service with on-premise authentication integration and bridge high availability |
US11870770B2 (en) | 2019-09-13 | 2024-01-09 | Oracle International Corporation | Multi-tenant identity cloud service with on-premise authentication integration |
US11611548B2 (en) | 2019-11-22 | 2023-03-21 | Oracle International Corporation | Bulk multifactor authentication enrollment |
Also Published As
Publication number | Publication date |
---|---|
US20120317233A1 (en) | 2012-12-13 |
US9077770B2 (en) | 2015-07-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9077770B2 (en) | Mobile web app infrastructure | |
EP3816823A1 (en) | Webpage rendering method, device, electronic apparatus and storage medium | |
US10880227B2 (en) | Apparatus, hybrid apparatus, and method for network resource access | |
US8656265B1 (en) | Low-latency transition into embedded web view | |
CN109460233B (en) | Method, device, terminal equipment and medium for updating native interface display of page | |
CN109857506B (en) | Method and device for realizing guide information, electronic equipment and storage medium | |
CN111580879A (en) | Applet running method and device, electronic equipment and computer storage medium | |
US11537760B2 (en) | Web application execution with secure elements | |
US10037215B2 (en) | Method and apparatus for interworking application and web browser | |
CN105718313A (en) | Application operation method and device | |
CN109753622B (en) | Static resource management method and device, storage medium and electronic equipment | |
CN112269959B (en) | Control method and device for display content, readable medium and electronic equipment | |
CN111367516B (en) | Application interface generation method and device and electronic equipment | |
CN112905144B (en) | Terminal display method and device, electronic equipment and storage medium | |
CN107895120B (en) | Data processing method and device in cross-platform application, electronic equipment and storage medium | |
CN111177634A (en) | Multi-language supporting file content loading method, device, equipment and medium | |
CN114428925A (en) | Page rendering method and device, electronic equipment and computer readable medium | |
CN109800378A (en) | Content processing method, device and electronic equipment based on custom browser | |
CN111783010B (en) | Webpage blank page monitoring method, device, terminal and storage medium | |
CN113329028B (en) | Cross-domain access method and device | |
CN110618811A (en) | Information presentation method and device | |
CN106775790B (en) | Control calling method and device | |
CN115291993A (en) | Page adjusting method, device, computer system and readable storage medium | |
CN111382381B (en) | User data sharing method and device, mobile terminal and storage medium | |
CN110908711A (en) | Control development method and device of application program and electronic equipment |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: INTERNATIONAL BUSINESS MACHINES CORPORATION, NEW Y Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:REDPATH, RICHARD;REEL/FRAME:026433/0486 Effective date: 20110613 |
|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO PAY ISSUE FEE |
|
AS | Assignment |
Owner name: DAEDALUS GROUP LLC, NEW YORK Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:INTERNATIONAL BUSINESS MACHINES CORPORATION;REEL/FRAME:051032/0784 Effective date: 20190930 |
|
AS | Assignment |
Owner name: DAEDALUS GROUP, LLC, NEW YORK Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:INTERNATIONAL BUSINESS MACHINES CORPORATION;REEL/FRAME:051710/0445 Effective date: 20191230 |
|
AS | Assignment |
Owner name: DAEDALUS BLUE LLC, NEW YORK Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:DAEDALUS GROUP, LLC;REEL/FRAME:051737/0191 Effective date: 20200128 |
|
AS | Assignment |
Owner name: TERRACE LICENSING LLC, TEXAS Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:DAEDALUS BLUE LLC;REEL/FRAME:059209/0046 Effective date: 20211129 |