Skip to content

Commit e7a7030

Browse files
committed
Update greenhouse-tutorial.md
1 parent 3fef9ca commit e7a7030

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

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

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,16 +73,23 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
7373

7474
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:
7575

76-
In the **Identifier** text box, type a URL using the following pattern:
77-
`https://<companyname>.greenhouse.io`
76+
a. In the **Identifier** text box, type a URL using the following pattern:
77+
`https://<COMPANYNAME>.greenhouse.io`
78+
79+
b. In the **Reply URL** text box, type a URL using one of the following patterns:
80+
| Reply URL|
81+
| -------------- |
82+
| `https://<COMPANYNAME>.greenhouse.io/users/saml/consume` |
83+
| `https://app.greenhouse.io/<ENTITY ID>/users/saml/consume` |
84+
|
7885

7986
1. Click **Set additional URLs** and perform the following step if you wish to configure the application in **SP** initiated mode:
8087

8188
In the **Sign-on URL** text box, type a URL using the following pattern:
82-
`https://<companyname>.greenhouse.io`
89+
`https://<COMPANYNAME>.greenhouse.io`
8390

8491
> [!NOTE]
85-
> These values are not real. Update these values with the actual Identifier and Sign on URL. Contact [Greenhouse Client support team](https://www.greenhouse.io/contact) to get these values. You can also refer to the patterns shown in the **Basic SAML Configuration** section in the Azure portal.
92+
> These values are not real. Update these values with the actual Identifier, Reply URL and Sign on URL. Contact [Greenhouse Client support team](https://www.greenhouse.io/contact) to get these values. You can also refer to the patterns shown in the **Basic SAML Configuration** section in the Azure portal.
8693

8794
4. On the **Set up Single Sign-On with SAML** page, in the **SAML Signing Certificate** section, click **Download** to download the **Federation Metadata XML** from the given options as per your requirement and save it on your computer.
8895

0 commit comments

Comments
 (0)