-
For **namespace:**
DB interface doesn't have tests implemented yet
## Acceptance Criteria
- write unit tests that test the SQL creation for each of the CRUD operations
- write integration t…
-
For **attributes:**
DB interface doesn't have tests implemented yet
## Acceptance Criteria
- write unit tests that test the SQL creation for each of the CRUD operations
- write integration …
-
In a RESTful paradigm, we have a variety of "good" response headers that are frequently utilized to shape Create, Update, and Delete behavior:
1. 200 - okay
2. 201 - created
3. 204 - no content
Most …
-
For **subject mapping**
DB interface doesn't have tests implemented yet
## Acceptance Criteria
- write unit tests that test the SQL creation for each of the CRUD operations
- write integrat…
-
When working on the CLI we found that the version needs to be updated with every update. Is this expected behavior?
https://github.com/opentdf/tructl/pull/4/files#r1454199592
-
At the platform level we need a way to define what namespaces are allowed. The use case here is if one instance of the platform needs to import attributes from another platform instance.
This pote…
-
We have tied the google.api.http plugin into the protobuf framework, but we haven't tried to generate a spec yet.
## Acceptance Criteria
- concern around the order of ops when a rpc defines `/re…
-
### Proposal
Part 1: timestamps
1. We add two new columns `created_at` and `updated_at` to the table schema for tables: `attributes` (FKA `attribute_definitions`), `resource_mappings`, `subject_ma…
-
### Background
Metadata `labels (map[string]string)` and `description (string)` can be optionally set on most resource tables throughout the policy config schema.
### Acceptance Criteria
1. Metada…
-
# Entitlement Policy Deployment Model
## Context and Problem Statement
The Entitlement Policy (rules, logic, etc.) defines the provisioning of Entitlements to an [Entity](https://github.com/open…