Downloading hidden artifacts as guest user
I have a hidden artifact in the ".teamcity" directory.
When using the "guest" user, its not possible to download this artifact.
When using authentication in the URL, the artifact is downloadable.
Here is the sample URL:
http://xyz:9090/httpAuth/repository/download/bt159/.lastFinished/.teamcity/automation_libs.zip
What permission does the guest user require in order to download hidden artifacts?
Please sign in to leave a comment.
Hello Hylton,
A user requires "View build runtime parameters and data" permission.
This is because .teamcity directory may contain sensitive information about build (including parameters value)