Description of problem: Creating proxy with auth via Infrastructure -> HTTP proxies , when running test connection it fails with: ~~~ 407 "Proxy Authentication Required" ~~~ While the credentials for the proxy are valid and curl works fine Version-Release number of selected component (if applicable): Satellite 6.9 How reproducible: 100% Steps to Reproduce: 1. Create proxy which requires authentication 2. Create proxy via infrastructure -> HTTP Proxies 3. Actual results: ~~~ 407 "Proxy Authentication Required" ~~~ Expected results: Test to be a success Additional info:
Created attachment 1757273 [details] demo
It seems this is triggered by clicking on the edit crayon after inputting the password which resets it.
Found an existing bz for this: https://bugzilla.redhat.com/show_bug.cgi?id=1928194 *** This bug has been marked as a duplicate of bug 1928194 ***