{{product_name}} provides a robust suite of tools designed to ensure secure and efficient management of user accounts. This section details the configurations available to administrators for enhancing user account security, streamlining the onboarding process, and facilitating account recovery.
Enhance the security of user logins through various settings that prevent unauthorized access.
- Password Validation
- Login Attempts
- Bot Detection {% if sift_fraud_detection and product_name == "Asgardeo" %}
- Fraud detection {% endif %} {% if product_name == "WSO2 Identity Server" %}
- Session Management {% endif %}
Streamline the addition of new users to your organization with flexible onboarding configurations.
- Self Registration {% if product_name == "WSO2 Identity Server" %}
- Invite User to Set Password {% endif %}
Provide users with options to recover their access credentials, ensuring they can regain account access efficiently.
- Password Recovery {% if product_name == "WSO2 Identity Server" %}
- Username Recovery
- Admin Initiated Password Reset {% endif %}
{% if product_name == "Asgardeo" or (product_name == "WSO2 Identity Server" and is_version != "7.0.0")%}
Enable additional options for managing user accounts.
- Account disabling {% endif %}
Learn how to implement advanced notification handling in Notification settings.