Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module adds authentication to RSS search results generated by Drupal views. It allows you to protect view displays, such as feeds or REST exports, using HTTP Basic Authentication or OAuth.

Provides authentication support for the RSS search results which are generated by the views. This module depends on Simple OAuth(contribute) and HTTP Basic Authentication(core) modules.

Synopsis
Usually we use RSS feed URLs in openSearch or federated search concepts, in such scenarios we have to protect the RSS feed search pages using some authentication methods. So Views RSS Feed Authentication will provide the authentication for the RSS feed search pages which are implemented using Drupal views.

  1. You can provide authentication to the views displays i.e page/feed/rest exports

Dependencies:
HTTP Basic Authentication(core)
Views(core)
Simple OAuth(contribute) - If you want to add Oauth

Installation
Install with Composer: $ composer require ''drupal/vrssfa:^2.0''

Note: Clear the Drupal cache after saving the module configuration settings.

Similar modules
Route Basic Authentication: protects configured routes with HTTP basic authentication
Shield: Protects all pages with HTTP basic authentication
HTTP Auth: Protects /user and /admin pages with HTTP basic authentication

Activity

Total releases
2
First release
Feb 2025
Latest release
7 months ago
Releases (12 mo)
1
Maintenance
Active

Releases

Version Type Release date
3.0.1 Stable Dec 2, 2025
2.0.3 Stable Feb 12, 2025