Introduction
Starting from version 6, the CoreOne Suite supports the assignment of certain Resource Type in the context of a context type. For example take the CoreOne Suite Legal Entity Delete
resource. This resource gives the user the right to delete a legal entity / company and needs a context. Without the context, the system does not know for which legal entity / company the user possesses the right. Therefore you can assign this resource to a Core Identity in the context of a organizational unit, which technically represents the legal entity / company.
Another example would be a tax application where one user can do the taxes for another user. In this case you would probably have a submit taxes
resource that you can assign to others in the context of a user. So user A gives user B the right to do his taxes. In this case user B would get the submit taxes
resource in the context of user A.
Context Type
Currently the following context types are supported.
Context Type | Description |
---|---|
| The assignment is made in the the context of an Organizational unit. |
| The assignment is made in the context of another user. A specific user or identity is uniquly identifiable in the CoreOne Suite Meta Directory as the combination of the Core Identity and the Identity type. |
| The assignment is valid in all context. |