External platform extensions in a multi-tenant environment

US9825964B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-9825964-B2
Application numberUS-201615347640-A
CountryUS
Kind codeB2
Filing dateNov 9, 2016
Priority dateJul 25, 2013
Publication dateNov 21, 2017
Grant dateNov 21, 2017

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

Enforcing access control to individual extensions of services in a multi-tenant cloud environment by initializing objects for the extension based on public and private configuration files with service access rules that are merged is described. This allows third party vendors to specify payment rules for their own extensions while securely keeping the core extension configuration files. Tenants of the multi-tenant cloud environment can pick and choose which services to purchase, and the cloud environment automates the process of accessing the service using the third-party developer's tenant access list rules.

First claim

Opening claim text (preview).

What is claimed is: 1. A method comprising: determining, by a computer system providing a cloud environment, a first configuration file compatible with a file schema, wherein one or more features of one or more services in the cloud environment are configurable for multi-tenant access; receiving a delta file created based on a modification to the first configuration file, wherein the delta file includes one or more configurations for one or more class definitions of a feature of a service in the cloud environment, wherein the delta file includes an access rule to control multi-tenant access for the feature of the service, and wherein the delta file is compatible with the file schema; creating, by the computer system, a second configuration file for the feature of the service, the second configuration file being executable and including the access rule, wherein the second configuration file is created based on merging the delta file with the first configuration file; initiating the computer system to restart, wherein restarting the computer system causes the computer system to read the second configuration file; instantiating, by the computer system, one or more objects for the feature of the service based on the second configuration file that is read based on restarting the computer system; and determining access to the feature of the service for a user requesting access to the feature, wherein the access to the feature of the service for the user is determined using the access rule in the second configuration file used to instantiate the one or more objects. 2. The method of claim 1 , further comprising: configuring, by the computing system, the feature of the service based on the one or more objects instantiated for the feature of the service. 3. The method of claim 1 , further comprising: denying the access to the feature of the service based on determining that the access to the feature of the service is not permitted according to the access rule; and granting the access to the feature of the service based on determining that the access to the feature of the service is permitted according to the access rule. 4. The method of claim 1 , further comprising: managing a counter for access to the feature of the service based on determining the access to the feature of the service. 5. The method of claim 1 , wherein the one or more objects for the feature of the service are instantiated based on the second configuration file such that multiple tenants in the cloud environment have access to the feature of the service. 6. The method of claim 1 , further comprising: delivering, by the computer system, a copy of the first configuration file to the user. 7. The method of claim 6 , wherein the user is a third-party developer, wherein the delta file is received in an archive file, wherein the modification is by the user, and wherein the modification to the first configuration file is based on the user editing the copy of the first configuration file. 8. The method of claim 1 , wherein the file schema defines an element, a child element, and an attribute. 9. The method of claim 1 , wherein the access rule is a tenant access list rule. 10. The method of claim 1 , wherein the access rule indicates access by a plurality of tenants to a plurality of services. 11. The method of claim 10 , wherein a tenant of the plurality of tenants is charged for each of the plurality of services permitted to be accessed based on the access rule. 12. The method of claim 1 , wherein the access rule indicates access by one or more tenants of the cloud environment to the one or more features of the one or more services. 13. The method of claim 1 , wherein the second configuration file includes executable code, and wherein the second configuration file is compatible with the file schema. 14. The method of claim 1 , wherein the user is one of a plurality of tenants. 15. The method of claim 1 , further comprising: detecting an error reading a configuration from the second configuration file; and upon detecting the error, preventing the configuration from being read from the second configuration file; wherein the one or more objects for the feature of the service are instantiated without using the configuration that is prevented from being read from the second configuration file. 16. A system comprising: one or more processors; and a memory accessible to the one or more processors, the memory storing one or more instructions that, upon execution by the one or more processors, causes the one or more processors to: determine, by a computer system providing a cloud environment, a first configuration file compatible with a file schema, wherein one or more features of one or more services in the cloud environment are configurable for multi-tenant access; receive a delta file created based on a modification to the first configuration file, wherein the delta file includes one or more configurations for one or more class definitions of a feature of a service in the cloud environment, wherein the delta file includes an access rule to control multi-tenant access for the feature of the service, and wherein the delta file is compatible with the file schema; create, by the computer system, a second configuration file for the feature of the service, the second configuration file being executable and including the access rule, wherein the second configuration file is created based on merging the delta file with the first configuration file; initiate the computer system to restart, wherein restarting the computer system causes the computer system to read the second configuration file; instantiate, by the computer system, one or more objects for the feature of the service based on the second configuration file that is read based on restarting the computer system; and determine access to the feature of the service for a user requesting access to the feature, wherein the access to the feature of the service for the user is determined using the access rule in the second configuration file used to instantiate the one or more objects. 17. The system of claim 16 , wherein the one or more instructions, which upon execution by the one or more processors, further causes the one or more processors to: configure the feature of the service based on the one or more objects instantiated for the feature of the service; deny the access to the feature of the service based on determining that the access to the feature of the service is not permitted according to the access rule; and grant the access to the feature of the service based on determining that the access to the feature of the service is permitted according to the access rule. 18. A non-transitory computer-readable medium storing one or more instructions for causing one or more computers to perform operations comprising: determining, by a computer providing a cloud environment, a first configuration file compatible with a file schema, wherein one or more features of one or more services in the cloud environment are configurable for multi-tenant access; receiving a delta file created based on a modification to the first configuration file, wherein the delta file includes one or more configurations for one or more class definitions of a feature of a service in the cloud environment, wherein the delta file includes an access rule to control multi-tenant access for the feature of the service, and wherein the delta file is compatible with the file schema; creating, by the computer, a second configuration file for the feature of the service,

Assignees

Inventors

Classifications

  • Physics · mapped topic

  • Configuring for program initiating, e.g. using registry, configuration files · CPC title

  • Physics · mapped topic

  • to a system of files or objects, e.g. local or distributed file system or database · CPC title

  • Electricity · mapped topic

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US9825964B2 cover?
Enforcing access control to individual extensions of services in a multi-tenant cloud environment by initializing objects for the extension based on public and private configuration files with service access rules that are merged is described. This allows third party vendors to specify payment rules for their own extensions while securely keeping the core extension configuration files. Tenants …
Who is the assignee on this patent?
Oracle Int Corp
What technology area does this patent fall under?
Primary CPC classification H04L63/102. Mapped technology areas include Electricity.
When was this patent published?
Publication date Tue Nov 21 2017 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 6 related publications on this page (citations in our corpus or others sharing the same primary CPC).