Is it possible to code in my auth system with Microsoft API that only authenticates a user with the correct domain?
I want to make sure only people with the correct domain, (e.g Schoolwhatever.com, my school.com) to login? I am trying to integrate an auth system that will authenticate a user IF they have the correct domain and the correct credentials.
Is it possible to code in my auth system with Microsoft API that only authenticates a user with the correct domain?
I want to make sure only people with the correct domain, (e.g Schoolwhatever.com, my school.com) to login? I am trying to integrate an auth system that will authenticate a user IF they have the correct domain and the correct credentials.