Skip to content

Commit c062df5

Browse files
committed
Product Backlog Item 2233840: SaaS App Tutorial: Spedtrack Update
1 parent 7db923a commit c062df5

File tree

1 file changed

+31
-17
lines changed

1 file changed

+31
-17
lines changed

articles/active-directory/saas-apps/spedtrack-tutorial.md

Lines changed: 31 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.subservice: saas-app-tutorial
1010
ms.workload: identity
1111
ms.topic: how-to
12-
ms.date: 12/07/2022
12+
ms.date: 12/19/2022
1313
ms.author: jeedes
1414

1515
---
@@ -20,7 +20,6 @@ In this article, you'll learn how to integrate SpedTrack with Azure Active Direc
2020

2121
* Control in Azure AD who has access to SpedTrack.
2222
* Enable your users to be automatically signed-in to SpedTrack with their Azure AD accounts.
23-
* Manage your accounts in one central location - the Azure portal.
2423

2524
You'll configure and test Azure AD single sign-on for SpedTrack in a test environment. SpedTrack supports both **SP** and **IDP** initiated single sign-on.
2625

@@ -35,29 +34,39 @@ To integrate Azure Active Directory with SpedTrack, you need:
3534

3635
## Add application and assign a test user
3736

38-
Before you begin the process of configuring single sign-on, you need to add the SpedTrack application from the Azure AD gallery. You need a test user account to assign to the application and test the single sign-on configuration.
37+
Before you begin the process of configuring single sign-on, you need to add the SpedTrack application from the Azure AD gallery. A user within your tenant will need to be assigned to the application. This test user will need to exist within SpedTrack also.
3938

4039
### Add SpedTrack from the Azure AD gallery
4140

4241
Add SpedTrack from the Azure AD application gallery to configure single sign-on with SpedTrack. For more information on how to add application from the gallery, see the [Quickstart: Add application from the gallery](../manage-apps/add-application-portal.md).
4342

44-
### Create and assign Azure AD test user
43+
### Assign an Azure AD test user
4544

46-
Follow the guidelines in the [create and assign a user account](../manage-apps/add-application-portal-assign-users.md) article to create a test user account in the Azure portal called B.Simon.
47-
48-
Alternatively, you can also use the [Enterprise App Configuration Wizard](https://portal.office.com/AdminPortal/home?Q=Docs#/azureadappintegration). In this wizard, you can add an application to your tenant, add users/groups to the app, and assign roles. The wizard also provides a link to the single sign-on configuration pane in the Azure portal. [Learn more about Microsoft 365 wizards.](/microsoft-365/admin/misc/azure-ad-setup-guides).
45+
Follow the guidelines in the [create and assign a user account](../manage-apps/add-application-portal-assign-users.md) article to create a test user account in the Azure portal. This test user will also need to be created within SpedTrack with a matching email.
4946

5047
## Configure Azure AD SSO
5148

5249
Complete the following steps to enable Azure AD single sign-on in the Azure portal.
5350

5451
1. In the Azure portal, on the **SpedTrack** application integration page, find the **Manage** section and select **single sign-on**.
5552
1. On the **Select a single sign-on method** page, select **SAML**.
56-
1. On the **Set up single sign-on with SAML** page, select the pencil icon for **Basic SAML Configuration** to edit the settings.
5753

58-
![Screenshot shows how to edit Basic SAML Configuration.](common/edit-urls.png "Basic Configuration")
54+
1. On the **Basic SAML Configuration** section, if you have **Service Provider metadata file** then perform the following steps:
55+
56+
a. Click **Upload metadata file**.
57+
58+
![Screenshot shows how to upload metadata file.](common/upload-metadata.png "File")
59+
60+
b. Click on **folder logo** to select the metadata file and click **Upload**.
61+
62+
![Screenshot shows how to choose and browse metadata file.](common/browse-upload-metadata.png "Folder")
63+
64+
c. After the metadata file is successfully uploaded, the **Identifier** and **Reply URL** values get auto populated in Basic SAML Configuration section.
65+
66+
d. In the **Sign on URL** textbox, type a URL using the following pattern:
67+
`https://<SUBDOMAIN>.spedtrack.com/Login.aspx`
5968

60-
1. On the **Basic SAML Configuration** section, perform the following steps:
69+
1. If needed, fill the values manually that copied from the SpedTrack in the **Basic SAML Configuration** section by clicking pencil icon.
6170

6271
a. In the **Identifier** textbox, type a URL using the following pattern:
6372
`https://<SUBDOMAIN>.spedtrack.com`
@@ -74,13 +83,19 @@ Complete the following steps to enable Azure AD single sign-on in the Azure port
7483

7584
![Screenshot shows the Certificate download link.](common/metadataxml.png "Certificate")
7685

77-
1. On the **Set up SpedTrack** section, copy the appropriate URL(s) based on your requirement.
86+
## Configure SpedTrack SSO
87+
88+
1. Log in to your SpedTrack company site as an administrator.
7889

79-
![Screenshot shows to copy configuration appropriate URL.](common/copy-configuration-urls.png "Metadata")
90+
1. Navigate to **Admin > District Setup > Single Sign-On**.
8091

81-
## Configure SpedTrack SSO
92+
1. Click **Edit Config** and select **Azure** as your **IdP Provider**.
8293

83-
To configure single sign-on on **SpedTrack** side, you need to send the downloaded **Federation Metadata XML** and appropriate copied URLs from Azure portal to [SpedTrack support team](mailto:[email protected]). They set this setting to have the SAML SSO connection set properly on both sides.
94+
1. Download the SP Metadata file or copy the values of Identifier, Reply URL, Sign on URL and Logout URL.
95+
96+
1. Select **Upload Metadata** to upload the **Federation Metadata XML** file which you have downloaded from the Azure portal.
97+
98+
1. **Save** the changes within SpedTrack after uploading the file.
8499

85100
### Create SpedTrack test user
86101

@@ -92,9 +107,8 @@ In this section, you test your Azure AD single sign-on configuration with follow
92107

93108
#### SP initiated:
94109

95-
* Click on **Test this application** in Azure portal. This will redirect to SpedTrack Sign on URL where you can initiate the login flow.
96-
97-
* Go to SpedTrack Sign on URL directly and initiate the login flow from there.
110+
* Ensure the user being tested was allowed access to the application and exists within SpedTrack.
111+
* Within SpedTrack navigate to **Admin > District Setup > Single Sign-On**. Click on **Test Config**.
98112

99113
#### IDP initiated:
100114

0 commit comments

Comments
 (0)