opentdf / platform

OpenTDF Platform monorepo enabling the development and integration of _forever control_ of data into new and existing applications. The concept of forever control stems from an increasingly common concept known as zero trust.
BSD 3-Clause Clear License
15 stars 4 forks source link

new fields to kas proto in kas registry #987

Closed strantalis closed 1 week ago

strantalis commented 2 weeks ago

Based on the outcome of this adr we are going to leverage the KasRegistry and or the WellknownConfig to expose information about different kas's the platform is aware of.

New Fields:

https://github.com/opentdf/platform/blob/main/service/policy/kasregistry/key_access_server_registry.proto

This will require db migrations to add the new columns as well.

strantalis commented 1 week ago

Holding off on this.