Policy
Turn on Basic feed authentication over HTTP
This policy setting allows users to have their feeds authenticated through the Basic authentication scheme over an unencrypted HTTP connection. If you enable this policy setting, the Windows RSS Platform authenticates feeds to servers by using the Basic authentication scheme in combination with a less secure HTTP connection. If you disable or do not configure this policy setting, the Windows RSS Platform does not authenticate feeds to servers by using the Basic authentication scheme in combination with a less secure HTTP connection. A developer cannot change this policy setting through the Feed APIs.
0b4a2c73e723 Allow_Basic_Feed_Auth_In_Clear Registry
Copy registry mappings
HKLM\Software\Policies\Microsoft\Internet Explorer\Feeds\AllowBasicAuthInClear (enabled) = 1
HKLM\Software\Policies\Microsoft\Internet Explorer\Feeds\AllowBasicAuthInClear (disabled) = 0HKCU\Software\Policies\Microsoft\Internet Explorer\Feeds\AllowBasicAuthInClear (enabled) = 1
HKCU\Software\Policies\Microsoft\Internet Explorer\Feeds\AllowBasicAuthInClear (disabled) = 0 Policy notes
This policy setting allows users to have their feeds authenticated through the Basic authentication scheme over an unencrypted HTTP connection. If you enable this policy setting, the Windows RSS Platform authenticates feeds to servers by using the Basic authentication scheme in combination with a less secure HTTP connection. If you disable or do not configure this policy setting, the Windows RSS Platform does not authenticate feeds to servers by using the Basic authentication scheme in combination with a less secure HTTP connection. A developer cannot change this policy setting through the Feed APIs.