Skip to content

Instantly share code, notes, and snippets.

@djokicx
Last active September 24, 2019 19:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save djokicx/b10f86166b6e9447300c235fad4a4be2 to your computer and use it in GitHub Desktop.
Save djokicx/b10f86166b6e9447300c235fad4a4be2 to your computer and use it in GitHub Desktop.
ROLES:
sadmin Yodlee Super Admin 1,2,3,4,5,6,7,8,9
admin Yodlee Admin 1,2,3,4,5,6,7,8
srep Yodlee Service Representative 1,2,3,4,5,6,7
cadmin Client Admin 1,2,3,4,6
csrep Client Service Representative 1,2,3,
yint Yodlee Internal User 1,2,
ycc Yodlee Customer Service 1,2,3
demo Demo User 1,2,3
ACLS:
1) VW_SNP_APP_DATA View Snapshot Application Data
2) VW_RPT_MGMT View Report Management
3) VW_SNP_MGM View Snapshot Management
4) VW_USR_MGM View User Management
5) CRUD_YINT_USER Create, Read, Update & Delete Yodlee Internal User
6) CRUD_CLIENT_SUP_REP Create, Read, Update & Delete Client Support Representative
7) CRUD_CLIENT_ADMIN Create, Read, Update & Delete Client Admin
8) CRUD_YOD_SUP_REP Create, Read, Update & Delete Yodlee Support Representative
9) CRUD_YOD_ADMIN Create, Read, Update & Delete Yodlee Admin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment