e2e: add tests for `auth.userOrgMap`
Created by: unknwon
Adds e2e tests for organization settings cascade, which covers (source):
- Site configuration
auth.userOrgMap
, which automatically adds new user to specified organizations.
Easier to review by commit.
Part of #10068