¶
SSO Regression Checklist
¶
Registeration Flow
Visit
https://storefront.nitrocommerce.ai
-> it should redirect to
https://sso.nitrocommerce.ai
for user login.
New user should be able to register at SSO.
Email verification at SSO should only happen once, for a new user.
¶
Login Flow
Visit
https://storefront.nitrocommerce.ai
-> it should redirect to
https://sso.nitrocommerce.ai
for user login.
Existing user should be able to login with the existing password or with NitroX password if same user has an account on NitroX as well.
An error message should be displayed to the user if wrong emial/password is submitted.
No email verification should happen again for an existing verified user.
¶
Forget Password Flow
Visit
https://storefront.nitrocommerce.ai
-> it should redirect to
https://sso.nitrocommerce.ai
for user login.
Click on forget password at SSO login page -> enter your email to get reset password link.
An error message should be displayed to the user if wromg email is submitted.
Reset password link should be sent to the registered user email.
User should be able to reset the password and login at
https://storefront.nitrocommerce.ai
with the new password.