I want to prepopulate the loginpopup for AzureAD i am using angular for the same and have got something as loginHint

Lakhan Shrivastav 0 Reputation points
2023-10-23T05:35:07.19+00:00

I want to prepopulate the loginpopup for the azureAD where i search and ended up with something called loginHint but iss it now useable for the prepopulating the AD loginpopup page?

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

1 answer

Sort by: Most helpful
  1. James Hamil 27,221 Reputation points Microsoft Employee Moderator
    2023-10-26T06:31:54.78+00:00

    Hi @Lakhan Shrivastav , yes, you can use the loginHint parameter to prepopulate the username/email address field of the sign-in page for the user if you know their username ahead of time. This is often used during reauthentication, having already extracted the username from a previous sign-in using the preferred_username claim.

    Please let me know if you have any questions and I can help you further.

    If this answer helps you please mark "Accept Answer" so other users can reference it.

    Thank you,

    James


Your answer

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