Follow the steps below to add a Forgotten Password link to the Learn login screen.
Create the Forgot Password Page
Navigate to Pages → Add New
Name the page Evotix Learn - Forgot Password
Add the email content that will be sent to users when resetting their password, ensuring the following text ‘<a href="[sseauthurl]">[sseauthurl]</a>’ is included as the reset password link:
Hi [ssefirstname],
We received a request to reset the password for your account.
To set a new password for Evotix Learn, please click the link below:
<a href="[sseauthurl]">[sseauthurl]</a>
Save and Publish the page.
Copy the Page Permalink
Select the Edit button next to the Permalink
Copy the slug
Configure Access Control
Navigate to Access Control → Identity Providers
Edit the provider with the Email type
In the Templates section, paste the copied permalink slug into the Password Reset Template field
Verify
The Forgot your password? link will now appear below the Log In button on the login screen.
Clicking the link will prompt the user to enter the email address associated with their account.
3. If an account exists with that email address, the user will receive an email containing a password reset link.
4. Selecting the link in the email will take the user to the Forgot Password page created earlier, where they can set a new password.