temporalio / temporalio/cloud-api

[Feature Request] get API Keys by Expiration Date

Open
#45 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 with expiration dates in mind
Again, this is a nice to have, since we have to manually inspect the expiration dates of each key to find out if there is one that is the "latest" and if that "latest" is about to expire for a particular account.

Describe the solution you'd like

Provide a request for API Keys that takes in a date and returns API Keys expiring before and including that date.

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 at the Cloud Ops API's API Keys request and inspect the existing request and response definitions in this repository. The work is complete when a date can be supplied and the results include keys expiring on or before that date, including the boundary date.

Written by the indexing model from the issue text.

Assessment

Tech stack
grpc
Domain
api, cloud, security
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.