Remove the component 'Forgot Password' From 'Sign Up And Sign In' Userflow

The Great Ape 1 Reputation point
2022-12-14T11:05:55.557+00:00

I have a default signup and signin page. 270470-untitled.png

The page has the component 'Forgot password' - This needs to be removed. This is a custom policy - However, it's just a rip off of the builtin signup-signin user flow. So can someone guide me what should be changed to remove the 'Forgot password' link?

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2022-12-14T17:46:16.51+00:00

    Hi @The Great Ape , you have to edit the <Metadata> section of your technical profile :

    <Metadata>  
     <Item Key="setting.forgotPasswordLinkLocation">none</Item>  
     </Metadata>  
    

    If that doesn't work this thread has a few other suggestions you can try. Please let me know if you have any questions!

    If this answer helped you please mark it as "Verified" so other users can reference it.

    Thank you,
    James


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.