microsoft / microsoft/AzureTRE
Allow setting CORS for the API
Open
Nobody has claimed this yet.
story
- Dominant language
- Python
- Stars
- 235
- Forks
- 192
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 13
Description
Description
As a TRE Administrator
I want to set the CORS settings
So that an application (or UI) from another domain could use the API
Acceptance criteria
- A new setting exists, a UI on a different domain can use the API
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
Start by locating the API entry point and the existing settings mechanism in AzureTRE. Determine how a TRE Administrator should configure CORS for a UI on another domain, then verify the new setting against the acceptance criterion by testing cross-domain API use. No files or tests are named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100