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/kisi-physical-security-tutorial.md
+7-5Lines changed: 7 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -83,10 +83,12 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
83
83
1. On the **Basic SAML Configuration** section, if you wish to configure the application in **IDP** initiated mode, enter the values for the following fields:
84
84
85
85
a. In the **Identifier** text box, type a URL using the following pattern:
86
-
`https://identity.kms.kisi.io/saml/<DOMAIN>`
86
+
`https://api.kisi.io/saml/metadata`
87
87
88
88
b. In the **Reply URL** text box, type a URL using the following pattern:
89
-
`https://identity.kms.kisi.io/saml/<DOMAIN>`
89
+
`https://api.kisi.io/saml/consume/<DOMAIN>`
90
+
91
+
*Note: `DOMAIN` is a lowercase alphanumeric identifier assigned to the organization by Kisi, it's **not** the same as the organization's DNS domain name.*
90
92
91
93
1. Click **Set additional URLs** and perform the following step if you wish to configure the application in **SP** initiated mode:
92
94
@@ -101,7 +103,7 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
101
103

102
104
103
105
1. In addition to above, Kisi Physical Security 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.
104
-
106
+
105
107
| Name | Source Attribute|
106
108
| ---------------| --------- |
107
109
| FirstName | user.givenname |
@@ -119,7 +121,7 @@ In this section, you'll create a test user in the Azure portal called B.Simon.
119
121
1. From the left pane in the Azure portal, select **Azure Active Directory**, select **Users**, and then select **All users**.
120
122
1. Select **New user** at the top of the screen.
121
123
1. In the **User** properties, follow these steps:
1. Select the **Show password** check box, and then write down the value that's displayed in the **Password** box.
125
127
1. Click **Create**.
@@ -150,7 +152,7 @@ To configure single sign-on on **Kisi Physical Security** side, you need to send
150
152
151
153
In this section, a user called Britta Simon is created in Kisi Physical Security. Kisi Physical Security 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 Kisi Physical Security, a new one is created after authentication.
152
154
153
-
## Test SSO
155
+
## Test SSO
154
156
155
157
In this section, you test your Azure AD single sign-on configuration using the Access Panel.
0 commit comments