Please enable JavaScript.
Coggle requires JavaScript to display documents.
29100 + 27890 - Forget Password + Set New Password, Click on the link in…
29100 + 27890 - Forget Password + Set New Password
Click on the link in the invitation mail
New page of set password is shown
I see all the relevant data
I insert password in the "Password" box
Validations
Look at the decision table ! - T10491
I insert password in the "Retype Password" box
Click on the Submit button
Error message - T10493
Equal password
Not equal password
New page is shown with "Sign in to your account" button
Click on the button
Login page is shown
Enter a email and password
3 more items...
The user is received an email of the password change - T10490
Validations of the button - T10493
Passwords - T10492
Not equal password
Empty password in the "password field" and data in the "Retype password field" (validations don't change)
Same password
User that change password for the first time - T10490
User that change password for the second time - T10494
Login Page
New button of "Forgot Password" is shown
Click on the button
New page is open with field box to insert the email
Insert an email into the box
Click on Send
Email
Exist in the system - T10475
Not exist in the system - T10477
Enter to the mail and click on the forgot password mail
See the right information
Click on the link
Expiration time
2 more items...
Used link - T10698
User type
Internal - T10475
External (Command Center) - T10481
SAML - T10480
LDAP - T10546
Expiration period of the invitaion link
Email that doesn't receive the invitation - T10475
Email that does have an active invitation - T10478
Email that already change the password through that link - T10479
Status from the server
Success - T10475
Failed - T10549
Email + "Send" Button validations - T10476
Hello
Hello@
Hello@dada
"@gmail.com
"
Empty
Hello@Gmail@.com
Email with long string
Valid email
Valid email capital letters
Email settings of that tenant
Valid email settings - T10475
Invalid email settings - T10535
Different email settings in two tenants - T10547
Upgrade - T10548
System with 2 tenants:
Tenant_A
Tenant_B
System without the feature "Forgot Password"
Change the password to Tenant_A with "Forgot password"
Login to Tenant_A
Change the password to Tenant_B with "Forgot password"
Login to Tenant_A
New Endpoints - T10707
Send mail of 'Forgot Password' - POST - /api/external/v1/accounts/ForgotPassword
Token validation of the 'Reset my Password' link - POST - /api/external/v1/accounts/ValidateAuthenticationToken
Reset the password of the user - POST - /api/external/v1/accounts/ResetPassword
WEB-27890 - Set new password
ADD TESTS FOR THE EMAIL SETTINGS = VALID OR NOT VALID