The action that can be performed on the resource
Example:read
Unique identifier of the resource
Example:document_123
This operation receives a specific action and a list of resources, and returns a subset of resources on which the user can perform this action. The user is identified by its token.
The action that can be performed on the resource
Example:read
Unique identifier of the resource
Example:document_123
Return the list of resources on which the user can execute the action
the combination of a specific action with a specific resource for a given user. It is denormalized from an AccessRight to include all action and resource hierarchy.
Name of the action.
Example:read_narrative, write_compound
Name of the resource.
Example:compound_1245
The id of the user, as stored in IDP. For Sanofi internal user, it would be the oid (Unique identifier of the user in Azure AD)
indicate whether the user can use the action on the resource