Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

removing forgot password link

Jens Rapp December 14, 2018

Hi there,

now that we run our new Confluence version, I also changed the way of authenticating users. They are now identified by our companies LDAP system which is only readable.

Therefore, the "Forgot Password" link isn't really useful. People always click it when they forget their pw and Confluence bravely tries to change the password by users choice but throws an (expected) error..

Is there a way to hide or remove that link on login page?

2 answers

1 accepted

1 vote
Answer accepted
Stephen Sifers
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 17, 2018

Hello Jens,

Sounds like you have an excellent understand of authentication and inner workings of Confluence. The short answer for if you can remove the forgot password link is, Yes! The long answer is there are a few steps you have to complete to do this:

  1. Navigate to: Confluence Admin > Look and Feel > Stylesheet
  2. Click Edit and add the following:
  3. #forgot-password {

       display:none;

    }
  4. Click Save
  5. After you save, you will see the following in the "Log in" screen:
  6. image.png

Source document: How to hide the "Forgot Password" Link in Confluence

Once this is completed, your forgot password link should be removed.

If you’re still seeing the link, please let us know.

Regards,
Stephen Sifers

0 votes
Marcel Heijblom April 28, 2021

Thanks for sharing this. Is there maybe a way to redirect them to the JIRA forgot my password option?

That would be even better.

Best regards,

Marcel Heijblom

Nexus

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events