Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Go SDK: Prefer looking up KAS keys from registry over directly querying the KAS #1555

Open
dmihalcik-virtru opened this issue Sep 18, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@dmihalcik-virtru
Copy link
Member

Somehow allow configuring the SDK to prefer using the KAS registry's cached keys, if present.

  1. Add gRPC call to lookup cached keys by URL
  2. Use that ahead of directly asking KAS

Optional:

  1. Allow this to be configured in the client configuration
@jrschumacher
Copy link
Member

@dmihalcik-virtru would you add the appropriate label to help with prioritization?

@github-actions github-actions bot removed the Stale label Jan 29, 2025
@dmihalcik-virtru dmihalcik-virtru added the enhancement New feature or request label Jan 30, 2025
@dmihalcik-virtru
Copy link
Member Author

I'd say if people aren't asking for this feature we can probably punt on it or close this issue as wontfix - with autoconfigure enabled (KAS key selected by grants and attributes), this should be already present.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants