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

Add support for authorization against external schema registries #663

Open
7 tasks
drpump opened this issue Feb 6, 2024 · 0 comments
Open
7 tasks

Add support for authorization against external schema registries #663

drpump opened this issue Feb 6, 2024 · 0 comments

Comments

@drpump
Copy link

drpump commented Feb 6, 2024

User Story Description

As a Software Developer,

I want to supply credentials for HTTP retrievals of absolute$ref URLs,

so I can access an external schema/component registry that requires authentication

Acceptance Criteria

  • Linter successfully downloads JSON schema from an absolute $ref URL that requires HTTP basic authentication
  • Linter successfully downloads a JSON schema from an absolute $ref URL that requires HTTP token (Bearer) authentication

Sprint Ready Checklist

  • Acceptance criteria defined
  • Team understands acceptance criteria
  • Team has defined solution / steps to satisfy acceptance criteria
  • Acceptance criteria is verifiable / testable
  • External / 3rd Party dependencies identified
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant