-
Epic
-
Resolution: Unresolved
-
Major
-
None
-
Support auth for urls in pac resolver
-
False
-
None
-
False
-
To Do
-
0% To Do, 0% In Progress, 100% Done
Goal
As a developer, I want to use Task YAMLs in my pipelines-as-code pipelinerun which require authentication so that I can use my organisations task catalog with pac resolver.
In some organisations, all Git repositories require authentication even though the Git repository is available to everyone within the organisation. In this case, the http url resolver in pac requires to authenticate to the Git provider in order to fetch the YAML url specified for the task.
Acceptance Criteria
- Pac http resolvers works for Git repositories on GitHub Enterprise that are public within the org but require authentication
- is documented by
-
RHDEVDOCS-4712 [RN] PAC: Support auth for urls in pac resolver
- Closed