Azure Authentication
The Azure Authentication functionality introduces an alternative authentication method that enables you to configure People Planner or MyPlan to allow users to log in using their credentials from the Azure Active Directory.
Attention: This Azure configuration is only needed if you are using Azure Authentication for People Planner without a Maconomy System. If you have configured Maconomy to use Azure you can configure People Planner to use UPN for authentication.
You can use Azure Authentication instead of Windows Authentication, if preferred.
Note: Typically, MyPlan is configured to use Window Authentication in the IIS. When using Azure Authentication, you must enable Anonymous Authentication, and disable Windows Authentication.
When People Planner or MyPlan starts, it displays a login screen instead of retrieving the username of the current Windows user. From that login screen, a user can enter their credentials in Azure, which People Planner or MyPlan then matches against the list of users in the database. People Planner or MyPlan then loads with the privileges and settings of the logged-in user with those Azure credentials. When you use this authentication method, users do not need to log out of Windows to switch to a different user account.
Note: When you set up an application-such as People Planner or MyPlan-in Azure, you provide a name for that application. That name appears as the heading in the login dialog. For example, if you give People Planner the name
People Planner Client when you set it up, the dialog heading becomes
People Planner Client, although the dialog is actually an Azure login dialog.
- Related Topics:
- 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. - Use Azure Authentication with MyPlan
When you have configured Azure Authentication as described in this section, and a user starts MyPlan, it displays an Azure login popup. - Configure the Azure Active Directory Tenant
To use Azure Authentication, you must set up the Azure Active Directory Tenant, which contains users, user information, registered applications, and security. - Set Up Users
People Planner users must exist in the Active Directory Tenant to use Azure Authentication. People Planner uses the user's e-mail address during authentication and matches it against the e-mail addresses that are contained in People Planner's own Users table. - Set Up the People Planner Azure Authentication Server
The People Planner Azure Authentication Server is the common application against which People Planner Windows application users and MyPlan users authenticate. - Set Up the People Planner Application in Azure
Use the steps in this section to set up the People Planner application. - Set Up the MyPlan Application in Azure
You must register the MyPlan application with the Azure Active Directory Tenant to enable authentication using Azure. - Configure People Planner and MyPlan Using the Web Admin Tool
Use the steps in this section to configure the People Planner application and MyPlan in the Web Admin Tool.
Parent Topic: Authentication