You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, when getting kas grants from attributes/values, we only extract the cached keys. However kas grants can have remote keys instead of cached. We currently do not support this.
will be discussing further in this sprint, still need to firm up acceptance criteria and our key management and brokering cases. will defer this implementation until after those decisions are made.
Right now, when getting kas grants from attributes/values, we only extract the cached keys. However kas grants can have remote keys instead of cached. We currently do not support this.
platform/sdk/granter.go
Line 265 in 32c09c3
^ only gets cached
There should be addition steps here to check for other key types like remote, and retrieve them if necessary.
The text was updated successfully, but these errors were encountered: