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/google-apps-tutorial.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -134,7 +134,7 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
134
134
| `https://google.com/a/<yourdomain.com>` |
135
135
136
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, the Identifier value will be `google.com`. If you turn this switch on, it will be `google.com/a/<yourdomainname.com>`. For more information contact [G Suite Client support team](https://www.google.com/contact/).
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
138
139
139
1. On the **Basic SAML Configuration** section, if you want to configure for the **Google Cloud Platform** perform the following steps:
140
140
@@ -150,7 +150,7 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
150
150
| `https://google.com/a/<yourdomain.com>` |
151
151
152
152
> [!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, the Identifier value will be `google.com`. If you turn on the domain specific issuer, it will be `google.com/a/<yourdomainname.com>`. For more information contact [G Suite Client support team](https://www.google.com/contact/).
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/).
154
154
155
155
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.
156
156
@@ -244,7 +244,7 @@ In this section, you'll enable B.Simon to use Azure single sign-on by granting a
244
244
245
245
e. In G Suite, for the **Verification certificate**, upload the certificate that you have downloaded from Azure portal.
246
246
247
-
f. Select **Use a domain specific issuer**.
247
+
f. Select **Use a domain specific issuer**. If you select the **Use a domain specific issuer** option, enter `google.com` as **Identifier** value or if you do not select the **Use a domain specific issuer** option, then you need to enter domain specific **Identifier** like `https://google.com/a/<yourdomain.com>` in the **Basic SAML Configuration** section in the Azure AD.
0 commit comments