Skip to content

Commit affa6a9

Browse files
committed
update
1 parent ea29e56 commit affa6a9

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

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

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.workload: identity
1414
ms.tgt_pltfrm: na
1515
ms.devlang: na
1616
ms.topic: tutorial
17-
ms.date: 09/17/2019
17+
ms.date: 09/23/2019
1818
ms.author: jeedes
1919

2020
ms.collection: M365-identity-device-management
@@ -133,9 +133,6 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
133133
| `https://google.com` |
134134
| `https://google.com/a/<yourdomain.com>` |
135135

136-
> [!NOTE]
137-
> These values are not real. Update these values with the actual Sign-On URL and Identifier. G Suite doesn't provide Entity ID/Identifier value on Single Sign On configuration so when you switch off the **domain specific issuer** option in the G Suite configuration section, the Identifier value will be `google.com`. If you switch on **domain specific issuer** option in the G Suite configuration section, it will be `google.com/a/<yourdomainname.com>`. For more information contact [G Suite Client support team](https://www.google.com/contact/).
138-
139136
1. On the **Basic SAML Configuration** section, if you want to configure for the **Google Cloud Platform** perform the following steps:
140137

141138
a. In the **Sign-on URL** textbox, type a URL using the following pattern: `https://www.google.com/a/<yourdomain.com>/ServiceLogin?continue=https://console.cloud.google.com`
@@ -150,7 +147,7 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
150147
| `https://google.com/a/<yourdomain.com>` |
151148

152149
> [!NOTE]
153-
> These values are not real. Update these values with the actual Sign-On URL and Identifier. G Suite doesn't provide Entity ID/Identifier value on Single Sign On configuration so when you switch off the **domain specific issuer** option in the G Suite configuration section, the Identifier value will be `google.com`. If you switch on **domain specific issuer** option in the G Suite configuration section, it will be `google.com/a/<yourdomainname.com>`. For more information contact [G Suite Client support team](https://www.google.com/contact/).
150+
> These values are not real. Update these values with the actual Sign-On URL and Identifier. G Suite doesn't provide Entity ID/Identifier value on Single Sign On configuration so when you uncheck the **domain specific issuer** option the Identifier value will be `google.com`. If you check the **domain specific issuer** option it will be `google.com/a/<yourdomainname.com>`. To check/uncheck the **domain specific issuer** option you need to go to the **Configure G Suite SSO** section which is explained later in the tutorial. For more information contact [G Suite Client support team](https://www.google.com/contact/).
154151

155152
1. Your G Suite 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 G Suite 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.
156153

@@ -244,7 +241,7 @@ In this section, you'll enable B.Simon to use Azure single sign-on by granting a
244241

245242
e. In G Suite, for the **Verification certificate**, upload the certificate that you have downloaded from Azure portal.
246243

247-
f. Select **Use a domain specific issuer**. If you select the **Use a domain specific issuer** option, you need to enter domain specific **Identifier** like `https://google.com/a/<yourdomain.com>` or if you do not select the **Use a domain specific issuer** option, then enter `google.com` as **Identifier** value in the **Basic SAML Configuration** section in the Azure AD.
244+
f. Check/Uncheck the **Use a domain specific issuer** option as per the note mentioned in the above **Basic SAML Configuration** section in the Azure AD.
248245

249246
g. Click **Save Changes**.
250247

0 commit comments

Comments
 (0)