temporalio / temporalio/cloud-api

[Feature Request] get API Key by Account Role

Open
#44 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Makefile
Stars
13
Forks
6
Avg merge
6h 31m
Merged PRs (30d)
4

Description

Is your feature request related to a problem? Please describe.

Cloud Ops API doesn't allow for getting api keys by account owner
Getting API keys should be easily done with an owner filter, since an automation of infrastructure is to iterate through API Keys for their owners to refresh them at intervals, this would help cut down on pagination requirements.

Describe the solution you'd like

provide a request that allows for API Key lookup by Account Role

Additional context

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the repository's Cloud API gRPC and proto definitions for the API key lookup request and account role fields. Determine how an owner filter would fit the existing API and pagination behavior. Done means the API supports looking up API keys by account owner or role with the intended reduction in pagination requirements.

Written by the indexing model from the issue text.

Assessment

Tech stack
grpc
Domain
api, cloud, security
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.