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
Thank you to @HunnySajid for bringing this up. Should all logins replace previous logins? Perhaps we should have a test case where the user presents a valid ECR credential. But then later completes a login with an OOR credential. In that case the identifier is the same for both and right now the verification service will retain the valid ECR login and the user will be allowed to proceed through the UI flow (status/report-upload). But instead the API/verification service should probably reset the user authorization and then deny the status/report access.
The text was updated successfully, but these errors were encountered:
This is a demo video:
1- ECR credential is selected
2- Status Pages visit is allowed
3- Clear Credential
4- Select OOR credential
5- Can not access status page
Thank you to @HunnySajid for bringing this up. Should all logins replace previous logins? Perhaps we should have a test case where the user presents a valid ECR credential. But then later completes a login with an OOR credential. In that case the identifier is the same for both and right now the verification service will retain the valid ECR login and the user will be allowed to proceed through the UI flow (status/report-upload). But instead the API/verification service should probably reset the user authorization and then deny the status/report access.
The text was updated successfully, but these errors were encountered: