icgc-argo / icgc-argo/platform-api

Feature Request - Integrate search for API token

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

Nobody has claimed this yet.

new-feature
Dominant language
TypeScript
Stars
0
Forks
0
Avg merge
9h 6m
Merged PRs (30d)
3

Description

update to use the new feature from https://github.com/overture-stack/ego/issues/460

Detailed Description

Without this, gateway needs to manually filter the keys returned from ego, which will not scale in the long-run. This change will allow gateway to ask for only unrevoked keys.

Contributor guide

Open the contributing guide

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

Read overture-stack/ego#460 first, then trace the API-token lookup used by the gateway in platform-api. Done means the gateway can request only unrevoked keys from ego instead of manually filtering the returned keys.

Written by the indexing model from the issue text.

Assessment

Tech stack
graphql, typescript
Domain
api, authentication
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.