Version 67 (modified by 13 years ago) (diff) | ,
---|
Authentication and Authorization module
Table of Contents
Details:
summary: | Provide user registration and login, an adminstration panel to group users and set user/group permissions (a.k.a class level security) and enable users to specify per object if they want to share (a.k.a. row-level security) |
status: | alpha |
source: | http://www.molgenis.org/browser/gcc/trunk/handwritten/java/plugins/auth |
demo: | |
manual: | |
design: | AuthModule/WishList AuthModule/TechDesign AuthModule/Requirements AuthModule/RowLevelPermission |
What does it do?
TODO explain here the main uses of this plugin.
User stories
These stories are on our todo list or already solved:
No results
Known bugs
These are bugs reported as part of this module: No results
New user stories [should be moved into tickets and accepted]
- As new user to the system I want to register myself and then have the …
- As an administrator I want to set read, write, execute and ownership …
- As an administrator I want to be able to manage users, groups and …
- As an administrator I want to have the possibility to forward …
- As authenticated user I want to create my private groups of users and, …
- As an anonymous user I want to see all the entities I am entitled to …