-
New Feature
-
Resolution: Unresolved
-
Major
Hi,
Please consider to support Jenkins credentials as Basic authentication for dynamic trigger URL.
This is important as access to repository or any other URLs that are protected by password cannot be done.
In GerritDynamicUrlProcessor::fetch add Authorization header based on credentials if provided, this is simple, however, I do not know how to do the user interface part.
Thanks!