Dynamic authorization of users in a multi-tenant environment using tenant authorization profiles

US9774586B1 · US · B1

Patent metadata
FieldValue
Publication numberUS-9774586-B1
Application numberUS-201514840573-A
CountryUS
Kind codeB1
Filing dateAug 31, 2015
Priority dateAug 31, 2015
Publication dateSep 26, 2017
Grant dateSep 26, 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.

In response to a request received from a client device to authorize a user for accessing a resource associated with a tenant, user roles of the user within the tenant are determined. For each of the user roles, user privileges the user is entitled within a capacity of the user role are determined based on static access control settings associated with the user. A tenant authorization profile associated with the tenant is accessed to determine tenant roles and tenant privileges for each tenant role. For each of the user roles that matches at least one of the tenant roles, at least one user privilege is modified based on corresponding tenant privileges of the matched tenant role. A token is generated based on the user roles and the modified user privileges and transmitted to the client device to determine whether the user is allowed to access the resource of the tenant.

First claim

Opening claim text (preview).

What is claimed is: 1. A computer-implemented method for authenticating and authorizing users in a multi-tenant environment, the method comprising: in response to a request received from a client application running within a client device to authorize a user for accessing a resource associated with a tenant, determining one or more user roles of the user within the tenant, and for each of the user roles, determining one or more user privileges the user is entitled within a capacity of the user role based on static access control settings associated with the user; accessing a tenant authorization profile associated with the tenant to determine one or more tenant roles and one or more tenant privileges for each tenant role, wherein the tenant roles and tenant privileges are dynamically configured and stored as part of dynamic access control settings in the tenant authorization profile; for each of the user roles that matches at least one of the tenant roles, modifying at least one user privilege based on corresponding tenant privileges of the matched tenant role; generating a token based on the user roles and the user privileges, including the modified user privileges; and transmitting the token to the client device to allow the client application to determine whether the user is allowed to access the resource of the tenant based on the token; wherein modifying at least one user privilege based on corresponding tenant privileges of the matched tenant role comprises: determining a first time associated with the request; determining a time period specified in the tenant authorization profile; determining whether the first time is within the time period specified in the tenant authorization profile; and removing or disabling user privileges of the tenant from the token, in response to determining that the first time is within the time period. 2. The method of claim 1 , wherein the user roles and user privileges are configured and stored as part of the static access control settings stored in a persistent storage device by a first administrator of a service provider that provides storage resources to a plurality of tenants, and wherein the tenant roles and tenant privileges are dynamically configured and stored via a configuration interface by a second administrator associated with the tenant. 3. The method of claim 2 , wherein the user privileges are modified and incorporated into the token based on the tenant privileges, without modifying the user privileges as part of the static access control settings stored in the persistent storage device. 4. The method of claim 2 , wherein when a user role of the static access control settings matches a tenant role of the tenant authorization profile, tenant privileges of the matched tenant role of the tenant authorization profile override user privileges of the matched user role in the token. 5. The method of claim 1 , wherein modifying at least one user privilege based on corresponding tenant privileges of the matched tenant role comprises: obtaining a first user ID from the request, the first user ID uniquely identifying the user; obtaining a list of user IDs from the tenant authorization profile, the list of user IDs representing a list of users to be excluded; determining whether the first user ID is included in the list of user IDs from the tenant authorization profile; and removing or disabling user privileges of the tenant from the token, in response to determining that the first user ID is included in the list of user IDs. 6. The method of claim 1 , wherein modifying at least one user privilege based on corresponding tenant privileges of the matched tenant role comprises: determining a first geographic location of the user; determining a list of geographic locations from the tenant authorization profile; determining whether the first geographic location is the list of geographic locations specified in the tenant authorization profile; and removing or disabling user privileges of the tenant from the token, in response to determining that the first geographic location is the list of geographic locations. 7. The method of claim 1 , further comprising: accessing an application authorization profile associated with the client application to determine one or more application roles and one or more application privileges for each application role; and for each of the user roles that matches at least one of the application roles, modifying at least one user privilege based on corresponding application privileges of the matched application role. 8. The method of claim 7 , wherein when a user role of the static access control settings matches an application role of the application authorization profile, application privileges of the matched application role of the application authorization profile override user privileges of the matched user role in the token. 9. A non-transitory machine-readable medium having instructions stored therein, which when executed by a processor, cause the processor to perform operations for authenticating and authorizing users in a multi-tenant environment, the operations comprising: in response to a request received from a client application running within a client device to authorize a user for accessing a resource associated with a tenant, determining one or more user roles of the user within the tenant, and for each of the user roles, determining one or more user privileges the user is entitled within a capacity of the user role based on static access control settings associated with the user; accessing a tenant authorization profile associated with the tenant to determine one or more tenant roles and one or more tenant privileges for each tenant role, wherein the tenant roles and tenant privileges are dynamically configured and stored as part of dynamic access control settings in the tenant authorization profile; for each of the user roles that matches at least one of the tenant roles, modifying at least one user privilege based on corresponding tenant privileges of the matched tenant role; generating a token based on the user roles and the user privileges, including the modified user privileges; and transmitting the token to the client device to allow the client application to determine whether the user is allowed to access the resource of the tenant based on the token; wherein modifying at least one user privilege based on corresponding tenant privileges of the matched tenant role comprises: determining a first time associated with the request; determining a time period specified in the tenant authorization profile; determining whether the first time is within the time period specified in the tenant authorization profile; and removing or disabling user privileges of the tenant from the token, in response to determining that the first time is within the time period. 10. The non-transitory machine-readable medium of claim 9 , wherein the user roles and user privileges are configured and stored as part of the static access control settings stored in a persistent storage device by a first administrator of a service provider that provides storage resources to a plurality of tenants, and wherein the tenant roles and tenant privileges are dynamically configured and stored via a configuration interface by a second administrator associated with the tenant. 11. The non-transitory machine-readable medium of claim 10 , wherein the user privileges are modified and incorporated into the token based on the tenant privileges, without modifying the user privileges as part of the static access control settings stored in the persistent storage device. 12. The non-transitory machine-rea

Assignees

Inventors

Classifications

  • wherein the security policies are location-dependent, e.g. entities privileges depend on current location or allowing specific operations only from locally connected terminals · CPC title

  • H04L63/08Primary

    for authentication of entities (cryptographic mechanisms or cryptographic arrangements for entity authentication H04L9/32) · CPC title

  • Entity profiles · CPC title

  • Grouping of entities · CPC title

  • Tools and structures for managing or administering access control systems · CPC title

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 US9774586B1 cover?
In response to a request received from a client device to authorize a user for accessing a resource associated with a tenant, user roles of the user within the tenant are determined. For each of the user roles, user privileges the user is entitled within a capacity of the user role are determined based on static access control settings associated with the user. A tenant authorization profile as…
Who is the assignee on this patent?
Emc Corp, Emc Ip Holding Co Llc
What technology area does this patent fall under?
Primary CPC classification H04L63/08. Mapped technology areas include Electricity.
When was this patent published?
Publication date Tue Sep 26 2017 00:00:00 GMT+0000 (Coordinated Universal Time) (B1). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 2 related publications on this page (citations in our corpus or others sharing the same primary CPC).