Use Azure Authentication with the People Planner Windows Application
When you have configured Azure Authentication as described in this section, and a user starts the People Planner Windows application, it displays an Azure login popup.
The execution of People Planner code is suspended until the user completes their interaction with this login popup.
After a user has succeeded in logging in, People Planner receives their identity from Azure. The email address that represents this identity is compared to the list of email addresses of People Planner users in People Planner's database. When a match is found, the user record in People Planner is used to load People Planner.
Parent Topic: Azure Authentication