Skip to content

Commit 019dae7

Browse files
committed
Product Backlog Item 972850: SaaS App Tutorial: TickitLMS Learn
1 parent 14ecdfd commit 019dae7

File tree

2 files changed

+175
-6
lines changed

2 files changed

+175
-6
lines changed
Lines changed: 167 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,167 @@
1+
---
2+
title: 'Tutorial: Azure Active Directory single sign-on (SSO) integration with TickitLMS Learn | Microsoft Docs'
3+
description: Learn how to configure single sign-on between Azure Active Directory and TickitLMS Learn.
4+
services: active-directory
5+
documentationCenter: na
6+
author: jeevansd
7+
manager: mtillman
8+
ms.reviewer: barbkess
9+
10+
ms.assetid: 9ba9d67d-17c0-4dce-bb4d-b89a9d645160
11+
ms.service: active-directory
12+
ms.subservice: saas-app-tutorial
13+
ms.workload: identity
14+
ms.tgt_pltfrm: na
15+
ms.topic: tutorial
16+
ms.date: 03/30/2020
17+
ms.author: jeedes
18+
19+
ms.collection: M365-identity-device-management
20+
---
21+
22+
# Tutorial: Azure Active Directory single sign-on (SSO) integration with TickitLMS Learn
23+
24+
In this tutorial, you'll learn how to integrate TickitLMS Learn with Azure Active Directory (Azure AD). When you integrate TickitLMS Learn with Azure AD, you can:
25+
26+
* Control in Azure AD who has access to TickitLMS Learn.
27+
* Enable your users to be automatically signed-in to TickitLMS Learn with their Azure AD accounts.
28+
* Manage your accounts in one central location - the Azure portal.
29+
30+
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/manage-apps/what-is-single-sign-on).
31+
32+
## Prerequisites
33+
34+
To get started, you need the following items:
35+
36+
* An Azure AD subscription. If you don't have a subscription, you can get a [free account](https://azure.microsoft.com/free/).
37+
* TickitLMS Learn single sign-on (SSO) enabled subscription.
38+
39+
## Scenario description
40+
41+
In this tutorial, you configure and test Azure AD SSO in a test environment.
42+
43+
* TickitLMS Learn supports **SP and IDP** initiated SSO
44+
* Once you configure TickitLMS Learn you can enforce session control, which protect exfiltration and infiltration of your organization’s sensitive data in real-time. Session control extend from Conditional Access. [Learn how to enforce session control with Microsoft Cloud App Security](https://docs.microsoft.com/cloud-app-security/proxy-deployment-any-app).
45+
46+
## Adding TickitLMS Learn from the gallery
47+
48+
To configure the integration of TickitLMS Learn into Azure AD, you need to add TickitLMS Learn from the gallery to your list of managed SaaS apps.
49+
50+
1. Sign in to the [Azure portal](https://portal.azure.com) using either a work or school account, or a personal Microsoft account.
51+
1. On the left navigation pane, select the **Azure Active Directory** service.
52+
1. Navigate to **Enterprise Applications** and then select **All Applications**.
53+
1. To add new application, select **New application**.
54+
1. In the **Add from the gallery** section, type **TickitLMS Learn** in the search box.
55+
1. Select **TickitLMS Learn** from results panel and then add the app. Wait a few seconds while the app is added to your tenant.
56+
57+
58+
## Configure and test Azure AD single sign-on for TickitLMS Learn
59+
60+
Configure and test Azure AD SSO with TickitLMS Learn 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 TickitLMS Learn.
61+
62+
To configure and test Azure AD SSO with TickitLMS Learn, 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+
1. **[Create an Azure AD test user](#create-an-azure-ad-test-user)** - to test Azure AD single sign-on with B.Simon.
66+
1. **[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 TickitLMS Learn SSO](#configure-tickitlms-learn-sso)** - to configure the single sign-on settings on application side.
68+
1. **[Create TickitLMS Learn test user](#create-tickitlms-learn-test-user)** - to have a counterpart of B.Simon in TickitLMS Learn 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 **TickitLMS Learn** 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, the user does not have to perform any step as the app is already pre-integrated with Azure.
82+
83+
1. Click **Set additional URLs** and perform the following step if you wish to configure the application in **SP** initiated mode:
84+
85+
In the **Sign-on URL** text box, type a URL using the following pattern:
86+
`https:/learn.tickitlms.com/sso/login`
87+
88+
> [!NOTE]
89+
> The value is not real. Update the value with the actual Sign-on URL. Contact [TickitLMS Learn Client support team](mailto:[email protected]) to get the value. You can also refer to the patterns shown in the **Basic SAML Configuration** section in the Azure portal.
90+
91+
1. Click **Save**.
92+
93+
1. TickitLMS Learn 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.
94+
95+
![image](common/default-attributes.png)
96+
97+
1. In addition to above, TickitLMS Learn 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.
98+
99+
| Name | | Source Attribute|
100+
| ---------------| --------------- | --------- |
101+
| samlaccount | | user.samlaccount |
102+
| employeeid | | user.employeeid |
103+
| role | | user.role |
104+
| department | | user.department |
105+
| reportsto | | user.reportsto |
106+
107+
1. On the **Set up single sign-on with SAML** page, In the **SAML Signing Certificate** section, click copy button to copy **App Federation Metadata Url** and save it on your computer.
108+
109+
![The Certificate download link](common/copy-metadataurl.png)
110+
### Create an Azure AD test user
111+
112+
In this section, you'll create a test user in the Azure portal called B.Simon.
113+
114+
1. From the left pane in the Azure portal, select **Azure Active Directory**, select **Users**, and then select **All users**.
115+
1. Select **New user** at the top of the screen.
116+
1. In the **User** properties, follow these steps:
117+
1. In the **Name** field, enter `B.Simon`.
118+
1. In the **User name** field, enter the [email protected]. For example, `[email protected]`.
119+
1. Select the **Show password** check box, and then write down the value that's displayed in the **Password** box.
120+
1. Click **Create**.
121+
122+
### Assign the Azure AD test user
123+
124+
In this section, you'll enable B.Simon to use Azure single sign-on by granting access to TickitLMS Learn.
125+
126+
1. In the Azure portal, select **Enterprise Applications**, and then select **All applications**.
127+
1. In the applications list, select **TickitLMS Learn**.
128+
1. In the app's overview page, find the **Manage** section and select **Users and groups**.
129+
130+
![The "Users and groups" link](common/users-groups-blade.png)
131+
132+
1. Select **Add user**, then select **Users and groups** in the **Add Assignment** dialog.
133+
134+
![The Add User link](common/add-assign-user.png)
135+
136+
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.
137+
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.
138+
1. In the **Add Assignment** dialog, click the **Assign** button.
139+
140+
## Configure TickitLMS Learn SSO
141+
142+
To configure single sign-on on **TickitLMS Learn** side, you need to send the **App Federation Metadata Url** to [TickitLMS Learn support team](mailto:[email protected]). They set this setting to have the SAML SSO connection set properly on both sides.
143+
144+
### Create TickitLMS Learn test user
145+
146+
In this section, you create a user called Britta Simon in TickitLMS Learn. Work with [TickitLMS Learn support team](mailto:[email protected]) to add the users in the TickitLMS Learn platform. Users must be created and activated before you use single sign-on.
147+
148+
## Test SSO
149+
150+
In this section, you test your Azure AD single sign-on configuration using the Access Panel.
151+
152+
When you click the TickitLMS Learn tile in the Access Panel, you should be automatically signed in to the TickitLMS Learn 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).
153+
154+
## Additional resources
155+
156+
- [ 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)
157+
158+
- [What is application access and single sign-on with Azure Active Directory? ](https://docs.microsoft.com/azure/active-directory/active-directory-appssoaccess-whatis)
159+
160+
- [What is conditional access in Azure Active Directory?](https://docs.microsoft.com/azure/active-directory/conditional-access/overview)
161+
162+
- [Try TickitLMS Learn with Azure AD](https://aad.portal.azure.com/)
163+
164+
- [What is session control in Microsoft Cloud App Security?](https://docs.microsoft.com/cloud-app-security/proxy-intro-aad)
165+
166+
- [How to protect TickitLMS Learn with advanced visibility and controls](https://docs.microsoft.com/cloud-app-security/proxy-intro-aad)
167+

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

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1482,6 +1482,8 @@
14821482
href: thousandeyes-tutorial.md
14831483
- name: TicketManager
14841484
href: ticketmanager-tutorial.md
1485+
- name: TickitLMS Learn
1486+
href: tickitlms-learn-tutorial.md
14851487
- name: Tidemark
14861488
href: tidemark-tutorial.md
14871489
- name: TigerText Secure Messenger
@@ -1650,6 +1652,8 @@
16501652
href: zoho-mail-tutorial.md
16511653
- name: Zoho One
16521654
href: zohoone-tutorial.md
1655+
- name: Zoho One China
1656+
href: zoho-one-china-tutorial.md
16531657
- name: Zoom
16541658
href: zoom-tutorial.md
16551659
- name: Zscaler
@@ -1878,7 +1882,9 @@
18781882
- name: Zapier
18791883
href: zapier-provisioning-tutorial.md
18801884
- name: Zendesk
1881-
href: zendesk-provisioning-tutorial.md
1885+
href: zendesk-provisioning-tutorial.md
1886+
- name: Zoom
1887+
href: zoom-provisioning-tutorial.md
18821888
- name: Zscaler
18831889
href: zscaler-provisioning-tutorial.md
18841890
- name: Zscaler Beta
@@ -1892,8 +1898,4 @@
18921898
- name: Zscaler Three
18931899
href: zscaler-three-provisioning-tutorial.md
18941900
- name: Zscaler ZSCloud
1895-
href: zscaler-zscloud-provisioning-tutorial.md
1896-
- name: Zoho One China
1897-
href: zoho-one-china-tutorial.md
1898-
- name: Zoom
1899-
href: zoom-provisioning-tutorial.md
1901+
href: zscaler-zscloud-provisioning-tutorial.md

0 commit comments

Comments
 (0)