Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Docker Login Fails with Integrated Authentication
-
Hello,
When I try to push to our internal ProGet Docker Registry, I first perform a Docker Login which is successful when disabling Integrated Authentication, but fails with it enabled. Without a successful login I cannot push to the registry. Is this supported in a later version of the product than we currently have?
Thanks,
BrianProduct: ProGet
Version: 5.1.8
-
The Docker Client does not support integrated windows authentication; as a work-around, you'll want to set up a second ProGet site (different port or host name) in IIS that points to the existing folder but doesn't use integrated authentication.