US12141253B2ActiveUtilityA1
Controlling access to computer resources
Est. expiryApr 3, 2038(~11.7 yrs left)· nominal 20-yr term from priority
G06F 21/6209G06F 21/45G06F 21/62H04L 63/104H04L 63/102G06F 21/31
90
PatentIndex Score
1
Cited by
201
References
20
Claims
Abstract
A system is described for controlling access to resources using an object model. Users can specify use cases for accessing resources. The user may be granted access if the user satisfies qualifications required for accessing the resource, selected a use case permissible for accessing the resource, and satisfies qualifications required for the use case. Use cases, qualifications, resources, and/or links between them can be implemented using an object model. The system can be used in addition to authentication and authorization.
Claims
exact text as granted — not AI-modifiedWhat is claimed is:
1. A computer-implemented method of managing access to computer resources, the method comprising:
by one or more processors configured to execute computer instructions:
receiving, from a first entity that has been authenticated, a selection of a first purpose, wherein the first purpose is indicated by a first use case object;
in response to receiving the selection of the first purpose from the first entity:
determining that qualifications of the first entity satisfy a first qualification of a first qualification object that is linked to the first use case object; and
determining a plurality of computer resources associated with the first use case object; and
in response to receiving the selection of the first purpose and determining that the qualifications of the first entity satisfy the first qualification, providing the first entity with access to the plurality of computer resources associated with the first use case object.
2. The computer-implemented method of claim 1 , wherein the first qualification is one of a plurality of qualifications of a plurality of qualification objects linked to the first use case object, any one of which may be satisfied by the qualifications of the first entity to provide the first entity with access to the plurality of computer resources.
3. The computer-implemented method of claim 1 further comprising:
by the one or more processors configured to execute the computer instructions:
receiving, from a second entity, a selection of the first purpose;
determining that qualifications of the second entity satisfy a second qualification of a second qualification object that is linked to the first use case object; and
in response to receiving the selection of the first purpose and determining that the qualifications of the second entity satisfy the second qualification, providing the second entity with access to the plurality of computer resources associated with the first use case object.
4. The computer-implemented method of claim 1 further comprising:
by the one or more processors configured to execute the computer instructions:
receiving, from a second entity, a selection of the first purpose;
determining that qualifications of the second entity do not satisfy the first qualification; and
in response to determining that the qualifications of the second entity do not satisfy the first qualification, linking the second entity to an option for obtaining a qualification that will satisfy the first qualification.
5. The computer-implemented method of claim 4 further comprising:
by the one or more processors configured to execute the computer instructions:
receiving an indication that the second entity obtained the first qualification; and
in response to determining that the qualifications of the second entity do satisfy the first qualification, providing the second entity with access to the plurality of computer resources associated with the first use case object.
6. The computer-implemented method of claim 1 further comprising:
by the one or more processors configured to execute the computer instructions:
receiving, from a second entity, a selection of a second purpose, wherein the second purpose is indicated by a second use case object;
determining a second qualification object that is linked to the second use case object, wherein the second qualification object is different from the first qualification object;
determining a third qualification object that is linked to the second use case object, wherein the third qualification object is different from the first qualification object;
determining that qualifications of the second entity satisfy at least one of: (i) a second qualification of the second qualification object, or (ii) a third qualification of the third qualification object; and
in response to receiving the selection of the second purpose and determining that the qualifications of the second entity satisfy at least one of the second qualification or the third qualification, providing the second entity with access to a second plurality of computer resources associated with the second use case object.
7. The computer-implemented method of claim 1 further comprising:
by the one or more processors configured to execute the computer instructions:
receiving, from a second entity, a selection of a second purpose, wherein the second purpose is indicated by a second use case object;
determining a second qualification object that is linked to the second use case object, wherein the second qualification object is different from the first qualification object;
determining a third qualification object that is linked to the second use case object, wherein the third qualification object is different from the first qualification object;
determining that qualifications of the second entity satisfy both of: (i) a second qualification of the second qualification object, and (ii) a third qualification of the third qualification object; and
in response to receiving the selection of the second purpose and determining that the qualifications of the second entity satisfy both of the second qualification and the third qualification, providing the second entity with access to a second plurality of computer resources associated with the second use case object.
8. The computer-implemented method of claim 1 further comprising:
by the one or more processors configured to execute the computer instructions:
updating the first qualification of the first qualification object, wherein for subsequent access attempts involving the first qualification object, entities' qualifications must satisfy the updated first qualification.
9. The computer-implemented method of claim 8 , wherein the plurality of computer resources includes at least one of: a file, a folder, a database, a memory, a processor, a drive, a storage device, a computer, a laptop, or a phone.
10. The computer-implemented method of claim 9 further comprising:
by the one or more processors configured to execute the computer instructions:
logging, in an audit log, an entry for an access to a first computer resource by the first entity, wherein the entry includes:
a time stamp for the access,
an identity of the first entity,
the first purpose indicated by first use case object, and
the qualifications of the first entity.
11. A computer system for managing access to computer resources, the computer system comprising:
one or more computer readable storage devices storing a plurality of computer readable instructions; and
one or more processors configured to execute the plurality of computer readable instructions to cause the computer system to perform operations comprising:
receiving, from a first entity that has been authenticated, a selection of a first purpose, wherein the first purpose is indicated by a first use case object;
in response to receiving the selection of the first purpose from the first entity:
determining that qualifications of the first entity satisfy a first qualification of a first qualification object that is linked to the first use case object; and
determining a plurality of computer resources associated with the first use case object; and
in response to receiving the selection of the first purpose and determining that the qualifications of the first entity satisfy the first qualification, providing the first entity with access to a plurality of computer resources associated with the first use case object.
12. The computer system of claim 11 , wherein the first qualification is one of a plurality of qualifications of a plurality of qualification objects linked to the first use case object, any one of which may be satisfied by the qualifications of the first entity to provide the first entity with access to the plurality of computer resources.
13. The computer system of claim 11 , wherein the one or more processors are configured to execute the plurality of computer readable instructions to cause the computer system to perform operations further comprising:
receiving, from a second entity, a selection of the first purpose;
determining that qualifications of the second entity satisfy a second qualification of a second qualification object that is linked to the first use case object; and
in response to receiving the selection of the first purpose and determining that the qualifications of the second entity satisfy the second qualification, providing the second entity with access to the plurality of computer resources associated with the first use case object.
14. The computer system of claim 11 , wherein the one or more processors are configured to execute the plurality of computer readable instructions to cause the computer system to perform operations further comprising:
receiving, from a second entity, a selection of the first purpose;
determining that qualifications of the second entity do not satisfy the first qualification; and
in response to determining that the qualifications of the second entity do not satisfy the first qualification, linking the second entity to an option for obtaining a qualification that will satisfy the first qualification.
15. The computer system of claim 14 , wherein the one or more processors are configured to execute the plurality of computer readable instructions to cause the computer system to perform operations further comprising:
receiving an indication that the second entity obtained the first qualification; and
in response to determining that the qualifications of the second entity do satisfy the first qualification, providing the second entity with access to the plurality of computer resources associated with the first use case object.
16. The computer system of claim 11 , wherein the one or more processors are configured to execute the plurality of computer readable instructions to cause the computer system to perform operations further comprising:
receiving, from a second entity, a selection of a second purpose, wherein the second purpose is indicated by a second use case object;
determining a second qualification object that is linked to the second use case object, wherein the second qualification object is different from the first qualification object;
determining a third qualification object that is linked to the second use case object, wherein the third qualification object is different from the first qualification object;
determining that qualifications of the second entity satisfy at least one of: (i) a second qualification of the second qualification object, or (ii) a third qualification of the third qualification object; and
in response to receiving the selection of the second purpose and determining that the qualifications of the second entity satisfy at least one of the second qualification or the third qualification, providing the second entity with access to a second plurality of computer resources associated with the second use case object.
17. The computer system of claim 11 , wherein the one or more processors are configured to execute the plurality of computer readable instructions to cause the computer system to perform operations further comprising:
receiving, from a second entity, a selection of a second purpose, wherein the second purpose is indicated by a second use case object;
determining a second qualification object that is linked to the second use case object, wherein the second qualification object is different from the first qualification object;
determining a third qualification object that is linked to the second use case object, wherein the third qualification object is different from the first qualification object;
determining that qualifications of the second entity satisfy both of: (i) a second qualification of the second qualification object, and (ii) a third qualification of the third qualification object; and
in response to receiving the selection of the second purpose and determining that the qualifications of the second entity satisfy both of the second qualification and the third qualification, providing the second entity with access to a second plurality of computer resources associated with the second use case object.
18. The computer system of claim 11 , wherein the one or more processors are configured to execute the plurality of computer readable instructions to cause the computer system to perform operations further comprising:
updating the first qualification of the first qualification object, wherein for subsequent access attempts involving the first qualification object, entities' qualifications must satisfy the updated first qualification.
19. The computer system of claim 18 , wherein the plurality of computer resources includes at least one of: a file, a folder, a database, a memory, a processor, a drive, a storage device, a computer, a laptop, or a phone.
20. The computer system of claim 19 , wherein the one or more processors are configured to execute the plurality of computer readable instructions to cause the computer system to perform operations further comprising:
logging, in an audit log, an entry for an access to a first computer resource by the first entity, wherein the entry includes:
a time stamp for the access,
an identity of the first entity,
the first purpose indicated by first use case object, and
the qualifications of the first entity.Join the waitlist — get patent alerts
Track US12141253B2 — get alerts on status changes and closely related new filings.
We store only your email — no account needed. See our privacy policy.