-
Multiple issues found:
1. After release `0.9.0`, the `auth client-credentials` command no longer supports `--client-id` and `--client-secret`.
- Issue due to the fact https://github.com/opent…
-
### Repro:
call the createTDF method with attribute values that do not exist.
### Result:
```
Caused by: java.util.concurrent.ExecutionException: io.grpc.StatusRuntimeException: NOT_FOUND: resou…
-
OpenTDF uses Viper has its configuration library. One limitation is Viper does NOT support case sensitive keys, see https://github.com/spf13/viper?tab=readme-ov-file#does-viper-support-case-sensitive…
-
# Context
The Base ZTDF specification includes a yet to be implemented `tdf_spec_version` field. This version field is sufficient in the context of of the OpenTDF ecosystem, but we also want to sup…
-
During the deployment modes story we centralized around one custom grpc connection option.
https://github.com/opentdf/platform/blob/32c09c3993bee369401537a9370478dc519ec415/sdk/options.go#L205-L20…
-
Blocked by https://github.com/opentdf/platform/issues/1580
### Acceptance Criteria
1. mapped attribute values rendered in terminal table output for RM GET/LIST
2. e2e tests assert the fqn is visi…
-
# Background
OpenTDF's current key management implementation requires administrators to follow different procedures for different types of keys. KAS keys must be defined in two separate locations w…
-
How does one allow entities to access attributes in OpenTDF? The examples show how to add attributes to TDF objects, but they don't show decryption of these objects after they were created with an att…
-
# NanoTDF KAS resource locator path and key identifier
## Context
### Problem
1. KAS resource locator usage varies
2. No identifier for the KAS key in a NanoTDF
The NanoTDF specification r…
-
Hi there,
Thankyou so much for this amazing module, I have been using it since a while for a project, and I am stuck in adding attributes for multiple users for particular encrypted file, Like if I…