Anonymous access removal

19 views
Skip to first unread message

Manish Kumar

unread,
Feb 28, 2025, 4:00:22 AM2/28/25
to DSpace Community
Hi team, 

We are using dspace 7.6.1(dspace-backend as our code and dspace-ui as docker image) and deployed on gcp kubernetes. I have so many communities and inside that so many nested communities and collections, all are open to read by anonymous users, now we want to revoke read access from anonymous users for all existings and newly communities and collections.

I have found some suggestions from google that I would have to add below properties at dspace.cfg file.

# Disable anonymous read access to collections
webui.anonymous.read.collection = false

# Disable anonymous read access to communities
webui.anonymous.read.community = false

# Disable anonymous read access to items
webui.anonymous.read.item = false


I deploy with above properties but still not working for me. Please help me on same.

Thanks,
Reply all
Reply to author
Forward
0 new messages