The following workflow occurs when users download artifacts from the Artifactory with CDN:
The user submits a download artifact request to Artifactory.
Artifactory sends back a redirected CDN URL to the user.
A redirected download request is automatically routed by the user to the nearest CDN.
The requested artifact is downloaded to the user.