Skip to content

Commit d530ec3

Browse files
authored
Merge pull request #186976 from v-hagamp/amazing-people-schools-tutorial
Product Backlog Item 1752797: SaaS App Tutorial: Amazing People Schools
2 parents e976d97 + 6066920 commit d530ec3

File tree

2 files changed

+147
-1
lines changed

2 files changed

+147
-1
lines changed
Lines changed: 144 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,144 @@
1+
---
2+
title: 'Tutorial: Azure AD SSO integration with Amazing People Schools'
3+
description: Learn how to configure single sign-on between Azure Active Directory and Amazing People Schools.
4+
services: active-directory
5+
author: jeevansd
6+
manager: CelesteDG
7+
ms.reviewer: CelesteDG
8+
ms.service: active-directory
9+
ms.subservice: saas-app-tutorial
10+
ms.workload: identity
11+
ms.topic: tutorial
12+
ms.date: 02/01/2022
13+
ms.author: jeedes
14+
15+
---
16+
17+
# Tutorial: Azure AD SSO integration with Amazing People Schools
18+
19+
In this tutorial, you'll learn how to integrate Amazing People Schools with Azure Active Directory (Azure AD). When you integrate Amazing People Schools with Azure AD, you can:
20+
21+
* Control in Azure AD who has access to Amazing People Schools.
22+
* Enable your users to be automatically signed-in to Amazing People Schools with their Azure AD accounts.
23+
* Manage your accounts in one central location - the Azure portal.
24+
25+
## Prerequisites
26+
27+
To get started, you need the following items:
28+
29+
* An Azure AD subscription. If you don't have a subscription, you can get a [free account](https://azure.microsoft.com/free/).
30+
* Amazing People Schools single sign-on (SSO) enabled subscription.
31+
32+
## Scenario description
33+
34+
In this tutorial, you configure and test Azure AD SSO in a test environment.
35+
36+
* Amazing People Schools supports **SP** initiated SSO.
37+
38+
> [!NOTE]
39+
> Identifier of this application is a fixed string value so only one instance can be configured in one tenant.
40+
41+
42+
## Adding Amazing People Schools from the gallery
43+
44+
To configure the integration of Amazing People Schools into Azure AD, you need to add Amazing People Schools from the gallery to your list of managed SaaS apps.
45+
46+
1. Sign in to the Azure portal using either a work or school account, or a personal Microsoft account.
47+
1. On the left navigation pane, select the **Azure Active Directory** service.
48+
1. Navigate to **Enterprise Applications** and then select **All Applications**.
49+
1. To add new application, select **New application**.
50+
1. In the **Add from the gallery** section, type **Amazing People Schools** in the search box.
51+
1. Select **Amazing People Schools** from results panel and then add the app. Wait a few seconds while the app is added to your tenant.
52+
53+
54+
## Configure and test Azure AD SSO for Amazing People Schools
55+
56+
Configure and test Azure AD SSO with Amazing People Schools using a test user called **B.Simon**. For SSO to work, you need to establish a link relationship between an Azure AD user and the related user in Amazing People Schools.
57+
58+
To configure and test Azure AD SSO with Amazing People Schools, perform the following steps:
59+
60+
1. **[Configure Azure AD SSO](#configure-azure-ad-sso)** - to enable your users to use this feature.
61+
1. **[Create an Azure AD test user](#create-an-azure-ad-test-user)** - to test Azure AD single sign-on with B.Simon.
62+
1. **[Assign the Azure AD test user](#assign-the-azure-ad-test-user)** - to enable B.Simon to use Azure AD single sign-on.
63+
1. **[Configure Amazing People Schools SSO](#configure-amazing-people-schools-sso)** - to configure the single sign-on settings on application side.
64+
1. **[Create Amazing People Schools test user](#create-amazing-people-schools-test-user)** - to have a counterpart of B.Simon in Amazing People Schools that is linked to the Azure AD representation of user.
65+
1. **[Test SSO](#test-sso)** - to verify whether the configuration works.
66+
67+
## Configure Azure AD SSO
68+
69+
Follow these steps to enable Azure AD SSO in the Azure portal.
70+
71+
1. In the Azure portal, on the **Amazing People Schools** application integration page, find the **Manage** section and select **single sign-on**.
72+
1. On the **Select a single sign-on method** page, select **SAML**.
73+
1. On the **Set up single sign-on with SAML** page, click the pencil icon for **Basic SAML Configuration** to edit the settings.
74+
75+
![Edit Basic SAML Configuration](common/edit-urls.png)
76+
77+
1. On the **Basic SAML Configuration** section, enter the values for the following fields:
78+
79+
a. In the **Identifier** text box, type the URL:
80+
`https://www.amazingpeopleschools.com/api`
81+
82+
b. In the **Reply URL** text box, type the URL:
83+
`https://www.amazingpeopleschools.com/api/school_process_saml_login/microsoft_frontend`
84+
85+
c. In the **Sign on URL** text box, type the URL:
86+
`https://uk.amazingpeopleschools.com/?saml=true#/login/`
87+
88+
89+
1. On the **Set up single sign-on with SAML** page, in the **SAML Signing Certificate** section, find **Certificate (Base64)** and select **Download** to download the certificate and save it on your computer.
90+
91+
![The Certificate download link](common/certificatebase64.png)
92+
93+
1. On the **Set up Amazing People Schools** section, copy the appropriate URL(s) based on your requirement.
94+
95+
![Copy configuration URLs](common/copy-configuration-urls.png)
96+
97+
### Create an Azure AD test user
98+
99+
In this section, you'll create a test user in the Azure portal called B.Simon.
100+
101+
1. From the left pane in the Azure portal, select **Azure Active Directory**, select **Users**, and then select **All users**.
102+
1. Select **New user** at the top of the screen.
103+
1. In the **User** properties, follow these steps:
104+
1. In the **Name** field, enter `B.Simon`.
105+
1. In the **User name** field, enter the [email protected]. For example, `[email protected]`.
106+
1. Select the **Show password** check box, and then write down the value that's displayed in the **Password** box.
107+
1. Click **Create**.
108+
109+
### Assign the Azure AD test user
110+
111+
In this section, you'll enable B.Simon to use Azure single sign-on by granting access to Amazing People Schools.
112+
113+
1. In the Azure portal, select **Enterprise Applications**, and then select **All applications**.
114+
1. In the applications list, select **Amazing People Schools**.
115+
1. In the app's overview page, find the **Manage** section and select **Users and groups**.
116+
1. Select **Add user**, then select **Users and groups** in the **Add Assignment** dialog.
117+
1. In the **Users and groups** dialog, select **B.Simon** from the Users list, then click the **Select** button at the bottom of the screen.
118+
1. If you are expecting a role to be assigned to the users, you can select it from the **Select a role** dropdown. If no role has been set up for this app, you see "Default Access" role selected.
119+
1. In the **Add Assignment** dialog, click the **Assign** button.
120+
121+
## Configure Amazing People Schools SSO
122+
123+
To configure single sign-on on **Amazing People Schools** side, you need to send the downloaded **Certificate (Base64)** and appropriate copied URLs from Azure portal to [Amazing People Schools support team](mailto:[email protected]). They set this setting to have the SAML SSO connection set properly on both sides.
124+
125+
### Create Amazing People Schools test user
126+
127+
In this section, you create a user called Britta Simon in Amazing People Schools. Work with [Amazing People Schools support team](mailto:[email protected]) to add the users in the Amazing People Schools platform. Users must be created and activated before you use single sign-on.
128+
129+
## Test SSO
130+
131+
In this section, you test your Azure AD single sign-on configuration with following options.
132+
133+
* Click on **Test this application** in Azure portal. This will redirect to Amazing People Schools Sign-on URL where you can initiate the login flow.
134+
135+
* Go to Amazing People Schools Sign-on URL directly and initiate the login flow from there.
136+
137+
* You can use Microsoft My Apps. When you click the Amazing People Schools tile in the My Apps, this will redirect to Amazing People Schools Sign-on URL. For more information about the My Apps, see [Introduction to the My Apps](../user-help/my-apps-portal-end-user-access.md).
138+
139+
140+
## Next steps
141+
142+
Once you configure Amazing People Schools you can enforce session control, which protects exfiltration and infiltration of your organization’s sensitive data in real time. Session control extends from Conditional Access. [Learn how to enforce session control with Microsoft Defender for Cloud Apps](/cloud-app-security/proxy-deployment-aad)..
143+
144+

articles/active-directory/saas-apps/toc.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,9 @@
106106
- name: Ally.io
107107
href: ally-tutorial.md
108108
- name: Altoura
109-
href: altoura-tutorial.md
109+
href: altoura-tutorial.md
110+
- name: Amazing People Schools
111+
href: amazing-people-schools-tutorial.md
110112
- name: Amazon Business
111113
href: amazon-business-tutorial.md
112114
- name: Amazon Managed Grafana

0 commit comments

Comments
 (0)