Skip to content

Commit 3ba1e78

Browse files
authored
Merge pull request #237948 from bhavana-129/marketo-and-sap-updates
SaaS App Tutorial: Marketo and Sap cloud customer Updates
2 parents aa707e5 + 4b44bbd commit 3ba1e78

File tree

3 files changed

+39
-37
lines changed

3 files changed

+39
-37
lines changed

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

Lines changed: 26 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Tutorial: Azure Active Directory integration with Marketo'
2+
title: 'Tutorial: Azure Active Directory SSO integration with Marketo'
33
description: Learn how to configure single sign-on between Azure Active Directory and Marketo.
44
services: active-directory
55
author: jeevansd
@@ -9,10 +9,10 @@ ms.service: active-directory
99
ms.subservice: saas-app-tutorial
1010
ms.workload: identity
1111
ms.topic: tutorial
12-
ms.date: 11/21/2022
12+
ms.date: 05/12/2023
1313
ms.author: jeedes
1414
---
15-
# Tutorial: Azure Active Directory integration with Marketo
15+
# Tutorial: Azure Active Directory SSO integration with Marketo
1616

1717
In this tutorial, you learn how to integrate Marketo with Azure Active Directory (Azure AD).
1818
Integrating Marketo with Azure AD provides you with the following benefits:
@@ -25,19 +25,19 @@ Integrating Marketo with Azure AD provides you with the following benefits:
2525

2626
To configure Azure AD integration with Marketo, you need the following items:
2727

28-
* An Azure AD subscription. If you don't have an Azure AD environment, you can get one-month trial [here](https://azure.microsoft.com/pricing/free-trial/)
29-
* Marketo single sign-on enabled subscription
28+
* An Azure AD subscription. If you don't have a subscription, you can get a [free account](https://azure.microsoft.com/free/).
29+
* Marketo single sign-on enabled subscription.
3030

3131
## Scenario description
3232

3333
In this tutorial, you configure and test Azure AD single sign-on in a test environment.
3434

35-
* Marketo supports **IDP** initiated SSO
35+
* Marketo supports **IDP** initiated SSO.
3636

3737
> [!NOTE]
3838
> Identifier of this application is a fixed string value so only one instance can be configured in one tenant.
3939
40-
## Adding Marketo from the gallery
40+
## Add Marketo from the gallery
4141

4242
To configure the integration of Marketo into Azure AD, you need to add Marketo from the gallery to your list of managed SaaS apps.
4343

@@ -48,7 +48,7 @@ To configure the integration of Marketo into Azure AD, you need to add Marketo f
4848
1. In the **Add from the gallery** section, type **Marketo** in the search box.
4949
1. Select **Marketo** from results panel and then add the app. Wait a few seconds while the app is added to your tenant.
5050

51-
Alternatively, you can also use the [Enterprise App Configuration Wizard](https://portal.office.com/AdminPortal/home?Q=Docs#/azureadappintegration). In this wizard, you can add an application to your tenant, add users/groups to the app, assign roles, as well as walk through the SSO configuration as well. [Learn more about Microsoft 365 wizards.](/microsoft-365/admin/misc/azure-ad-setup-guides)
51+
Alternatively, you can also use the [Enterprise App Configuration Wizard](https://portal.office.com/AdminPortal/home?Q=Docs#/azureadappintegration). In this wizard, you can add an application to your tenant, add users/groups to the app, assign roles, and walk through the SSO configuration as well. [Learn more about Microsoft 365 wizards.](/microsoft-365/admin/misc/azure-ad-setup-guides)
5252

5353
## Configure and test Azure AD SSO for Marketo
5454

@@ -64,7 +64,7 @@ To configure and test Azure AD single sign-on with Marketo, perform the followin
6464
1. **[Create Marketo test user](#create-marketo-test-user)** - to have a counterpart of Britta Simon in Marketo that is linked to the Azure AD representation of user.
6565
3. **[Test SSO](#test-sso)** - to verify whether the configuration works.
6666

67-
### Configure Azure AD SSO
67+
## Configure Azure AD SSO
6868

6969
Follow these steps to enable Azure AD SSO in the Azure portal.
7070

@@ -74,7 +74,7 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
7474

7575
![Edit Basic SAML Configuration](common/edit-urls.png)
7676

77-
1. On the **Basic SAML Configuration** section, enter the values for the following fields:
77+
1. On the **Basic SAML Configuration** section, perform the following steps:
7878

7979
a. In the **Identifier** text box, type the URL:
8080
`https://saml.marketo.com/sp`
@@ -88,17 +88,21 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
8888
> [!NOTE]
8989
> These values are not real. Update these values with the actual Reply URL and Relay State. Contact [Marketo Client support team](https://investors.marketo.com/contactus.cfm) to get these values. You can also refer to the patterns shown in the **Basic SAML Configuration** section in the Azure portal.
9090

91-
5. On the **Set up Single Sign-On with SAML** page, in the **SAML Signing Certificate** section, click **Download** to download the **Certificate (Base64)** from the given options as per your requirement and save it on your computer.
91+
1. Your Marketo application expects the SAML assertions in a specific format, which requires you to add custom attribute mappings to your SAML token attributes configuration. The following screenshot shows an example for this. The default value of **Unique User Identifier** is **user.userprincipalname** but Marketo expects this to be mapped with the user's email address. For that you can use **user.mail** attribute from the list or use the appropriate attribute value based on your organization configuration.
92+
93+
![Screenshot shows the image of token attributes configuration.](common/default-attributes.png "Attributes")
94+
95+
1. On the **Set up Single Sign-On with SAML** page, in the **SAML Signing Certificate** section, click **Download** to download the **Certificate (Base64)** from the given options as per your requirement and save it on your computer.
9296

9397
![The Certificate download link](common/certificatebase64.png)
9498

95-
6. On the **Set up Marketo** section, copy the appropriate URL(s) as per your requirement.
99+
1. On the **Set up Marketo** section, copy the appropriate URL(s) as per your requirement.
96100

97101
![Copy configuration URLs](common/copy-configuration-urls.png)
98102

99103
### Create an Azure AD test user
100104

101-
In this section, you'll create a test user in the Azure portal called B.Simon.
105+
In this section, you create a test user in the Azure portal called B.Simon.
102106

103107
1. From the left pane in the Azure portal, select **Azure Active Directory**, select **Users**, and then select **All users**.
104108
1. Select **New user** at the top of the screen.
@@ -110,7 +114,7 @@ In this section, you'll create a test user in the Azure portal called B.Simon.
110114

111115
### Assign the Azure AD test user
112116

113-
In this section, you'll enable B.Simon to use Azure single sign-on by granting access to Marketo.
117+
In this section, you enable B.Simon to use Azure single sign-on by granting access to Marketo.
114118

115119
1. In the Azure portal, select **Enterprise Applications**, and then select **All applications**.
116120
1. In the applications list, select **Marketo**.
@@ -216,27 +220,27 @@ In this section, you create a user called Britta Simon in Marketo. follow these
216220

217221
![test user1](./media/marketo-tutorial/tutorial_marketo_06.png)
218222

219-
3. Navigate to the **Security** menu and click **Users & Roles**
223+
3. Navigate to the **Security** menu and click **Users & Roles**.
220224

221225
![test user2](./media/marketo-tutorial/tutorial_marketo_19.png)
222226

223-
4. Click the **Invite New User** link on the Users tab
227+
4. Click the **Invite New User** link on the Users tab.
224228

225229
![test user3](./media/marketo-tutorial/tutorial_marketo_15.png)
226230

227-
5. In the Invite New User wizard fill the following information
231+
5. In the Invite New User wizard, fill the following information.
228232

229233
a. Enter the user **Email** address in the textbox
230234

231235
![test user4](./media/marketo-tutorial/tutorial_marketo_16.png)
232236

233-
b. Enter the **First Name** in the textbox
237+
b. Enter the **First Name** in the textbox.
234238

235-
c. Enter the **Last Name** in the textbox
239+
c. Enter the **Last Name** in the textbox.
236240

237-
d. Click **Next**
241+
d. Click **Next**.
238242

239-
6. In the **Permissions** tab, select the **userRoles** and click **Next**
243+
6. In the **Permissions** tab, select the **userRoles** and click **Next**.
240244

241245
![test user5](./media/marketo-tutorial/tutorial_marketo_17.png)
242246
7. Click the **Send** button to send the user invitation
@@ -245,7 +249,7 @@ In this section, you create a user called Britta Simon in Marketo. follow these
245249

246250
8. User receives the email notification and has to click the link and change the password to activate the account.
247251

248-
### Test SSO
252+
## Test SSO
249253

250254
In this section, you test your Azure AD single sign-on configuration with following options.
251255

281 KB
Loading

articles/active-directory/saas-apps/sap-customer-cloud-tutorial.md

Lines changed: 13 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Tutorial: Azure Active Directory single sign-on (SSO) integration with SAP Cloud for Customer'
2+
title: 'Tutorial: Azure Active Directory SSO integration with SAP Cloud for Customer'
33
description: Learn how to configure single sign-on between Azure Active Directory and SAP Cloud for Customer.
44
services: active-directory
55
author: jeevansd
@@ -9,19 +9,18 @@ ms.service: active-directory
99
ms.subservice: saas-app-tutorial
1010
ms.workload: identity
1111
ms.topic: tutorial
12-
ms.date: 11/21/2022
12+
ms.date: 05/12/2023
1313
ms.author: jeedes
1414
---
1515

16-
# Tutorial: Azure Active Directory single sign-on (SSO) integration with SAP Cloud for Customer
16+
# Tutorial: Azure Active Directory SSO integration with SAP Cloud for Customer
1717

18-
In this tutorial, you'll learn how to integrate SAP Cloud for Customer with Azure Active Directory (Azure AD). When you integrate SAP Cloud for Customer with Azure AD, you can:
18+
In this tutorial, you learn how to integrate SAP Cloud for Customer with Azure Active Directory (Azure AD). When you integrate SAP Cloud for Customer with Azure AD, you can:
1919

2020
* Control in Azure AD who has access to SAP Cloud for Customer.
2121
* Enable your users to be automatically signed-in to SAP Cloud for Customer with their Azure AD accounts.
2222
* Manage your accounts in one central location - the Azure portal.
2323

24-
2524
## Prerequisites
2625

2726
To get started, you need the following items:
@@ -33,9 +32,9 @@ To get started, you need the following items:
3332

3433
In this tutorial, you configure and test Azure AD SSO in a test environment.
3534

36-
* SAP Cloud for Customer supports **SP** initiated SSO
35+
* SAP Cloud for Customer supports **SP** initiated SSO.
3736

38-
## Adding SAP Cloud for Customer from the gallery
37+
## Add SAP Cloud for Customer from the gallery
3938

4039
To configure the integration of SAP Cloud for Customer into Azure AD, you need to add SAP Cloud for Customer from the gallery to your list of managed SaaS apps.
4140

@@ -46,7 +45,7 @@ To configure the integration of SAP Cloud for Customer into Azure AD, you need t
4645
1. In the **Add from the gallery** section, type **SAP Cloud for Customer** in the search box.
4746
1. Select **SAP Cloud for Customer** from results panel and then add the app. Wait a few seconds while the app is added to your tenant.
4847

49-
Alternatively, you can also use the [Enterprise App Configuration Wizard](https://portal.office.com/AdminPortal/home?Q=Docs#/azureadappintegration). In this wizard, you can add an application to your tenant, add users/groups to the app, assign roles, as well as walk through the SSO configuration as well. [Learn more about Microsoft 365 wizards.](/microsoft-365/admin/misc/azure-ad-setup-guides)
48+
Alternatively, you can also use the [Enterprise App Configuration Wizard](https://portal.office.com/AdminPortal/home?Q=Docs#/azureadappintegration). In this wizard, you can add an application to your tenant, add users/groups to the app, assign roles, and walk through the SSO configuration as well. [Learn more about Microsoft 365 wizards.](/microsoft-365/admin/misc/azure-ad-setup-guides)
5049

5150
## Configure and test Azure AD SSO for SAP Cloud for Customer
5251

@@ -113,7 +112,7 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
113112

114113
### Create an Azure AD test user
115114

116-
In this section, you'll create a test user in the Azure portal called B.Simon.
115+
In this section, you create a test user in the Azure portal called B.Simon.
117116

118117
1. From the left pane in the Azure portal, select **Azure Active Directory**, select **Users**, and then select **All users**.
119118
1. Select **New user** at the top of the screen.
@@ -125,7 +124,7 @@ In this section, you'll create a test user in the Azure portal called B.Simon.
125124

126125
### Assign the Azure AD test user
127126

128-
In this section, you'll enable B.Simon to use Azure single sign-on by granting access to SAP Cloud for Customer.
127+
In this section, you enable B.Simon to use Azure single sign-on by granting access to SAP Cloud for Customer.
129128

130129
1. In the Azure portal, select **Enterprise Applications**, and then select **All applications**.
131130
1. In the applications list, select **SAP Cloud for Customer**.
@@ -139,17 +138,17 @@ In this section, you'll enable B.Simon to use Azure single sign-on by granting a
139138

140139
1. Open a new web browser window and sign into your SAP Cloud for Customer company site as an administrator.
141140

142-
2. From the left side of menu, click on **Identity Providers** > **Corporate Identity Providers** > **Add** and on the pop-up add the Identity provider name like **Azure AD**, click **Save** then click on **SAML 2.0 Configuration**.
141+
2. Go to **Applications & Resources** > **Tenant Settings** and select **SAML 2.0 Configuration**.
143142

144-
![Screenshot that shows the "Identity Providers" page with the "Add Identity Provider" dialog text box highlighted and the "Save" button selected.](./media/sap-customer-cloud-tutorial/configure01.png)
143+
![Screenshot that shows the Identity Providers page selected.](./media/sap-customer-cloud-tutorial/configure.png)
145144

146145
3. On the **SAML 2.0 Configuration** section, perform the following steps:
147146

148147
![Screenshot that shows the "S A M L 2.0 Configuration" with the "Browse" button selected.](./media/sap-customer-cloud-tutorial/configure02.png)
149148

150149
a. Click **Browse** to upload the Federation Metadata XML file, which you have downloaded from Azure portal.
151150

152-
b. Once the XML file is successfully uploaded, the below values will get auto populated automatically then click **Save**.
151+
b. Once the XML file is successfully uploaded, the below values get auto populated automatically then click **Save**.
153152

154153
### Create SAP Cloud for Customer test user
155154

@@ -189,7 +188,6 @@ In this section, you test your Azure AD single sign-on configuration with follow
189188

190189
* You can use Microsoft My Apps. When you click the SAP Cloud for Customer tile in the My Apps, this will redirect to SAP Cloud for Customer Sign-on URL. For more information about the My Apps, see [Introduction to the My Apps](https://support.microsoft.com/account-billing/sign-in-and-start-apps-from-the-my-apps-portal-2f3b1bae-0e5a-4a86-a33e-876fbd2a4510).
191190

192-
193191
## Next steps
194192

195-
Once you configure the SAP Cloud for Customer you can enforce session controls, which protects exfiltration and infiltration of your organization’s sensitive data in real time. Session controls extends from Conditional Access. [Learn how to enforce session control with Microsoft Defender for Cloud Apps](/cloud-app-security/proxy-deployment-aad).
193+
Once you configure the SAP Cloud for Customer you can enforce session controls, which protect exfiltration and infiltration of your organization’s sensitive data in real time. Session controls extend from Conditional Access. [Learn how to enforce session control with Microsoft Defender for Cloud Apps](/cloud-app-security/proxy-deployment-aad).

0 commit comments

Comments
 (0)