You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
Standard User
.The text was updated successfully, but these errors were encountered: