-
Feature Request
-
Resolution: Unresolved
-
Major
-
None
-
2.5, 2.6
-
False
-
-
False
- What is the nature and description of the request?
Adding proxy support for the `GitHub App Installation Access Token Lookup credential would allow connecting to GitHub through a proxy when it isn't possible to configure a global proxy.
- Why does the customer need this? (List the business requirements here)
Since the global proxy can't be configured (as other connections can't use a proxy), this feature would allow AAP to connect to GitHub through a proxy.
- How would you like to achieve this? (List the functional requirements here)
Add options in the `GitHub App Installation Access Token Lookup` credential for proxy variables.
- List any affected known dependencies: Doc, UI etc.
UI, Controller, Credentials
- Github Link if any
Related PR: https://github.com/PyGithub/PyGithub/pull/2235