Managing User Accounts¶
A user account is the digital representation of a physical user who interacts with an application. It is an entity that comprises the private information such as the user name and password of a user.
WSO2 Identity Server enables the following user account management features:
- User Registration
- Password Policies
- Password Reset
- User Name Recovery
- Account Locking
- Account Disabling
Note
To learn about how to create users and roles, see Adding Users and Roles.