• Hi Gioni,

    I checked the documentation and the settings page of the plugin but couldn’t find anything related -and this might not even be possible with the current version of the plugin-, is there a way to allow access to a specific endpoint in a given namespace?

    Right now, it seems WP Cerber either allows access to the namespace and all of its available endpoints or it blocks the namespace completely. Is there a way (filter hook?) to allow access to a specific endpoint (eg. wp/v2/users/me) while keeping the rest of the namespace blocked from unauthorized access? (Or maybe the other way around, allow all endpoints except for (a) specific one(s)?)

Viewing 1 replies (of 1 total)
  • Plugin Author gioni

    (@gioni)

    Hi Hector!

    Currently, the plugin doesn’t support such feature as restricting access to a particular REST API endpoint. You can either grant access to a namespace for all logged in users or just for one or more roles. So unauthorized access will be blocked.

    What is the reason to have such granular limiting?

    • This reply was modified 5 years, 9 months ago by gioni.
Viewing 1 replies (of 1 total)
  • The topic ‘REST API: Allow access to specific endpoints in namespace?’ is closed to new replies.