You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/saas-apps/vecos-releezme-locker-management-system-tutorial.md
+36-8Lines changed: 36 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
9
9
ms.subservice: saas-app-tutorial
10
10
ms.workload: identity
11
11
ms.topic: tutorial
12
-
ms.date: 10/08/2021
12
+
ms.date: 10/20/2021
13
13
ms.author: jeedes
14
14
15
15
---
@@ -18,7 +18,7 @@ ms.author: jeedes
18
18
19
19
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:
20
20
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.
22
22
* Enable your users to be automatically signed-in to VECOS Releezme Locker management system with their Azure AD accounts.
23
23
* Manage your accounts in one central location - the Azure portal.
24
24
@@ -74,19 +74,47 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
74
74
75
75
1. On the **Basic SAML Configuration** section, perform the following steps:
76
76
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>/`
79
79
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`
82
82
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` |
85
94
86
95
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.
0 commit comments