- Issue created by @mdeahmad
I am using the Shield module along with the REST API Authentication → module to manage access to JSON:API endpoints. The issue arises when adding and removing paths from the Shield configuration:
/jsonapi/*
to the "Exclude paths" section allows JSON:API requests as expected./jsonapi/*
from the configuration, Shield stops blocking access to the entire site.This behavior prevents Shield from functioning as intended, even after revert the chnages. It works only after I uninstall and reinstall again and re-configure
/jsonapi/*
to the "Exclude paths" configuration./jsonapi/*
from the Shield "Exclude paths" configuration.Active
1.7
Code