Skip to content

Commit 8f1c690

Browse files
postman and insite lms update
1 parent b54e225 commit 8f1c690

File tree

4 files changed

+32
-27
lines changed

4 files changed

+32
-27
lines changed

articles/active-directory/saas-apps/insite-lms-provisioning-tutorial.md

Lines changed: 31 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,18 @@ The scenario outlined in this tutorial assumes that you already have the followi
4141
1. Determine what data to [map between Azure AD and Insite LMS](../app-provisioning/customize-application-attributes.md).
4242

4343
## Step 2. Configure Insite LMS to support provisioning with Azure AD
44+
To generate the Secret Token
4445

45-
1. Navigate to `https://portal.insitelms.net/<OrganizationName>`.
46-
1. Download and install the Desktop Client.
47-
1. Log in with your Admin Account and Navigate to **Users** Module.
48-
1. Select the User `[email protected]` and press the button **Generate Access Token**. If you can't find the scim-User, contact the Support-Team
49-
1. Choose **AzureAdScimProvisioning** and press **generate**
50-
1. Copy the **AccessToken**
51-
1. The **Tenant Url** is `https://web.insitelms.net/<OrganizationName>/api/scim`.
46+
1. Login to [Insite LMS Admin Console](https://portal.insitelms.net/organization/applications).
47+
1. Navigate to **Self Hosted Jobs**. You will find a job named “SCIM”.
48+
49+
![Screenshot of generate API Key.](media/insite-lms-provisioning-tutorial/generate-api-key.png)
50+
51+
1. Click on **Generate Api Key**.
52+
Copy and save the **Api Key**. This value will be entered in the **Secret Token** field in the Provisioning tab of your Insite LMS application in the Azure portal.
53+
54+
>![NOTE]
55+
>The Access Token is only valid for 1 year.
5256
5357
## Step 3. Add Insite LMS from the Azure AD application gallery
5458

@@ -63,64 +67,65 @@ The Azure AD provisioning service allows you to scope who will be provisioned ba
6367
* If you need additional roles, you can [update the application manifest](../develop/howto-add-app-roles-in-azure-ad-apps.md) to add new roles.
6468

6569

66-
## Step 5. Configure automatic user provisioning to Insite LMS
70+
## Step 5. Configure automatic user provisioning to Insite LMS
6771

6872
This section guides you through the steps to configure the Azure AD provisioning service to create, update, and disable users and/or groups in Insite LMS app based on user and group assignments in Azure AD.
6973

7074
### To configure automatic user provisioning for Insite LMS in Azure AD:
7175

7276
1. Sign in to the [Azure portal](https://portal.azure.com). Select **Enterprise Applications**, then select **All applications**.
7377

74-
![Enterprise applications blade](common/enterprise-applications.png)
78+
![Screenshot of Enterprise applications blade.](common/enterprise-applications.png)
7579

7680
1. In the applications list, select **Insite LMS**.
7781

78-
![The Insite LMS link in the Applications list](common/all-applications.png)
82+
![Screenshot of The Insite LMS link in the Applications list.](common/all-applications.png)
7983

8084
1. Select the **Provisioning** tab.
8185

82-
![Provisioning tab](common/provisioning.png)
86+
![Screenshot of Provisioning tab.](common/provisioning.png)
8387

8488
1. Set the **Provisioning Mode** to **Automatic**.
8589

86-
![Provisioning tab automatic](common/provisioning-automatic.png)
90+
![Screenshot of Provisioning tab automatic.](common/provisioning-automatic.png)
8791

88-
1. In the **Admin Credentials** section, enter your Insite LMS **Tenant URL** and **Secret token** information. Select **Test Connection** to ensure that Azure AD can connect to Insite LMS. If the connection fails, ensure that your Insite LMS account has admin permissions and try again.
92+
1. In the **Admin Credentials** section
93+
enter your Insite LMS **Tenant URL** as `https://api.insitelms.net/scim` and enter the **Secret token** generated in Step 2 above. Select **Test Connection** to ensure that Azure AD can connect to Insite LMS. If the connection fails, ensure that your Insite LMS account has admin permissions and try again.
8994

90-
![Token](common/provisioning-testconnection-tenanturltoken.png)
95+
![Screenshot of Token.](common/provisioning-testconnection-tenanturltoken.png)
9196

9297
1. In the **Notification Email** field, enter the email address of a person or group who should receive the provisioning error notifications. Select the **Send an email notification when a failure occurs** check box.
9398

94-
![Notification Email](common/provisioning-notification-email.png)
99+
![Screenshot of Notification Email.](common/provisioning-notification-email.png)
95100

96101
1. Select **Save**.
97102

98103
1. In the **Mappings** section, select **Synchronize Azure Active Directory Users to Insite LMS**.
99104

100105
1. Review the user attributes that are synchronized from Azure AD to Insite LMS in the **Attribute Mapping** section. The attributes selected as **Matching** properties are used to match the user accounts in Insite LMS for update operations. If you change the [matching target attribute](../app-provisioning/customize-application-attributes.md), you'll need to ensure that the Insite LMS API supports filtering users based on that attribute. Select **Save** to commit any changes.
101106

102-
|Attribute|Type|Supported for filtering|
103-
|---|---|---|
104-
|userName|String|&check;|
105-
|emails[type eq "work"].value|String|&check;|
106-
|active|Boolean|
107-
|name.givenName|String|
108-
|name.familyName|String|
109-
|phoneNumbers[type eq "work"].value|String|
107+
|Attribute|Type|Supported for filtering|Required by Insite LMS|
108+
|---|---|---|---|
109+
|userName|String|&check;|&check;|
110+
|emails[type eq "work"].value|String|&check;|&check;|
111+
|active|Boolean||
112+
|name.givenName|String||
113+
|name.familyName|String||
114+
|phoneNumbers[type eq "work"].value|String||
110115

111116
1. To configure scoping filters, see the instructions provided in the [Scoping filter tutorial](../app-provisioning/define-conditional-rules-for-provisioning-user-accounts.md).
112117

113118
1. To enable the Azure AD provisioning service for Insite LMS, change **Provisioning Status** to **On** in the **Settings** section.
114119

115-
![Provisioning Status Toggled On](common/provisioning-toggle-on.png)
120+
![Screenshot of Provisioning Status Toggled On.](common/provisioning-toggle-on.png)
116121

117122
1. Define the users or groups that you want to provision to Insite LMS by selecting the desired values in **Scope** in the **Settings** section.
118123

119-
![Provisioning Scope](common/provisioning-scope.png)
124+
![Screenshot of Provisioning Scope.](common/provisioning-scope.png)
120125

121126
1. When you're ready to provision, select **Save**.
122127

123-
![Saving Provisioning Configuration](common/provisioning-configuration-save.png)
128+
![Screenshot of Saving Provisioning Configuration.](common/provisioning-configuration-save.png)
124129

125130
This operation starts the initial synchronization cycle of all users and groups defined in **Scope** in the **Settings** section. The initial cycle takes longer to do than next cycles, which occur about every 40 minutes as long as the Azure AD provisioning service is running.
126131

27.8 KB
Loading

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3377,7 +3377,7 @@
33773377
- name: Playvox
33783378
href: playvox-provisioning-tutorial.md
33793379
- name: Postman
3380-
href: postman-provisioning-tutorialy.md
3380+
href: postman-provisioning-tutorial.md
33813381
- name: Preciate
33823382
href: preciate-provisioning-tutorial.md
33833383
- name: PrinterLogic SaaS

0 commit comments

Comments
 (0)