US11611882B2 - Automatically integrating security policy in mobile applications at build-time - Google Patents
Automatically integrating security policy in mobile applications at build-time Download PDFInfo
- Publication number
- US11611882B2 US11611882B2 US16/892,128 US202016892128A US11611882B2 US 11611882 B2 US11611882 B2 US 11611882B2 US 202016892128 A US202016892128 A US 202016892128A US 11611882 B2 US11611882 B2 US 11611882B2
- Authority
- US
- United States
- Prior art keywords
- mobile application
- security policy
- computing
- request
- user
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active, expires
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W12/00—Security arrangements; Authentication; Protecting privacy or anonymity
- H04W12/30—Security of mobile devices; Security of mobile applications
- H04W12/37—Managing security policies for mobile devices or for controlling mobile applications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/50—Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
- G06F21/57—Certifying or maintaining trusted computer platforms, e.g. secure boots or power-downs, version controls, system software checks, secure updates or assessing vulnerabilities
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/30—Creation or generation of source code
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/10—Office automation; Time management
- G06Q10/107—Computer-aided management of electronic mailing [e-mailing]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q30/00—Commerce
- G06Q30/01—Customer relationship services
- G06Q30/015—Providing customer assistance, e.g. assisting a customer within a business location or via helpdesk
- G06Q30/016—After-sales
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W12/00—Security arrangements; Authentication; Protecting privacy or anonymity
- H04W12/12—Detection or prevention of fraud
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/02—Network architectures or network communication protocols for network security for separating internal from external traffic, e.g. firewalls
- H04L63/0272—Virtual private networks
Definitions
- This patent document relates generally to mobile applications and more specifically to integrating security policy with mobile applications.
- Cloud computing services provide shared resources, applications, and information to computers and other devices upon request.
- services can be provided by one or more servers accessible over the Internet rather than installing software locally on in-house computer systems. Users can interact with cloud computing services to undertake a wide range of tasks in association with production of mobile applications.
- FIG. 1 shows a flowchart of an example of a method for automatically integrating security policy in mobile applications at build-time, in accordance with some implementations.
- FIG. 2 shows a block diagram of an example of a mobile application development environment, in accordance with some implementations.
- FIG. 3 shows an example of a Graphical User Interface (GUI), in accordance with some implementations.
- GUI Graphical User Interface
- FIG. 4 shows an example of a GUI, in accordance with some implementations.
- FIG. 5 shows a block diagram of an example of mobile application production during build time, in accordance with some implementations.
- FIG. 6 shows a block diagram of an example of enforcement of mobile application security policy prior to run time, in accordance with some implementations.
- FIG. 7 shows a block diagram of an example of an environment that includes an on-demand database service configured in accordance with some implementations.
- FIG. 8 A shows a system diagram of an example of architectural components of an on-demand database service environment, configured in accordance with some implementations.
- FIG. 8 B shows a system diagram further illustrating an example of architectural components of an on-demand database service environment, in accordance with some implementations.
- FIG. 9 illustrates one example of a computing device, configured in accordance with one or more embodiments.
- Some implementations of the disclosed systems, apparatus, methods and computer program products are configured automatically integrating security policy in a mobile application at build-time (e.g., during creation of the mobile application.)
- the disclosed techniques may be implemented alone or in association with any type of computing platform such as a Customer Relationship Management (CRM) Platform, a social networking system, any type of consumer or business software, etc. While CRM platforms (such as those provided by Salesforce.com®, inc.) are discussed herein as an example of such a computing platform, one having skill in the art can appreciate that the examples of computing platforms described herein may be substituted for any suitable computing platform such as those described above.
- CRM Customer Relationship Management
- the disclosed techniques can be implemented to mitigate the vulnerability described above.
- the disclosed techniques instead of initiating security policies stored on a server at runtime, the disclosed techniques integrate security policy generation and initiation with mobile app production such that a security policy may be enforced even prior to user identification.
- a security policy preventing use of unsecure devices may be integrated into the Mansfield Bank mobile application during production of the Mansfield Bank mobile application. Consequently, when Edmond tries to initiate the Mansfield Bank mobile application on his unsecure device, the security policy can be immediately enforced, preventing the Mansfield Bank mobile application from running and preventing Edmond's unsecure device from communicating with the server. Therefore, the disclosed techniques mitigate the previously-described threat of Henry accessing the server.
- FIG. 1 shows a flowchart of an example of a method for automatically integrating security policy in mobile applications at build-time, in accordance with some implementations.
- FIG. 1 is described in the context of FIGS. 2 - 5 .
- FIG. 2 shows a block diagram of an example of a mobile application development environment, in accordance with some implementations.
- FIGS. 3 - 4 show examples of Graphical User Interfaces (GUIs), in accordance with some implementations.
- GUIs Graphical User Interfaces
- FIG. 5 shows a block diagram of an example of mobile application production during build-time, in accordance with some implementations.
- FIG. 6 shows a block diagram of an example of enforcement of mobile application security policy prior to run-time, in accordance with some implementations.
- a mobile application development environment may be maintained.
- the mobile application development environment may be maintained in association with a computing platform.
- organizations 204 ( a )-( n ) interact with computing platform 208 .
- the computing platform 208 may be any type of computing platform and may have a variety of components such as a Customer Relationship Management (CRM) Platform, a social networking system, any type of consumer or business software, etc.
- CRM Customer Relationship Management
- the computing platform 208 includes a mobile application development module 212 , which may perform the automated application production and/or deployment techniques disclosed herein.
- users affiliated with the organizations 204 ( a )-( n ) may request production of mobile application binaries.
- the mobile application development module 212 may process such requests to generate such binaries.
- Mansfield Bank may use a CRM platform, such as one provided by Salesforce.com®, to host a “community,” e.g., a branded space for its employees, customers, and partners to connect.
- the community may be designable and/or customizable by authorized users affiliated with Mansfield Bank.
- Fanny may request production of the Mansfield Bank mobile application binary.
- the mobile application development module 212 may access data stored in data storage 220 that defines the Mansfield Bank community such as information defining the content, design, and/or layout of the community.
- the mobile application development module may use this information, as well as any other information entered by Fanny, to produce the binary of the Mansfield Bank employee mobile application.
- the mobile application development module 212 may use data stored in any of the data storage 220 to convert a web version of the Mansfield Bank employee community into a binary of a mobile application such that the mobile application has the same or similar content, design, and/or layout as the web version of the Mansfield Bank employee community.
- users affiliated with the organizations 204 ( a )-( n ) may provide metadata to the mobile application development module 212 .
- Fanny may provide metadata to the mobile application development module 212 to define a Mansfield Bank mobile application.
- the mobile application development module 212 may process metadata to automatically produce mobile applications for organizations 204 ( a )-( n ) providing the metadata.
- the mobile application development module 212 to may process the metadata provided by Fanny to produce a Mansfield Bank mobile application.
- the mobile application development module 212 may automatically provide mobile applications to mobile application provider(s) 216 , which may be any provider capable of providing mobile applications such as the Apple® App Store, the Android® app store, etc. Returning to the above example, the mobile application development module 212 may then provide the Mansfield Bank mobile application Apple® app store.
- the mobile application development module 212 may automatically provide ongoing maintenance and updates to features of mobile applications. Such maintenance and updates may be automatically performed without requiring users to provide additional metadata.
- the mobile application development module 212 may automatically update existing mobile applications (e.g., mobile applications that were developed in the mobile application development environment 200 ) using existing metadata to bring the mobile applications into compliance with the changing compatibility requirements.
- the mobile application development module 212 may automatically update existing mobile applications using existing metadata.
- the computing platform 208 may be provided to the organizations 204 ( a )-( n ) via an on-demand computing environment, as discussed further below in the context of FIGS. 7 - 9 .
- the computing platform 208 may be provided to the organizations 204 ( a )-( n ) in a multi-tenant database system, as described below.
- data storage 220 of FIG. 2 may store data of the organizations 204 ( a )-( n ) in a multi-tenant architecture.
- the mobile application development module 212 may access the data storage 220 and use an organizations 204 ( a )-( n ) data when producing a mobile application.
- the mobile application development module 212 may store metadata defining an organizations 204 ( a )-( n ) mobile application in the data storage 220 .
- the mobile application development module 212 may access Mansfield Bank's data, which is stored in the data storage 220 , when producing the Mansfield Bank mobile application.
- the mobile application development module 212 may cause the metadata to be stored in the data storage 220 .
- a first request to produce a mobile application with a particular security policy may be received from a user of the computing platform.
- Fanny may navigate to home page 300 of FIG. 3 . She may then click or tap “get started” button 304 to navigate to a mobile application development environment.
- Mobile application development environment home page 400 of FIG. 4 may be caused to be displayed on Fanny's computing device. From the home page 400 , Fanny may delete or modify existing mobile applications 404 ( a )-( c ). From the home page 400 , Fanny may also create a new mobile application by clicking or tapping “create new app” button 408 .
- Fanny may be presented with a choice of mobile application types. Fanny may then choose a mobile application type from which the Mansfield Bank mobile application may be produced. Such types may encompass a wide range of potential mobile applications and may include any type of mobile application type provided by the computing platform 208 of FIG. 2 . By way of example, as discussed above, Fanny may choose to make the Mansfield Bank mobile application based on a Salesforce® “Lightning Communities” mobile application type. Fanny may create and/or customize a Mansfield Bank employee community using a framework provided by the computing platform 208 .
- the mobile application development module 212 may produce Mansfield Bank mobile application 500 of FIG. 5 by processing community information 502 (which defines the Mansfield Bank employee community) in combination with a variety of other items provided by an authorized user of the computing platform affiliated with Mansfield Bank.
- Such items may include a variety of information provided by Mansfield Bank such as a security policy 504 specifiable by an authorized user of the computing platform affiliated with Mansfield Bank, customization parameters 508 specifiable by an authorized user of the computing platform affiliated with Mansfield Bank, Mansfield Bank's branding information 512 , and/or additional defining metadata 516 provided by an authorized user of the computing platform affiliated with Mansfield Bank.
- the security policy 504 may be customizable and may vary across implementations. For example, security policies may vary based on organizational needs.
- the computing platform 208 of FIG. 2 may be a CRM platform provided to a plurality of tenant organizations via an on-demand computing environment.
- the CRM platform may be provided to a wide variety of organizations such as banks, colleges and universities, stores, product brands, nonprofits, etc.
- financial customers, such as Mansfield Bank may have high security needs.
- other organizations implementing the CRM platform may have relatively lower security needs.
- financial customers, such as Mansfield Bank may use the mobile application development environment 200 to produce mobile applications with relatively stricter security policies than those produced on behalf of other organizations.
- the security policy 504 may be granular and may be used to mitigate a variety of security threats.
- an authorized user of the computing platform affiliated with Mansfield Bank may specify the security policy 504 such that jailbroken devices, and/or devices that are operating on a compromised network may not run the Mansfield Bank mobile application 500 .
- the security policies described herein may extend beyond simply protecting against jailbroken devices, and/or devices that are operating on a compromised network.
- security policies may be specified to prevent devices with debuggers and/or anti-hook mechanisms in place, as well as any device with any type of hardware or software that may present a security threat, from running mobile applications produced using the methods described herein.
- a default security policy may be provided to less sophisticated organizations and/or organizations that do not have specific security need.
- a default security policy may be enforceable to prevent jailbroken devices, and/or devices that are operating on a compromised network from running mobile applications produced using the methods described herein.
- a second request to include customization parameters (e.g., customization parameters 508 of FIG. 5 ) in a mobile application (e.g., the Mansfield Bank mobile application 500 of FIG. 5 ) may be processed.
- customization parameters may vary across implementations and may include any points by which a mobile application may be customized.
- customization parameters 508 of FIG. 5 may include specification of a minimum operating system (OS) version. For instance, Fanny may specify a customization parameter 508 such that only devices running Apple iOS 13 or Android OS 10 may run the Mansfield Bank mobile application 500 .
- OS operating system
- customization parameters 508 of FIG. 5 may include specification of a particular virtual private network (VPN) client to be used in association with a mobile application.
- VPN virtual private network
- some organizations may wish to use Cisco® VPN while others would like to use S5.
- customization parameters 508 of FIG. 5 may include specification of a particular e-mail application and/or web browser that a mobile application uses by default. For instance, some organizations may wish to steer users of their mobile applications through a particular web browser such as Blackberry®, Safari®, Chrome® etc.
- customization parameters 508 of FIG. 5 may include specification of a particular messaging procedure to be used by a mobile application.
- a specific messaging client such as Skype® messenger versus using regular phone dialer.
- customization parameters 508 of FIG. 5 may include specification of a particular third party software development kit (SDK) to be integrated into a mobile application.
- SDK software development kit
- customization parameters 508 of FIG. 5 may also include specification of particular device components that a mobile application may access.
- a developer of a particular mobile application may specify that the mobile application have access to a device's camera microphone, and files, but she may specify that the mobile application not receive access to device's location.
- customization parameters cannot be configured at runtime; therefore, like the security policies discussed herein, customization parameters may also be integrated with mobile application during build-time.
- the mobile application (e.g. the Mansfield Bank mobile application 500 of FIG. 5 ) may be automatically produced.
- the Mobile Application Development Module 212 of FIG. 2 may produce the Mansfield Bank mobile application 500 of FIG. 5 using the techniques described above.
- the security policy 504 may be integrated with the Mansfield Bank mobile application 500 during creation of the Mansfield Bank mobile application 500 , as discussed above. For example, all of the components of the Mansfield Bank mobile application 500 (including the security policy 504 ) may be compiled together and provided to a mobile application provider, as discussed below.
- the mobile application e.g. the Mansfield Bank mobile application 500 of FIG. 5
- the security policy may be included in the mobile application when the mobile application is downloaded from the mobile application provider.
- the security policy 504 of FIG. 5 is included.
- a third request from a computing device attempting to run the mobile application may be processed.
- a computing device attempting to run the mobile application e.g. the Mansfield Bank mobile application 500 of FIG. 5
- Edmund taps an icon on his smartphone 600 to request initiation of the Mansfield Bank mobile application 500 of FIG. 5 .
- the security policy may be enforced in response to the third request being processed at 124 .
- Edmund's smartphone 600 of FIG. 6 may automatically enforce the security policy 504 of FIG. 5 .
- the security policy 504 of FIG. 5 prevents jailbroken devices from communicating with the server system 604 of FIG. 6 , which implements the Mansfield Bank employee mobile application 500 of FIG. 5 . Since Edmund's smartphone 600 of FIG. 6 is a jailbroken device, Edmund's smartphone 600 will be prevented from communicating with the server system 604 , averting the security threats described above.
- an independent service vendor that is a third party to the computing platform may develop a mobile application template.
- the ISV may provide the mobile application template to the computing platform.
- the ISV may also define customization parameters for the mobile application template as described above. Since the computing platform may be a trusted and secure build and distribution platform, the computing platform may provide a framework for users to produce mobile applications based on the third party ISV's mobile application template using the disclosed techniques.
- FIG. 7 shows a block diagram of an example of an environment 710 that includes an on-demand database service configured in accordance with some implementations.
- Environment 710 may include user systems 712 , network 714 , database system 716 , processor system 717 , application platform 718 , network interface 720 , tenant data storage 722 , tenant data 723 , system data storage 724 , system data 725 , program code 726 , process space 728 , User Interface (UI) 730 , Application Program Interface (API) 732 , PL/SOQL 734 , save routines 736 , application setup mechanism 738 , application servers 750 - 1 through 750 -N, system process space 752 , tenant process spaces 754 , tenant management process space 760 , tenant storage space 762 , user storage 764 , and application metadata 766 .
- UI User Interface
- API Application Program Interface
- Some of such devices may be implemented using hardware or a combination of hardware and software and may be implemented on the same physical device or on different devices.
- terms such as “data processing apparatus,” “machine,” “server” and “device” as used herein are not limited to a single hardware device, but rather include any hardware and software configured to provide the described functionality.
- An on-demand database service may be managed by a database service provider. Some services may store information from one or more tenants into tables of a common database image to form a multi-tenant database system (MTS). As used herein, each MTS could include one or more logically and/or physically connected servers distributed locally or across one or more geographic locations. Databases described herein may be implemented as single databases, distributed databases, collections of distributed databases, or any other suitable database system.
- a database image may include one or more database objects.
- a relational database management system (RDBMS) or a similar system may execute storage and retrieval of information against these objects.
- RDBMS relational database management system
- the application platform 18 may be a framework that allows the creation, management, and execution of applications in system 716 .
- Such applications may be developed by the database service provider or by users or third-party application developers accessing the service.
- Application platform 718 includes an application setup mechanism 738 that supports application developers' creation and management of applications, which may be saved as metadata into tenant data storage 722 by save routines 736 for execution by subscribers as one or more tenant process spaces 754 managed by tenant management process 760 for example. Invocations to such applications may be coded using PL/SOQL 734 that provides a programming language style interface extension to API 732 .
- PL/SOQL 734 provides a programming language style interface extension to API 732 .
- each application server 750 may handle requests for any user associated with any organization.
- a load balancing function e.g., an F5 Big-IP load balancer
- Each application server 750 may be configured to communicate with tenant data storage 722 and the tenant data 723 therein, and system data storage 724 and the system data 725 therein to serve requests of user systems 712 .
- the tenant data 723 may be divided into individual tenant storage spaces 762 , which can be either a physical arrangement and/or a logical arrangement of data.
- user storage 764 and application metadata 766 may be similarly allocated for each user.
- a UI 730 provides a user interface and an API 732 provides an application programming interface to system 716 resident processes to users and/or developers at user systems 712 .
- System 716 may implement a web-based mobile application production and/or deployment system.
- system 716 may include application servers configured to implement and execute a variety of software applications.
- the application servers may be configured to provide related data, code, forms, web pages and other information to and from user systems 712 .
- the application servers may be configured to store information to, and retrieve information from a database system.
- Such information may include related data, objects, and/or Webpage content.
- data for multiple tenants may be stored in the same physical database object in tenant data storage 722 , however, tenant data may be arranged in the storage medium(s) of tenant data storage 722 so that data of one tenant is kept logically separate from that of other tenants. In such a scheme, one tenant may not access another tenant's data, unless such data is expressly shared.
- user system 712 may include processor system 712 A, memory system 712 B, input system 712 C, and output system 712 D.
- a user system 712 may be implemented as any computing device(s) or other data processing apparatus such as a mobile phone, laptop computer, tablet, desktop computer, or network of computing devices.
- User system 12 may run an internet browser allowing a user (e.g., a subscriber of an MTS) of user system 712 to access, process and view information, pages and applications available from system 716 over network 714 .
- Network 714 may be any network or combination of networks of devices that communicate with one another, such as any one or any combination of a LAN (local area network), WAN (wide area network), wireless network, or other appropriate configuration.
- the users of user systems 712 may differ in their respective capacities, and the capacity of a particular user system 712 to access information may be determined at least in part by “permissions” of the particular user system 712 .
- permissions generally govern access to computing resources such as data objects, components, and other entities of a computing system, such as a mobile application production and/or deployment system, a social networking system, and/or a CRM database system.
- Permission sets generally refer to groups of permissions that may be assigned to users of such a computing environment. For instance, the assignments of users and permission sets may be stored in one or more databases of System 716 . Thus, users may receive permission to access certain resources.
- a permission server in an on-demand database service environment can store criteria data regarding the types of users and permission sets to assign to each other.
- a computing device can provide to the server data indicating an attribute of a user (e.g., geographic location, industry, role, level of experience, etc.) and particular permissions to be assigned to the users fitting the attributes. Permission sets meeting the criteria may be selected and assigned to the users. Moreover, permissions may appear in multiple permission sets. In this way, the users can gain access to the components of a system.
- an Application Programming Interface may be configured to expose a collection of permissions and their assignments to users through appropriate network-based services and architectures, for instance, using Simple Object Access Protocol (SOAP) Web Service and Representational State Transfer (REST) APIs.
- SOAP Simple Object Access Protocol
- REST Representational State Transfer
- a permission set may be presented to an administrator as a container of permissions.
- each permission in such a permission set may reside in a separate API object exposed in a shared API that has a child-parent relationship with the same permission set object. This allows a given permission set to scale to millions of permissions for a user while allowing a developer to take advantage of joins across the API objects to query, insert, update, and delete any permission across the millions of possible choices. This makes the API highly scalable, reliable, and efficient for developers to use.
- a permission set API constructed using the techniques disclosed herein can provide scalable, reliable, and efficient mechanisms for a developer to create tools that manage a user's permissions across various sets of access controls and across types of users. Administrators who use this tooling can effectively reduce their time managing a user's rights, integrate with external systems, and report on rights for auditing and troubleshooting purposes.
- different users may have different capabilities with regard to accessing and modifying application and database information, depending on a user's security or permission level, also called authorization.
- users at one permission level may have access to applications, data, and database information accessible by a lower permission level user, but may not have access to certain applications, database information, and data accessible by a user at a higher permission level.
- system 716 may provide on-demand database service to user systems 712 using an MTS arrangement.
- one tenant organization may be a company that employs a sales force where each salesperson uses system 716 to manage their sales process.
- a user in such an organization may maintain contact data, leads data, customer follow-up data, performance data, goals and progress data, etc., all applicable to that user's personal sales process (e.g., in tenant data storage 722 ).
- a user may manage his or her sales efforts and cycles from a variety of devices, since relevant data and applications to interact with (e.g., access, view, modify, report, transmit, calculate, etc.) such data may be maintained and accessed by any user system 712 having network access.
- system 716 may separate and share data between users and at the organization-level in a variety of manners. For example, for certain types of data each user's data might be separate from other users' data regardless of the organization employing such users. Other data may be organization-wide data, which is shared or accessible by several users or potentially all users form a given tenant organization. Thus, some data structures managed by system 716 may be allocated at the tenant level while other data structures might be managed at the user level. Because an MTS might support multiple tenants including possible competitors, the MTS may have security protocols that keep data, applications, and application use separate. In addition to user-specific data and tenant-specific data, system 716 may also maintain system-level data usable by multiple tenants or other data. Such system-level data may include industry reports, news, postings, and the like that are sharable between tenant organizations.
- user systems 712 may be client systems communicating with application servers 750 to request and update system-level and tenant-level data from system 716 .
- user systems 712 may send one or more queries requesting data of a database maintained in tenant data storage 722 and/or system data storage 724 .
- An application server 750 of system 716 may automatically generate one or more SQL statements (e.g., one or more SQL queries) that are designed to access the requested data.
- System data storage 724 may generate query plans to access the requested data from the database.
- each database can generally be viewed as a collection of objects, such as a set of logical tables, containing data fitted into predefined categories.
- a “table” is one representation of a data object, and may be used herein to simplify the conceptual description of objects and custom objects according to some implementations. It should be understood that “table” and “object” may be used interchangeably herein.
- Each table generally contains one or more data categories logically arranged as columns or fields in a viewable schema. Each row or record of a table contains an instance of data for each category defined by the fields.
- a CRM database may include a table that describes a customer with fields for basic contact information such as name, address, phone number, fax number, etc. Another table might describe a purchase order, including fields for information such as customer, product, sale price, date, etc.
- standard entity tables might be provided for use by all tenants.
- such standard entities might include tables for case, account, contact, lead, and opportunity data objects, each containing pre-defined fields. It should be understood that the word “entity” may also be used interchangeably herein with “object” and “table”.
- tenants may be allowed to create and store custom objects, or they may be allowed to customize standard entities or objects, for example by creating custom fields for standard objects, including custom index fields.
- custom objects Commonly assigned U.S. Pat. No. 7,779,039, titled CUSTOM ENTITIES AND FIELDS IN A MULTI-TENANT DATABASE SYSTEM, by Weissman et al., issued on Aug. 17, 2010, and hereby incorporated by reference in its entirety and for all purposes, teaches systems and methods for creating custom objects as well as customizing standard objects in an MTS.
- all custom entity data rows may be stored in a single multi-tenant physical table, which may contain multiple logical tables per organization. It may be transparent to customers that their multiple “tables” are in fact stored in one large table or that their data may be stored in the same table as the data of other customers.
- FIG. 8 A shows a system diagram of an example of architectural components of an on-demand database service environment 800 , configured in accordance with some implementations.
- a client machine located in the cloud 804 may communicate with the on-demand database service environment via one or more edge routers 808 and 812 .
- a client machine may include any of the examples of user systems 712 described above.
- the edge routers 808 and 812 may communicate with one or more core switches 820 and 824 via firewall 816 .
- the core switches may communicate with a load balancer 828 , which may distribute server load over different pods, such as the pods 840 and 844 by communication via pod switches 832 and 836 .
- the pods 840 and 844 may each include one or more servers and/or other computing resources, may perform data processing and other operations used to provide on-demand services. Components of the environment may communicate with a database storage 856 via a database firewall 848 and a database switch 852 .
- Accessing an on-demand database service environment may involve communications transmitted among a variety of different components.
- the environment 800 is a simplified representation of an actual on-demand database service environment.
- some implementations of an on-demand database service environment may include anywhere from one to many devices of each type.
- an on-demand database service environment need not include each device shown, or may include additional devices not shown, in FIGS. 8 A and 8 B .
- the cloud 804 refers to any suitable data network or combination of data networks, which may include the Internet.
- Client machines located in the cloud 804 may communicate with the on-demand database service environment 800 to access services provided by the on-demand database service environment 800 .
- client machines may access the on-demand database service environment 800 to retrieve, store, edit, and/or process a variety of information.
- the edge routers 808 and 812 route packets between the cloud 804 and other components of the on-demand database service environment 800 .
- the edge routers 808 and 812 may employ the Border Gateway Protocol (BGP).
- BGP Border Gateway Protocol
- the edge routers 808 and 812 may maintain a table of IP networks or ‘prefixes’, which designate network reachability among autonomous systems on the internet.
- the firewall 816 may protect the inner components of the environment 800 from internet traffic.
- the firewall 816 may block, permit, or deny access to the inner components of the on-demand database service environment 800 based upon a set of rules and/or other criteria.
- the firewall 816 may act as one or more of a packet filter, an application gateway, a stateful filter, a proxy server, or any other type of firewall.
- the core switches 820 and 824 may be high-capacity switches that transfer packets within the environment 800 .
- the core switches 820 and 824 may be configured as network bridges that quickly route data between different components within the on-demand database service environment.
- the use of two or more core switches 820 and 824 may provide redundancy and/or reduced latency.
- communication between the pods 840 and 844 may be conducted via the pod switches 832 and 836 .
- the pod switches 832 and 836 may facilitate communication between the pods 840 and 844 and client machines, for example via core switches 820 and 824 .
- the pod switches 832 and 836 may facilitate communication between the pods 840 and 844 and the database storage 856 .
- the load balancer 828 may distribute workload between the pods, which may assist in improving the use of resources, increasing throughput, reducing response times, and/or reducing overhead.
- the load balancer 828 may include multilayer switches to analyze and forward traffic.
- access to the database storage 856 may be guarded by a database firewall 848 , which may act as a computer application firewall operating at the database application layer of a protocol stack.
- the database firewall 848 may protect the database storage 856 from application attacks such as structure query language (SQL) injection, database rootkits, and unauthorized information disclosure.
- the database firewall 848 may include a host using one or more forms of reverse proxy services to proxy traffic before passing it to a gateway router and/or may inspect the contents of database traffic and block certain content or database requests.
- the database firewall 848 may work on the SQL application level atop the TCP/IP stack, managing applications' connection to the database or SQL management interfaces as well as intercepting and enforcing packets traveling to or from a database network or application interface.
- the database storage 856 may be an on-demand database system shared by many different organizations.
- the on-demand database service may employ a single-tenant approach, a multi-tenant approach, a virtualized approach, or any other type of database approach.
- Communication with the database storage 856 may be conducted via the database switch 852 .
- the database storage 856 may include various software components for handling database queries. Accordingly, the database switch 852 may direct database queries transmitted by other components of the environment (e.g., the pods 840 and 844 ) to the correct components within the database storage 856 .
- FIG. 8 B shows a system diagram further illustrating an example of architectural components of an on-demand database service environment, in accordance with some implementations.
- the pod 844 may be used to render services to user(s) of the on-demand database service environment 800 .
- the pod 844 may include one or more content batch servers 864 , content search servers 868 , query servers 882 , file servers 886 , access control system (ACS) servers 880 , batch servers 884 , and app servers 888 .
- the pod 844 may include database instances 890 , quick file systems (QFS) 892 , and indexers 894 . Some or all communication between the servers in the pod 844 may be transmitted via the switch 836 .
- QFS quick file systems
- the app servers 888 may include a framework dedicated to the execution of procedures (e.g., programs, routines, scripts) for supporting the construction of applications provided by the on-demand database service environment 800 via the pod 844 .
- procedures e.g., programs, routines, scripts
- One or more instances of the app server 888 may be configured to execute all or a portion of the operations of the services described herein.
- the pod 844 may include one or more database instances 890 .
- a database instance 890 may be configured as an MTS in which different organizations share access to the same database, using the techniques described above.
- Database information may be transmitted to the indexer 894 , which may provide an index of information available in the database 890 to file servers 886 .
- the QFS 892 or other suitable filesystem may serve as a rapid-access file system for storing and accessing information available within the pod 844 .
- the QFS 892 may support volume management capabilities, allowing many disks to be grouped together into a file system.
- the QFS 892 may communicate with the database instances 890 , content search servers 868 and/or indexers 894 to identify, retrieve, move, and/or update data stored in the network file systems (NFS) 896 and/or other storage systems.
- NFS network file systems
- one or more query servers 882 may communicate with the NFS 896 to retrieve and/or update information stored outside of the pod 844 .
- the NFS 896 may allow servers located in the pod 844 to access information over a network in a manner similar to how local storage is accessed. Queries from the query servers 822 may be transmitted to the NFS 896 via the load balancer 828 , which may distribute resource requests over various resources available in the on-demand database service environment 800 .
- the NFS 896 may also communicate with the QFS 892 to update the information stored on the NFS 896 and/or to provide information to the QFS 892 for use by servers located within the pod 844 .
- the content batch servers 864 may handle requests internal to the pod 844 . These requests may be long-running and/or not tied to a particular customer, such as requests related to log mining, cleanup work, and maintenance tasks.
- the content search servers 868 may provide query and indexer functions such as functions allowing users to search through content stored in the on-demand database service environment 800 .
- the file servers 886 may manage requests for information stored in the file storage 898 , which may store information such as documents, images, basic large objects (BLOBs), etc.
- the query servers 882 may be used to retrieve information from one or more file systems. For example, the query system 882 may receive requests for information from the app servers 888 and then transmit information queries to the NFS 896 located outside the pod 844 .
- the ACS servers 880 may control access to data, hardware resources, or software resources called upon to render services provided by the pod 844 .
- the batch servers 884 may process batch jobs, which are used to run tasks at specified times. Thus, the batch servers 884 may transmit instructions to other servers, such as the app servers 888 , to trigger the batch jobs.
- FIG. 9 illustrates one example of a computing device.
- a system 900 suitable for implementing embodiments described herein includes a processor 901 , a memory module 903 , a storage device 905 , an interface 911 , and a bus 915 (e.g., a PCI bus or other interconnection fabric.)
- System 900 may operate as variety of devices such as an application server, a database server, or any other device or service described herein. Although a particular configuration is described, a variety of alternative configurations are possible.
- the processor 901 may perform operations such as those described herein. Instructions for performing such operations may be embodied in the memory 903 , on one or more non-transitory computer readable media, or on some other storage device.
- the interface 911 may be configured to send and receive data packets over a network. Examples of supported interfaces include, but are not limited to: Ethernet, fast Ethernet, Gigabit Ethernet, frame relay, cable, digital subscriber line (DSL), token ring, Asynchronous Transfer Mode (ATM), High-Speed Serial Interface (HSSI), and Fiber Distributed Data Interface (FDDI). These interfaces may include ports appropriate for communication with the appropriate media. They may also include an independent processor and/or volatile RAM.
- a computer system or computing device may include or communicate with a monitor, printer, or other suitable display for providing any of the results mentioned herein to a user.
- any of the disclosed implementations may be embodied in various types of hardware, software, firmware, computer readable media, and combinations thereof.
- some techniques disclosed herein may be implemented, at least in part, by computer-readable media that include program instructions, state information, etc., for configuring a computing system to perform various services and operations described herein.
- Examples of program instructions include both machine code, such as produced by a compiler, and higher-level code that may be executed via an interpreter. Instructions may be embodied in any suitable language such as, for example, Apex, Java, Python, C++, C, HTML, any other markup language, JavaScript, ActiveX, VBScript, or Perl.
- Examples of computer-readable media include, but are not limited to: magnetic media such as hard disks and magnetic tape; optical media such as flash memory, compact disk (CD) or digital versatile disk (DVD); magneto-optical media; and other hardware devices such as read-only memory (“ROM”) devices and random-access memory (“RAM”) devices.
- a computer-readable medium may be any combination of such storage devices.
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Security & Cryptography (AREA)
- General Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Human Resources & Organizations (AREA)
- Strategic Management (AREA)
- General Business, Economics & Management (AREA)
- Entrepreneurship & Innovation (AREA)
- Economics (AREA)
- Marketing (AREA)
- Computer Hardware Design (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Finance (AREA)
- Data Mining & Analysis (AREA)
- Accounting & Taxation (AREA)
- Development Economics (AREA)
- Operations Research (AREA)
- Quality & Reliability (AREA)
- Tourism & Hospitality (AREA)
- Stored Programmes (AREA)
- Storage Device Security (AREA)
Abstract
Description
Claims (21)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US16/892,128 US11611882B2 (en) | 2020-06-03 | 2020-06-03 | Automatically integrating security policy in mobile applications at build-time |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US16/892,128 US11611882B2 (en) | 2020-06-03 | 2020-06-03 | Automatically integrating security policy in mobile applications at build-time |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| US20210385647A1 US20210385647A1 (en) | 2021-12-09 |
| US11611882B2 true US11611882B2 (en) | 2023-03-21 |
Family
ID=78818138
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US16/892,128 Active 2041-02-19 US11611882B2 (en) | 2020-06-03 | 2020-06-03 | Automatically integrating security policy in mobile applications at build-time |
Country Status (1)
| Country | Link |
|---|---|
| US (1) | US11611882B2 (en) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US11611882B2 (en) * | 2020-06-03 | 2023-03-21 | Salesforce.Com, Inc. | Automatically integrating security policy in mobile applications at build-time |
Citations (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20140007048A1 (en) * | 2011-10-11 | 2014-01-02 | Zenprise, Inc. | Modifying pre-existing mobile applications to implement enterprise security policies |
| US20140298403A1 (en) * | 2013-03-29 | 2014-10-02 | Citrix Systems, Inc. | Providing mobile device management functionalities |
| US20150007259A1 (en) * | 2011-02-11 | 2015-01-01 | Mocana Corporation | Extensible platform for securing apps on a mobile device using policies and customizable action points |
| US20170017562A1 (en) * | 2015-07-15 | 2017-01-19 | Citrix Systems, Inc. | Performance of a wrapped application |
| US20170085591A1 (en) * | 2015-09-23 | 2017-03-23 | Ca, Inc. | Fetching a policy definition library from a policy server at mobile device runtime of an application package to control access to mobile device resources |
| US9645868B2 (en) * | 2015-06-25 | 2017-05-09 | Ca, Inc. | Methods of running applications on mobile devices including notifications/blocking responsive to resource consumption |
| CA3056282A1 (en) | 2018-09-24 | 2020-03-24 | Salesforce.Com, Inc. | Mobile app publishing for a responsive community experience |
| US20210385647A1 (en) * | 2020-06-03 | 2021-12-09 | Salesforce.Com, Inc. | Automatically integrating security policy in mobile applications at build-time |
-
2020
- 2020-06-03 US US16/892,128 patent/US11611882B2/en active Active
Patent Citations (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20150007259A1 (en) * | 2011-02-11 | 2015-01-01 | Mocana Corporation | Extensible platform for securing apps on a mobile device using policies and customizable action points |
| US20140007048A1 (en) * | 2011-10-11 | 2014-01-02 | Zenprise, Inc. | Modifying pre-existing mobile applications to implement enterprise security policies |
| US20140298403A1 (en) * | 2013-03-29 | 2014-10-02 | Citrix Systems, Inc. | Providing mobile device management functionalities |
| US9645868B2 (en) * | 2015-06-25 | 2017-05-09 | Ca, Inc. | Methods of running applications on mobile devices including notifications/blocking responsive to resource consumption |
| US20170017562A1 (en) * | 2015-07-15 | 2017-01-19 | Citrix Systems, Inc. | Performance of a wrapped application |
| US20170085591A1 (en) * | 2015-09-23 | 2017-03-23 | Ca, Inc. | Fetching a policy definition library from a policy server at mobile device runtime of an application package to control access to mobile device resources |
| CA3056282A1 (en) | 2018-09-24 | 2020-03-24 | Salesforce.Com, Inc. | Mobile app publishing for a responsive community experience |
| EP3627312A1 (en) | 2018-09-24 | 2020-03-25 | salesforce.com, inc. | Mobile app publishing for a responsive community experience |
| US20200097264A1 (en) | 2018-09-24 | 2020-03-26 | Salesforce.Com, Inc. | Mobile App Publishing for a Responsive Community Experience |
| JP2020053050A (en) | 2018-09-24 | 2020-04-02 | セールスフォース ドット コム インコーポレイティッド | Mobile app publishing for responsive community experience |
| US20210385647A1 (en) * | 2020-06-03 | 2021-12-09 | Salesforce.Com, Inc. | Automatically integrating security policy in mobile applications at build-time |
Also Published As
| Publication number | Publication date |
|---|---|
| US20210385647A1 (en) | 2021-12-09 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US10394412B2 (en) | User-customizable permissions in a computing environment | |
| US9628493B2 (en) | Computer implemented methods and apparatus for managing permission sets and validating user assignments | |
| US12355776B2 (en) | Computing system permission administration engine | |
| US11425132B2 (en) | Cross-domain authentication in a multi-entity database system | |
| US20250103740A1 (en) | Fine granularity control of data access and usage across multi-tenant systems | |
| US12189686B2 (en) | Integration of video conferencing applications with on-demand database services | |
| US11693648B2 (en) | Automatically producing and code-signing binaries | |
| US11199951B1 (en) | Database system dashboard snapshotting | |
| US11611882B2 (en) | Automatically integrating security policy in mobile applications at build-time | |
| US20210149791A1 (en) | Producing mobile applications | |
| US12489797B2 (en) | Systems, methods, and devices for improved security policy distribution in a cloud-computing environment | |
| US12244504B2 (en) | Automatic testing of networks using smart contracts | |
| US20240362247A1 (en) | Graphically representing relationships between database records of a database system | |
| US11650831B2 (en) | Enhancement of application service engagement based on user behavior | |
| US20210149640A1 (en) | Automatically producing mobile application binaries | |
| US11099821B2 (en) | Deploying mobile applications | |
| US20210152650A1 (en) | Extraction of data from secure data sources to a multi-tenant cloud system | |
| US12526323B2 (en) | Self healing network security policy management | |
| US20260044616A1 (en) | Systems and Methods for Cloud-Based Database System Account Management Operations Tracking | |
| US20260037675A1 (en) | Providing metadata for rendering features using a database system | |
| US20220156760A1 (en) | Configuring choice components of an application or web page using a database system | |
| US20230177090A1 (en) | Systems, methods, and devices for dynamic record filter criteria for data objects of computing platforms |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| AS | Assignment |
Owner name: SALESFORCE.COM, INC., CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:BRAK, CLAUDIA;HOLLY, STEVEN BRUCE;SIMMONS, BRIAN;AND OTHERS;SIGNING DATES FROM 20200526 TO 20200603;REEL/FRAME:052830/0902 |
|
| FEPP | Fee payment procedure |
Free format text: ENTITY STATUS SET TO UNDISCOUNTED (ORIGINAL EVENT CODE: BIG.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: NON FINAL ACTION MAILED |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: FINAL REJECTION MAILED |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: RESPONSE AFTER FINAL ACTION FORWARDED TO EXAMINER |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: NOTICE OF ALLOWANCE MAILED -- APPLICATION RECEIVED IN OFFICE OF PUBLICATIONS |
|
| STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
| AS | Assignment |
Owner name: SALESFORCE, INC., CALIFORNIA Free format text: CHANGE OF NAME;ASSIGNOR:SALESFORCE.COM, INC.;REEL/FRAME:069717/0499 Effective date: 20220325 |