microsoft / microsoft/AzureTRE
Airlock - Revoke SAS token
Open
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:
- Research how to identify a token, do we need to persist its ID?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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