Basic login Permission issue
Hi,
I have an AEM workflow which creates lots of groups when run on a folder, but when i am assigning user to the created group i can just see an error page once i login. how can i give basic set of permission to a group so that the assigned user can login and view /content/dam/assets page.(not the folders) because folders will be assigned on some condition.
I am planning to create on main group manually/programatically and assign all the workflow created groups to it, so all the basic permissions will be part of that main group.