how to user re-authenticate the azure ad user when repoens the page/form using any method/api

Gogineni Rajasekhar 6 Reputation points
2022-05-04T06:57:03.677+00:00

Hi Team,

I want to re-authenticate the azure ad user when users trying to reset the password, I just need to make sure that its valid user. Could please suggest how to re-authenticate user,I have username, password and few other fields.

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

1 answer

Sort by: Most helpful
  1. Mehtab Siddique (MINDTREE LIMITED) 971 Reputation points
    2022-05-08T13:54:07.353+00:00

    Hi @Gogineni Rajasekhar , Thanks for reaching out.

    To expire the session and force to re-authenticate with the existing user session, you could directly logout AAD and then clear the cache.
    The other option is to use Single sign-out, Upon you log out, it will automatically clear the session cookie.

    ----------

    Hope this helps,

    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have further questions about this answer, please click "Comment".

    0 comments No comments

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.