You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
...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
💪 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.
The text was updated successfully, but these errors were encountered: