Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Story E002-002: Import security layer and set up roles to distinguish between planner/speaker/audience member/board member #3

Open
ghost opened this issue Oct 23, 2013 · 1 comment
Assignees

Comments

@ghost
Copy link

ghost commented Oct 23, 2013

User Spring Security Plugin

Roles:

-Admin
-Planner
-Speaker
-Audience Member
-Board Member

Acceptance Criteria:

-Audience members should be able to self-register
-Admins should be able to create users
-Admins should be able to assign the speaker role
-EventPlanners should be able to create users
-EventPlanners should be able to assign the speaker role for their events
-Users may have more than one role depending on an event. ie, for Event 1, User A may be a speaker, but in Event 2, is an Event Planner, and for Event 3, is an audience member

@ghost ghost assigned robbugh Nov 25, 2013
@ghost
Copy link
Author

ghost commented Nov 25, 2013

I'll take the first crack at this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant