ExtenalCredentials to handle endpointPrefix#603
Open
williambernardet wants to merge 2 commits intomicrosoft:masterfrom
Open
ExtenalCredentials to handle endpointPrefix#603williambernardet wants to merge 2 commits intomicrosoft:masterfrom
williambernardet wants to merge 2 commits intomicrosoft:masterfrom
Conversation
Contributor
|
@williambernardet - is may already be achievable through setting VSS_NUGET_URI_PREFIXES and VSS_NUGET_ACCESSTOKEN as the password. |
Author
Hi, I've been thinking of that, but need a different identity for different set of endpoints. So VSS_NUGET_URI_PREFIXES/VSS_NUGET_ACCESSTOKEN are configured to use the ADO identity for internal feeds, but I still need to access various additional external feeds on the website, and the variable start to be really lengthy. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Allow VSS_NUGET_EXTERNAL_FEED_ENDPOINTS to support
endpointandendpointPrefix. EndpointPrefix would allow using a single configuration to configure the access to several feeds under a website. This would decrease the length of the whole environment variable value.e.g:
VSS_NUGET_EXTERNAL_FEED_ENDPOINTS: will support the following schema: