wso2 / product-is

Welcome to the WSO2 Identity Server source code! For info on working with the WSO2 Identity Server repository and contributing code, click the link below.
http://wso2.github.io/
Apache License 2.0
757 stars 747 forks source link

[Test] [New FEature] "Account Blocked Reason" attribute #22778

Closed aaujayasena closed 1 week ago

aaujayasena commented 1 week ago

Description

Required to test the "Account Blocked Reason" attribute feature. Related feature : https://github.com/wso2/product-is/issues/7195

Version

IS 7.1.0-Alpha

aaujayasena commented 1 week ago

Verification Criteria

Environment

  1. Mysql 8.0.4

Documentation https://is.docs.wso2.com/en/next/guides/users/manage-users/#lock-a-user-account

Image

Migration N/A

Test scenarios ✅ 1. Ensure locked reason is displayed when admin user locked the user

Image

✅ 2. Ensure locked reason is removed once the user unlocked

Image

✅ 3. Ensure locked reason is displayed when user is locked due to exceed the maximum login attempt count

Image

✅ 4. Ensure locked reason is displayed for secondary user store user -Ldap

Image