Configuring SSO for Azure Active Directory

To set up your single sign-on integration with Active Directory (AzureAD), we need to setup a manual connection. You will need to notify your contact at ProductPlan (or contact support@productplan.com). To begin, please follow the instructions below:

  1. You will need to create a new non-gallery Enterprise Application. Name this “ProductPlan”. You can optionally add a logo:
  2. Provisioning mode is Manual (e.g., Azure is not going create the user in ProductPlan).
  3. Next, configure Single Sign On: For the Single Sign On mode, select “SAML-based Sign-on”. For Identifier use: PingConnect For Reply URL use: https://sso.connect.pingidentity.com/sso/sp/ACS.saml2?saasid=72a035e2-0939-4685-aa8a-8c731729298b
  4. Next, you’ll need to configure the user attributes:

User Identifier: Select the user attribute that stores the email address of users in Active Directory. For example, “user.userprincipalname” or “user.mail”. Please note that the attribute you choose must match the email address you use to login to ProductPlan.

Select the checkbox “View and edit all other user attributes”. Ignore the default configurations and add the following attributes:
-Name: emailAddress
Value: Use the attribute selected for User Identifier (ie. “user.userprincipalname” or “user.mail”).
Namespace: Leave this field blank.

-Name: companyName
Value: user.companyname
Namespace: Leave this field blank.

-Name: fullName
Value: Join()
String1: user.givenname
String2: user.surname
Separator: Type in a space character using your keyboard spacebar.
Namespace: Leave this field blank.

Your mappings should look like the example below (ignoring the 4 default attributes):

After completing these steps, download the Metadata XML file and send to ProductPlan. Once configured, you will need to assign the users (or group) to the ProductPlan application within Azure. Once done, your team will be able to login to the ProductPlan application using their Azure account. For additional questions, please contact support.