question

GogineniRajasekhar-7577 avatar image
0 Votes"
GogineniRajasekhar-7577 asked 35247258 edited

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

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-authenticatormicrosoft-graph-teamworkazure-ad-microsoft-accountazure-ad-authentication-protocols
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

MohammedMehtabSiddiqueMINDTREELIMI-9821 avatar image
0 Votes"
MohammedMehtabSiddiqueMINDTREELIMI-9821 answered

Hi @GogineniRajasekhar-7577 , 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".

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.