Enable Guest Registration

You can limit the access of a User or Group of users to specific Entities (folders) or Subset of Entities.

Allow user registration and limit access to specific Entity:

  • Add the following parameters to the main _site.xconf file in your setup:

    <property name="allowguestregistration">true</property> <property name="autologingroup">parents</property>   

  • Define a default role for the users, add a catalog setting with the id defaultrole and set it to the role id you want to assign.