Web application identity authentication

Zhao, Zhixun 1 Reputation point
2021-06-04T02:28:49.57+00:00

I am building a website. I want to use my university's account to log in (university's accounts only),

all students have a Microsoft 365 account under the organization of the university, the format is like xxx@Usf .edu.
I just need to implement the authentication, if the Microsoft 365 account is correct, it will be allowed to log into the website.

I wonder which section should I look into to study how to do it? is it something related to the Microsoft graph? is it B2B or B2C? or is it any particular API I will need?

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
8,677 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,519 questions
0 comments No comments
{count} votes

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.