-
# Background
This is a follow on to [ADR: Attribute Value Scoping](https://github.com/opentdf/platform/issues/871) to handle the
same problem with a simpler approach through the use of typed Enti…
-
-
We recently added a PKCE Auth Code flow login resulting in OIDC tokens.
https://github.com/opentdf/otdfctl/blob/main/pkg/handlers/auth.go#L136-L137
We will pass them to the SDK init such as the …
-
Should resolve https://github.com/opentdf/otdfctl/issues/111 & https://github.com/opentdf/otdfctl/issues/166
Other CLI tools utilize a config file with separate profiles, and we could employ a simi…
-
https://github.com/opentdf/platform/blob/e6c76ee415e08ec8681ae4ff8fb9d5d04ea7d2bb/service/policy/namespaces/namespaces.proto#L49
The regex pattern used in our buf validate rule does not support all…
-
Hi There,
I was trying to set up the platform with Consumer Quickstart Steps. But it is giving me connection refused error and Database is shutting down again and again. Kindly help in resolving th…
-
### Background
LIST of resource mappings is a known service to service API for PDPs and should therefore provide the FQN in response of mapped attribute values to avoid PEPs/PDPs receiving the valu…
-
-
Currently, when running the platform, we need to explicitly set whether a service is enabled. This works, but as we start to look at running a service like `KAS` independently, we need to consider how…
-
Expected: no secrets from `opentdf.yaml` should be logged
Actual:
```
time=2024-05-06T14:22:09.179-04:00 level=DEBUG msg="config loaded" config="&{DB:{Host:localhost Port:5432 Database:opentdf Us…