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

Create function that adds new user info to the user management table #273

Open
1 task
linear bot opened this issue Jan 13, 2025 · 1 comment
Open
1 task

Create function that adds new user info to the user management table #273

linear bot opened this issue Jan 13, 2025 · 1 comment

Comments

@linear
Copy link

linear bot commented Jan 13, 2025

Description:

If a user has not logged into the QC before and the user authenticates , the new username/email from Keycloak is added to the table as a new row with their role set to Standard User.

Acceptance Criteria:

  • If the function to check whether a user has logged in before returns false ( QUE-127), a new row is added to the user management table that adds the user's username/email from Keycloak and sets their role to Standard User.
Copy link
Author

linear bot commented Jan 13, 2025

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

0 participants