Skip to content

Commit e877812

Browse files
Merge pull request #248427 from v-hgampala/hornbill-update
Product Backlog Item 2665916: SaaS App Tutorial: Hornbill Update
2 parents da177ef + 81dfcee commit e877812

File tree

1 file changed

+17
-6
lines changed

1 file changed

+17
-6
lines changed

articles/active-directory/saas-apps/hornbill-tutorial.md

Lines changed: 17 additions & 6 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: 04/19/2023
12+
ms.date: 08/16/2023
1313
ms.author: jeedes
1414
---
1515
# Tutorial: Azure AD SSO integration with Hornbill
@@ -76,15 +76,26 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
7676
4. On the **Basic SAML Configuration** section, perform the following steps:
7777

7878
a. In the **Identifier (Entity ID)** text box, type a URL using the following pattern:
79-
`https://sso.hornbill.com/<INSTANCE_NAME>/<SUBDOMAIN>`
79+
`https://sso.hornbill.com/<INSTANCE_NAME>/live`
8080

81-
b. In the **Sign on URL** text box, type a URL using the following pattern:
82-
`https://<SUBDOMAIN>.hornbill.com/<INSTANCE_NAME>/`
81+
> [!NOTE]
82+
> If you are deploying the Hornbill Mobile Catalog to your organization, you will need to add an additional identifier URL, as so:
83+
`https://sso.hornbill.com/hornbill/mcatalog`
84+
85+
b. In the **Reply URL (Assertion Consumer Service URL)** section, add the following:
86+
`https://<API_SUBDOMAIN>.hornbill.com/<INSTANCE_NAME>/xmlmc/sso/saml2/authorize/user/live`
87+
88+
> [!NOTE]
89+
> If you are deploying the Hornbill Mobile Catalog to your organization, you will need to add an additional Reply URL, as so:
90+
`https://<API_SUBDOMAIN>.hornbill.com/hornbill/xmlmc/sso/saml2/authorize/user/mcatalog`
91+
92+
c. In the **Sign on URL** text box, type a URL using the following pattern:
93+
`https://live.hornbill.com/<INSTANCE_NAME>/`
8394

8495
> [!NOTE]
85-
> These values are not real. Update these values with the actual Identifier and Sign on URL. Contact [Hornbill Client support team](https://www.hornbill.com/support/?request/) to get these values. You can also refer to the patterns shown in the **Basic SAML Configuration** section in the Azure portal.
96+
> These values are not real. Update the <INSTANCE_NAME> and <API_SUBDOMAIN> values with the actual values in the Identifier(s), Reply URL(s) and Sign on URL. These values can be retrieved from the Hornbill Solution Center in your Hornbill instance, under **_Your usage > Support_**. Contact [Hornbill Support](https://www.hornbill.com/support) for assistance in getting these values. You can also refer to the patterns shown in the **Basic SAML Configuration** section in the Azure portal.
8697

87-
5. 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.
98+
6. 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.
8899

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

0 commit comments

Comments
 (0)