You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/saas-apps/paylocity-tutorial.md
+22-8Lines changed: 22 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,9 +12,8 @@ ms.service: active-directory
12
12
ms.subservice: saas-app-tutorial
13
13
ms.workload: identity
14
14
ms.tgt_pltfrm: na
15
-
ms.devlang: na
16
15
ms.topic: tutorial
17
-
ms.date: 10/23/2019
16
+
ms.date: 01/21/2020
18
17
ms.author: jeedes
19
18
20
19
ms.collection: M365-identity-device-management
@@ -43,6 +42,8 @@ In this tutorial, you configure and test Azure AD SSO in a test environment.
43
42
44
43
* Paylocity supports **SP and IDP** initiated SSO
45
44
45
+
* Once you configure the Paylocity you can enforce session controls, which protect exfiltration and infiltration of your organization’s sensitive data in real-time. Session controls extend from Conditional Access. [Learn how to enforce session control with Microsoft Cloud App Security](https://docs.microsoft.com/cloud-app-security/proxy-deployment-aad).
46
+
46
47
## Adding Paylocity from the gallery
47
48
48
49
To configure the integration of Paylocity into Azure AD, you need to add Paylocity from the gallery to your list of managed SaaS apps.
@@ -79,8 +80,6 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
79
80
80
81
1. On the **Basic SAML Configuration** section, the user does not have to perform any step as the app is already pre-integrated with Azure.
81
82
82
-

83
-
84
83
1. Click **Set additional URLs** and perform the following step if you wish to configure the application in **SP** initiated mode:
85
84
86
85
In the **Sign-on URL** text box, type a URL:
@@ -96,14 +95,25 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
96
95
97
96
| Name | Source Attribute|
98
97
| ---------------| --------------- |
99
-
| PartnerID | <"PartnerID"> |
100
-
| PaylocityUser | <"PaylocityUser"> |
101
-
| PaylocityEntity | <"PaylocityEntity"> |
98
+
| PartnerID | `P8000010` |
99
+
| PaylocityUser | `user.mail`|
100
+
| PaylocityEntity | < `PaylocityEntity` > |
101
+
102
+
> [!NOTE]
103
+
> The PaylocityEntity is Paylocity Company ID.
102
104
103
105
1. On the **Set up single sign-on with SAML** page, in the **SAML Signing Certificate** section, find **Federation Metadata XML** and select **Download** to download the certificate and save it on your computer.
0 commit comments