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/arcgisenterprise-tutorial.md
+12-9Lines changed: 12 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -106,18 +106,18 @@ In this section, you enable Azure AD single sign-on in the Azure portal and conf
106
106
107
107

108
108
109
-
a. In the **Identifier** textbox, type a URL using the following pattern: `aadintegration.dev.geocloud.com.portal`
109
+
a. In the **Identifier** textbox, type a URL using the following pattern: `<EXTERNAL_DNS_NAME>.portal`
110
110
111
-
b. In the **Reply URL** textbox, type a URL using the following pattern: `https://aadintegration.dev.geocloud.com/portal/sharing/rest/oauth2/saml/signin2`
111
+
b. In the **Reply URL** textbox, type a URL using the following pattern: `https://<EXTERNAL_DNS_NAME>/portal/sharing/rest/oauth2/saml/signin2`
112
112
113
113
4. Check **Show advanced URL settings** and perform the following step if you wish to configure the application in **SP** initiated mode:
114
114
115
115

116
116
117
-
In the **Sign-on URL** textbox, type a URL using the following pattern: `https://fqdn/portal/sharing/rest/oauth2/saml/signin`
117
+
In the **Sign-on URL** textbox, type a URL using the following pattern: `https://<EXTERNAL_DNS_NAME>/portal/sharing/rest/oauth2/saml/signin`
118
118
119
119
> [!NOTE]
120
-
> These values are not real. Update these values with the actual Identifier, Reply URL, and Sign-On URL. Contact [ArcGIS Enterprise Client support team](mailto:[email protected]) to get these values. You will get the Identifier value which is explianed later in this tutorial.
120
+
> These values are not real. Update these values with the actual Identifier, Reply URL, and Sign-On URL. Contact [ArcGIS Enterprise Client support team](mailto:[email protected]) to get these values. You will get the Identifier value from **Set Identity Provider** section, which is explained later in this tutorial.
121
121
122
122
5. On the **SAML Signing Certificate** section, click the copy button to copy **App Federation Metadata Url** and paste it into notepad.
123
123
@@ -137,23 +137,23 @@ In this section, you enable Azure AD single sign-on in the Azure portal and conf
a. Please provide a name like **Azure Active Directory Test**.
148
+
a. Please provide a name like **Azure Active Directory Test** in the **Name** textbox.
149
149
150
150
b. In the **URL** textbox, paste the **App Federation Metadata Url** value which you have copied from the Azure portal.
151
151
152
152
c. Click **Show advanced settings** and copy the **Entity ID** value and paste it into the **Identifier** textbox in the **ArcGIS Enterprise Domain and URLs** section in Azure portal.
@@ -189,7 +189,10 @@ The objective of this section is to create a test user in the Azure portal calle
189
189
190
190
### Create an ArcGIS Enterprise test user
191
191
192
-
In this section, a user called Britta Simon is created in **ArcGIS Enterprise**.This application supports automatic provisioning, which enables automatic provisioning and deprovisioning based on your business rules. Microsoft recommends using automatic provisioning whenever possible. See how to enable auto provisioning for [ArcGIS Enterprise support team](mailto:[email protected]).
192
+
The objective of this section is to create a user called Britta Simon in ArcGIS Enterprise. ArcGIS Enterprise supports just-in-time provisioning, which is by default enabled. There is no action item for you in this section. A new user is created during an attempt to access ArcGIS Enterprise if it doesn't exist yet.
193
+
194
+
> [!Note]
195
+
> If you need to create a user manually, contact [ArcGIS Enterprise support team](mailto:[email protected]).
0 commit comments