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

Authentication #15

Open
Michael-Longley opened this issue Feb 9, 2019 · 1 comment
Open

Authentication #15

Michael-Longley opened this issue Feb 9, 2019 · 1 comment

Comments

@Michael-Longley
Copy link
Contributor

Michael-Longley commented Feb 9, 2019

User Story

As a mentor and the mentoring head I want to make sure that only mentors have access to the tool to ensure the highest quality questions are used for the exams.

Acceptance Criteria

  • As a normal @rit.edu account the tool should display a message that the permissions are incorrect
  • As a mentor @rit.edu account the tool should allow the user to create new questions
  • As the mentoring head @rit.edu account the tool should allow the creation of exams

Question

  • Should any mentor be able to approve exam questions or just a sub group of "senior" mentors?
    @lindseyferretti

Dependencies

@wylaris
Copy link
Collaborator

wylaris commented Feb 9, 2019

Idea: Potentially using Google OAuth2, limiting the domain to rit.edu, and adding an extra step in the authentication flow to check against a whitelist (table in our DB). This would allow us to have our own separate authentication system from the SSE that avoids having any dependency on that shit show of a product.

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

No branches or pull requests

2 participants