Login to microsoft account via graph api

Anas 1 Reputation point
2022-02-02T14:28:45.677+00:00

is their any possibility in which i will be able to fetch my login credentials(email and password) from my private database and login via passing these credentials to the body for login purpose?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,424 questions
{count} votes

1 answer

Sort by: Most helpful
  1. James Hamil 21,546 Reputation points Microsoft Employee
    2022-02-02T23:01:07.7+00:00

    Hi @Anas , there are a few different ways you can do this depending on your environment. Start here: https://learn.microsoft.com/en-us/azure/active-directory/develop/single-page-app-quickstart?pivots=devlang-angular

    For example, what frameworks are you using? How are you connecting your database? What type of database? Are you storing the data as secrets in Azure, etc. Please let me know this information as well as your plan of attack and I can help you further.

    Best,
    James

    0 comments No comments