When a user clicks on "URL to file" on Artifactory, although he is logged in, Artifactory again asks for the credential and user must provide that. Is there any solution to skip this when user already logged in? In our case we are using SSO and user does not have specific credential for Artifactory. Due to the security concerns we cannot allow anonymous access so this is not the desired solution for this problem.
I read the Artifactory documentation but I could not find a proper solution for this issue.
Assuming the Artifactory version is 7.x, it is expected behaviour. The reason is that the Artifactory UI is accessed as "https://myartifactory.com/ui" here the "/ui" context holds the user credential cookie and the context changes from "/ui" to "/artifactory" when the user clicks on "URL to file" therefore the credential cookie is not shared from "/ui" to "/artifactory".
This Native UI is included in version 7.21.3, if the Artifactory version is lower than 7.21.3, an upgrade would help.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With