|
Solution
- Grant ReadOnly permission on ABTesting (Segments check) workspace to "editor", "publisher" roles
- Create a new role named "ab-tester" which provides to clients a convenience way to have user with a minimal permission to create and start AB test.
Here are some permissions needed:
- Read/Write on any sub-nodes from "/" on Website workspace
- Read/Write on any sub-nodes from "/" on AB testing workspace
- Read/Write on any sub-nodes from "/" on Segment workspace
- Read/Write on any sub-nodes from "/" on Personas workspace
- Read/Write on any sub-nodes from "/" on Dam workspace
- ReadOnly on selected node "/ab-tester" on userRoles workspace
- Web access on " * " with Get & Post
- Also allow this role to see "Target" group in config.appLauncherLayout.groups.target because the existing "editor" role doesn't able to see the group (mean can see ABn Testing app)
|