Skip to content

Commit d0f2c43

Browse files
authored
Merge pull request #97187 from v-nagta/jisc
Product Backlog Item 865810: SaaS App Tutorial: Jisc Student Voter Re…
2 parents 27c1c69 + 852af83 commit d0f2c43

File tree

2 files changed

+160
-1
lines changed

2 files changed

+160
-1
lines changed
Lines changed: 157 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,157 @@
1+
---
2+
title: 'Tutorial: Azure Active Directory single sign-on (SSO) integration with Jisc Student Voter Registration | Microsoft Docs'
3+
description: Learn how to configure single sign-on between Azure Active Directory and Jisc Student Voter Registration.
4+
services: active-directory
5+
documentationCenter: na
6+
author: jeevansd
7+
manager: mtillman
8+
ms.reviewer: barbkess
9+
10+
ms.assetid: a95d016d-ec53-4b3c-9a51-e0cac0791e49
11+
ms.service: active-directory
12+
ms.subservice: saas-app-tutorial
13+
ms.workload: identity
14+
ms.tgt_pltfrm: na
15+
ms.devlang: na
16+
ms.topic: tutorial
17+
ms.date: 11/26/2019
18+
ms.author: jeedes
19+
20+
ms.collection: M365-identity-device-management
21+
---
22+
23+
# Tutorial: Azure Active Directory single sign-on (SSO) integration with Jisc Student Voter Registration
24+
25+
In this tutorial, you'll learn how to integrate Jisc Student Voter Registration with Azure Active Directory (Azure AD). When you integrate Jisc Student Voter Registration with Azure AD, you can:
26+
27+
* Control in Azure AD who has access to Jisc Student Voter Registration.
28+
* Enable your users to be automatically signed-in to Jisc Student Voter Registration with their Azure AD accounts.
29+
* Manage your accounts in one central location - the Azure portal.
30+
31+
To learn more about SaaS app integration with Azure AD, see [What is application access and single sign-on with Azure Active Directory](https://docs.microsoft.com/azure/active-directory/active-directory-appssoaccess-whatis).
32+
33+
## Prerequisites
34+
35+
To get started, you need the following items:
36+
37+
* An Azure AD subscription. If you don't have a subscription, you can get a [free account](https://azure.microsoft.com/free/).
38+
* Jisc Student Voter Registration single sign-on (SSO) enabled subscription.
39+
40+
## Scenario description
41+
42+
In this tutorial, you configure and test Azure AD SSO in a test environment.
43+
44+
* Jisc Student Voter Registration supports **SP** initiated SSO
45+
* Jisc Student Voter Registration supports **Just In Time** user provisioning
46+
47+
## Adding Jisc Student Voter Registration from the gallery
48+
49+
To configure the integration of Jisc Student Voter Registration into Azure AD, you need to add Jisc Student Voter Registration from the gallery to your list of managed SaaS apps.
50+
51+
1. Sign in to the [Azure portal](https://portal.azure.com) using either a work or school account, or a personal Microsoft account.
52+
1. On the left navigation pane, select the **Azure Active Directory** service.
53+
1. Navigate to **Enterprise Applications** and then select **All Applications**.
54+
1. To add new application, select **New application**.
55+
1. In the **Add from the gallery** section, type **Jisc Student Voter Registration** in the search box.
56+
1. Select **Jisc Student Voter Registration** from results panel and then add the app. Wait a few seconds while the app is added to your tenant.
57+
58+
## Configure and test Azure AD single sign-on for Jisc Student Voter Registration
59+
60+
Configure and test Azure AD SSO with Jisc Student Voter Registration 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 Jisc Student Voter Registration.
61+
62+
To configure and test Azure AD SSO with Jisc Student Voter Registration, complete the following building blocks:
63+
64+
1. **[Configure Azure AD SSO](#configure-azure-ad-sso)** - to enable your users to use this feature.
65+
* **[Create an Azure AD test user](#create-an-azure-ad-test-user)** - to test Azure AD single sign-on with B.Simon.
66+
* **[Assign the Azure AD test user](#assign-the-azure-ad-test-user)** - to enable B.Simon to use Azure AD single sign-on.
67+
1. **[Configure Jisc Student Voter Registration SSO](#configure-jisc-student-voter-registration-sso)** - to configure the single sign-on settings on application side.
68+
* **[Create Jisc Student Voter Registration test user](#create-jisc-student-voter-registration-test-user)** - to have a counterpart of B.Simon in Jisc Student Voter Registration that is linked to the Azure AD representation of user.
69+
1. **[Test SSO](#test-sso)** - to verify whether the configuration works.
70+
71+
## Configure Azure AD SSO
72+
73+
Follow these steps to enable Azure AD SSO in the Azure portal.
74+
75+
1. In the [Azure portal](https://portal.azure.com/), on the **Jisc Student Voter Registration** application integration page, find the **Manage** section and select **single sign-on**.
76+
1. On the **Select a single sign-on method** page, select **SAML**.
77+
1. On the **Set up single sign-on with SAML** page, click the edit/pen icon for **Basic SAML Configuration** to edit the settings.
78+
79+
![Edit Basic SAML Configuration](common/edit-urls.png)
80+
81+
1. On the **Basic SAML Configuration** section, enter the values for the following field:
82+
83+
In the **Sign-on URL** text box, type a URL:
84+
`https://www.studentvoterregistration.ac.uk/consent`
85+
86+
1. Jisc Student Voter Registration application expects the SAML assertions in a specific format, which requires you to add custom attribute mappings to your SAML token attributes configuration. The following screenshot shows the list of default attributes.
87+
88+
![image](common/default-attributes.png)
89+
90+
1. In addition to above, Jisc Student Voter Registration application expects few more attributes to be passed back in SAML response which are shown below. These attributes are also pre populated but you can review them as per your requirements.
91+
92+
| Name | Source Attribute|
93+
| ---------| --------- |
94+
| postalcode | user.postalcode |
95+
| Unique User Identifier | user.objectid |
96+
97+
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.
98+
99+
![The Certificate download link](common/metadataxml.png)
100+
101+
1. On the **Set up Jisc Student Voter Registration** section, copy the appropriate URL(s) based on your requirement.
102+
103+
![Copy configuration URLs](common/copy-configuration-urls.png)
104+
105+
### Create an Azure AD test user
106+
107+
In this section, you'll create a test user in the Azure portal called B.Simon.
108+
109+
1. From the left pane in the Azure portal, select **Azure Active Directory**, select **Users**, and then select **All users**.
110+
1. Select **New user** at the top of the screen.
111+
1. In the **User** properties, follow these steps:
112+
1. In the **Name** field, enter `B.Simon`.
113+
1. In the **User name** field, enter the [email protected]. For example, `[email protected]`.
114+
1. Select the **Show password** check box, and then write down the value that's displayed in the **Password** box.
115+
1. Click **Create**.
116+
117+
### Assign the Azure AD test user
118+
119+
In this section, you'll enable B.Simon to use Azure single sign-on by granting access to Jisc Student Voter Registration.
120+
121+
1. In the Azure portal, select **Enterprise Applications**, and then select **All applications**.
122+
1. In the applications list, select **Jisc Student Voter Registration**.
123+
1. In the app's overview page, find the **Manage** section and select **Users and groups**.
124+
125+
![The "Users and groups" link](common/users-groups-blade.png)
126+
127+
1. Select **Add user**, then select **Users and groups** in the **Add Assignment** dialog.
128+
129+
![The Add User link](common/add-assign-user.png)
130+
131+
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.
132+
1. If you're expecting any role value in the SAML assertion, in the **Select Role** dialog, select the appropriate role for the user from the list and then click the **Select** button at the bottom of the screen.
133+
1. In the **Add Assignment** dialog, click the **Assign** button.
134+
135+
## Configure Jisc Student Voter Registration SSO
136+
137+
To configure single sign-on on **Jisc Student Voter Registration** side, you need to send the downloaded **Federation Metadata XML** and appropriate copied URLs from Azure portal to [Jisc Student Voter Registration support team](mailto:[email protected]). They set this setting to have the SAML SSO connection set properly on both sides.
138+
139+
### Create Jisc Student Voter Registration test user
140+
141+
In this section, a user called B.Simon is created in Jisc Student Voter Registration. Jisc Student Voter Registration supports just-in-time user provisioning, which is enabled by default. There is no action item for you in this section. If a user doesn't already exist in Jisc Student Voter Registration, a new one is created after authentication.
142+
143+
## Test SSO
144+
145+
In this section, you test your Azure AD single sign-on configuration using the Access Panel.
146+
147+
When you click the Jisc Student Voter Registration tile in the Access Panel, you should be automatically signed in to the Jisc Student Voter Registration for which you set up SSO. For more information about the Access Panel, see [Introduction to the Access Panel](https://docs.microsoft.com/azure/active-directory/active-directory-saas-access-panel-introduction).
148+
149+
## Additional resources
150+
151+
- [ List of Tutorials on How to Integrate SaaS Apps with Azure Active Directory ](https://docs.microsoft.com/azure/active-directory/active-directory-saas-tutorial-list)
152+
153+
- [What is application access and single sign-on with Azure Active Directory? ](https://docs.microsoft.com/azure/active-directory/active-directory-appssoaccess-whatis)
154+
155+
- [What is conditional access in Azure Active Directory?](https://docs.microsoft.com/azure/active-directory/conditional-access/overview)
156+
157+
- [Try Jisc Student Voter Registration with Azure AD](https://aad.portal.azure.com/)

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -508,7 +508,7 @@
508508
href: floqast-tutorial.md
509509
- name: Fluxx Labs
510510
href: fluxxlabs-tutorial.md
511-
- name: FM&#58Systems
511+
- name: FM:Systems
512512
href: fm-systems-tutorial.md
513513
- name: Foko Retail
514514
href: foko-retail-tutorial.md
@@ -716,6 +716,8 @@
716716
href: jiramicrosoft-tutorial.md
717717
- name: JIRA SAML SSO by Microsoft (V5.2)
718718
href: jira52microsoft-tutorial.md
719+
- name: Jisc Student Voter Registration
720+
href: jisc-student-voter-registration-tutorial.md
719721
- name: Jitbit Helpdesk
720722
href: jitbit-helpdesk-tutorial.md
721723
- name: Jive

0 commit comments

Comments
 (0)