Skip to content

Commit 674a282

Browse files
authored
Merge pull request #176533 from bhavana-129/vecos-update
Product Backlog Item 1626965: SaaS App Tutorial: VECOS Releezme Locke…
2 parents 06b5203 + cfaabee commit 674a282

File tree

1 file changed

+36
-8
lines changed

1 file changed

+36
-8
lines changed

articles/active-directory/saas-apps/vecos-releezme-locker-management-system-tutorial.md

Lines changed: 36 additions & 8 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: tutorial
12-
ms.date: 10/08/2021
12+
ms.date: 10/20/2021
1313
ms.author: jeedes
1414

1515
---
@@ -18,7 +18,7 @@ ms.author: jeedes
1818

1919
In this tutorial, you'll learn how to integrate VECOS Releezme Locker management system with Azure Active Directory (Azure AD). When you integrate VECOS Releezme Locker management system with Azure AD, you can:
2020

21-
* Control in Azure AD who has access to VECOS Releezme Locker management system.
21+
* Control in Azure AD who has access to VECOS Releezme Locker management system. Access to the VECOS Releezme Locker Management System is only needed for users who need to manage the lockers, i.e., facility managers, service desk employees, etc.
2222
* Enable your users to be automatically signed-in to VECOS Releezme Locker management system with their Azure AD accounts.
2323
* Manage your accounts in one central location - the Azure portal.
2424

@@ -74,19 +74,47 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
7474

7575
1. On the **Basic SAML Configuration** section, perform the following steps:
7676

77-
a. In the **Identifier(Entity ID)** text box, type the URL:
78-
`https://au.releezme.net/`
77+
a. In the **Identifier(Entity ID)** text box, type a URL using the following pattern:
78+
`https://<baseURL>/`
7979

80-
b. In the **Reply URL** textbox, type the URL:
81-
`https://au.releezme.net/Saml2/Acs`
80+
b. In the **Reply URL** textbox, type a URL using the following pattern:
81+
`https://<baseURL>/Saml2/Acs`
8282

83-
c. In the **Sign on URL** text box, type the URL:
84-
`https://sso-na.releezme.net`
83+
c. In the **Sign on URL** text box, type a URL using the following pattern:
84+
`https://<baseURL>/sso` (optionally add the `?companycode=` query parameter with the company code value given by VECOS.)
85+
86+
> [!NOTE]
87+
> These values are not real. Update these values with the actual Identifier, Reply URL and Sign on URL. Contact [VECOS Releezme Locker management system support team](mailto:[email protected]) what region you are connecting to. Depending on your region, the URL's below will be different:
88+
89+
| **Region** | **baseURL** |
90+
|-------|-------|
91+
| Europe| `https://www.releezme.net` |
92+
| North America | `https://na.releezme.net` |
93+
| Asia Pacific | `https://au.releezme.net` |
8594

8695
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.
8796

8897
![The Certificate download link](common/copy-metadataurl.png)
8998

99+
## Configure VECOS Releezme Locker management system Roles
100+
101+
1. In the Azure portal, select **App Registrations**, and then select **All applications**.
102+
1. In the app registrations list, select **VECOS Releezme Locker management system**.
103+
1. In the app registration open **App roles**.
104+
1. In the app roles page, create a new app role by clicking **Create app role**
105+
1. In the **display name** field enter a name for the role, e.g., `VECOS Company Facility Manager`.
106+
1. Select **Users/Groups** as the **Allowed member types** value.
107+
1. Enter the VECOS Releezme Locker management system role name in the **Value** field. See table below.
108+
1. Click **Apply**.
109+
110+
| Role | Role Value | Description |
111+
| -- | --------- | ---------- |
112+
| Service Desk | CompanyServiceDesk | Limited access service desk. Mostly read-only access |
113+
| Service Desk+ | CompanyServiceDeskPlus | Advanced version of the service desk with more read/write access |
114+
| Facility Manager | CompanyFacilityManager | Facility Manager with access to setup of the company |
115+
| Facility Manager+ | CompanyFacilityManagerPlus | Advanced Facility Manager with additional access within the company. |
116+
| Administrator | CompanyAdmin | Administrator with full company access |
117+
90118
### Create an Azure AD test user
91119

92120
In this section, you'll create a test user in the Azure portal called B.Simon.

0 commit comments

Comments
 (0)