Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As a user, I want to be able to access restricted data sets through the API #563

Open
jordanpadams opened this issue Mar 17, 2022 · 0 comments
Assignees
Labels
B13.1 p.must-have requirement the current issue is a requirement

Comments

@jordanpadams
Copy link
Member

jordanpadams commented Mar 17, 2022

💪 Motivation

...so that I can access the "staged" or "restricted" data through the API through some sort of authentication.

📖 Additional Details

⚖️ Acceptance Criteria

Given an ingested product (or products) that has archive_status = staged
When I perform a query for that data from some authenticated client
Then I expect to be able to query that product (or products) from the API

⚙️ Engineering Details

Follow-on to #466, we need a way to be able to query for restricted data. This is a blocking issue for enabling validation of staged data using the registry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B13.1 p.must-have requirement the current issue is a requirement
Projects
Status: ToDo
Development

No branches or pull requests

2 participants