microsoft / microsoft/AzureTRE

Airlock - Revoke SAS token

Open
#1,965 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

airlock blocked story
Dominant language
Python
Stars
235
Forks
192
Avg merge
1d 23h
Merged PRs (30d)
13

Description

Description

As a TRE Developer
I want to be able to revoke SAS token for containers
So that I can control the access to these containers based on the current status of the request

Acceptance criteria

  • SAS token is revoked

Technical note:

  1. Research how to identify a token, do we need to persist its ID?

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

No files, tests, or entry points are named. Start by researching how Azure identifies SAS tokens and whether the token ID must be persisted; define the revocation flow for container access. Done means the SAS token is revoked based on the request's current status.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, python
Domain
cloud, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.