diff --git a/education/windows/configure-aad-google-trust.md b/education/windows/configure-aad-google-trust.md index 946540e274..bef2e5cfd3 100644 --- a/education/windows/configure-aad-google-trust.md +++ b/education/windows/configure-aad-google-trust.md @@ -37,6 +37,7 @@ To test federation, the following prerequisites must be met: 1. Select **Apps > Web and mobile apps** 1. Select **Add app > Search for apps** and search for **microsoft** 1. In the search results page, hover over the *Microsoft Office 365 - Web (SAML)* app and select **Select** + :::image type="content" source="images/google/google-admin-search-app.png" alt-text="Google Workspace - search for Microsoft Office 365 SAML app."::: 1. On the *Google Identity Provider details* page, select **Download Metadata** and take note of the location where the **IdP metadata** - *GoogleIDPMetadata.xml* - file is saved, as it will be used to setup Azure AD later 1. On the *Service provider details* page - Select the option **Signed response** @@ -122,4 +123,6 @@ From a private browser session, navigate to https://portal.azure.com and sign in 1. As username, use the email as defined in Google Workspace 1. The user will be redirected to Google Workspace to sign in -1. After Google Workspace authentication, the user will be redirected back to Azure AD and signed in \ No newline at end of file +1. After Google Workspace authentication, the user will be redirected back to Azure AD and signed in + +:::image type="content" source="images/google/google-sso.gif" alt-text="Clever SSO"::: \ No newline at end of file diff --git a/education/windows/images/google/google-sso.gif b/education/windows/images/google/google-sso.gif new file mode 100644 index 0000000000..923527f96e Binary files /dev/null and b/education/windows/images/google/google-sso.gif differ