Skip to content

Commit 5ae443c

Browse files
committed
update doc-1
1 parent 6cc26c2 commit 5ae443c

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

articles/active-directory/saas-apps/ardoq-provisioning-tutorial.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,23 @@ The scenario outlined in this tutorial assumes that you already have the followi
4040
1. Determine what data to [map between Azure AD and Ardoq](../app-provisioning/customize-application-attributes.md).
4141

4242
## Step 2. Configure Ardoq to support provisioning with Azure AD
43+
* Provisioning is gated by a feature toggle in Ardoq. If you intend to configure SSO or have already done so, Ardoq will automatically recognize that Azure AD is in use, and the provisioning feature will be automatically enabled.
4344

44-
1. Log in to [Ardoq](https://aad.ardoq.com/).
45+
* If you don't intend to use the provisioning features of Azure AD along with SSO, please reach out to Ardoq customer support and they'll manually enable support for provisioning.
46+
47+
Before we proceed we need to obtain a *Tenant Url* and a *Secret Token*, to configure secure communcation between Azure AD and Ardoq.
48+
49+
50+
51+
52+
1. Log in to Ardoq admin console.
4553
1. In the left menu click on profile logo and, navigate to **Organization Settings->Manage Organization->Manage SCIM Token**.
4654
1. Click on **Generate new**.
4755
1. Copy and save the **Token**.This value will be entered in the **Secret Token** field in the Provisioning tab of your Ardoq application in the Azure portal.
48-
1. And `https://aad.ardoq.com/api/scim/v2` will be entered in the **Tenant Url** field in the Provisioning tab of your Ardoq application in the Azure portal.
56+
1. To create your *tenant URL*, use this template: `https://<YOUR-SUBDOMAIN>.ardoq.com/api/scim/v2` by replacing the placeholder text `<YOUR-SUBDOMAIN>`.This value will be entered in the **Tenant Url** field in the Provisioning tab of your Ardoq application in the Azure portal.
57+
58+
>[!NOTE]
59+
>`<YOUR-SUBDOMAIN>` is the subdomain your organization has chosen to access Ardoq. This is the same URL segment you use when you access the Ardoq app. For example, if your organization accesses Ardoq at `https://acme.ardoq.com` you'd fill in `acme. If you're in the US and access Ardoq at `https://piedpiper.us.ardoq.com` then you'd fill in `piedpiper.us`.
4960

5061
## Step 3. Add Ardoq from the Azure AD application gallery
5162

0 commit comments

Comments
 (0)