RSS basic authentication
-
- UpdatedAug 1, 2024
- 1 minute read
- Xanadu
- API implementation
To enforce basic authentication on each request for an RSS feed, set the property glide.basicauth.required.rss to true.
Some older browsers, such as Microsoft IE 7 do not support direct URL authentication. If the site uses basic authentication, Internet Explorer automatically prompts users for a user name and a password. In some cases, users can click the Remember my password box in the prompt to save their credentials for later visits to that site.