Change password widget

Use the Change password widget to allow your users to change their password for situations where the user forgot their password, or the user just feels compelled to change it routinely. 

NOTE: The change password functionality works only in claims-based authentication mode. For more information about authentication modes and how to switch between them, see Authentication and Single Sign-On (SSO).

PREREQUISITES:

To give your users the option to change their password in case they have forgotten it, perform the following:

  1. In the main menu, click Administration » Settings.
    The Basic settings page appears.
  2. Click Advanced link.
  3. In the treeview on the left click Security » Membership providers » Default » Parameters and perform the following:
    • Click enablePasswordReset, in Value input field, enter true, and click Save changes.
    • Click requiresQuestionAndAnswer, in Value input field, enter false, and click Save changes.
  4. Create a new page and add the Change password widget on it.
  5. Open the page where the Login widget is located.
  6. Click the Edit button of the Login widget and perform the following:
    • In ChangePasswordPageUrl input field, enter the URL of the page where the Change password widget is located.
    • In ShowLostPasswordLink, enter true.
    • Click Save.
  7. Publish the page.
    When a user is logging to your website, the Forgot your password? link appears. If a user clicks it, he or she must enter the email address that was used when registering. The system sends an email, containing a link to the page where the Change password widget is located. 

Additional resources

ARTICLES

Increase your Sitefinity skills by signing up for our free trainings. Get Sitefinity-certified at Progress Education Community to boost your credentials.

Get started with Integration Hub | Sitefinity Cloud | Sitefinity SaaS

This free lesson teaches administrators, marketers, and other business professionals how to use the Integration hub service to create automated workflows between Sitefinity and other business systems.

Web Security for Sitefinity Administrators

This free lesson teaches administrators the basics about protecting yor Sitefinity instance and its sites from external threats. Configure HTTPS, SSL, allow lists for trusted sites, and cookie security, among others.

Foundations of Sitefinity ASP.NET Core Development

The free on-demand video course teaches developers how to use Sitefinity .NET Core and leverage its decoupled architecture and new way of coding against the platform.

Was this article helpful?