Java Datastore Design approach User,Roles,Groups,Permission

62 views
Skip to first unread message

ANKIT BHARTI

unread,
Jan 9, 2016, 1:37:21 PM1/9/16
to Google App Engine
Hi

I wanted to know how we can model datastore to manage Role-Based Access Controls mechanism in App Engine unlike traditional RDMS ?
  • A user can have multiple roles.
  • A role can have multiple users.
  • A role can have 1 or more permissions.
  • A permission can be assigned to many roles.
  • An operation can be assigned many permissions.
  • A permission can be assigned to many operations.

Also if someone can suggest the best possible UI components to manage the above layout.

Reply all
Reply to author
Forward
0 new messages