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

Create a test (or just an HTTP call from the pipeline) checking anonymous access to Maestro #4404

Open
premun opened this issue Jan 31, 2025 · 0 comments
Assignees

Comments

@premun
Copy link
Member

premun commented Jan 31, 2025

Content

Continuation of #4391 where we should put a test in place that will try if a sample endpoint(s) is inaccessible without authentication.

Goal

  • Add a scenario test that will send an unauthenticated request to Maestro API and verify it returns 401
    Note: It can use the PcsApiFactory.GetAnonymous
@premun premun changed the title Create a scenario test checking anonymous access to Maestro Create a test (or just an HTTP call from the pipeline) checking anonymous access to Maestro Feb 7, 2025
@dkurepa dkurepa self-assigned this Feb 11, 2025
dkurepa added a commit that referenced this issue Feb 11, 2025
)

<!-- Link the GitHub or AzDO issue this pull request is associated with.
Please copy and paste the full URL rather than using the
dotnet/arcade-services# syntax -->
#4404 (comment)

Also brought back some Scenario tests we had for Darc. These are useful
because if something is wrong with these darc commands, no one can
publish their builds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants