diff --git a/docs/resources/simplesamlphp-googleapps/googleapps-ssoconfig.png b/docs/resources/simplesamlphp-googleapps/googleapps-ssoconfig.png
index 8983a7f20f7313eca3c1cad4dfede20c6897774f..cf78517586b331eae811f85e452740b9d2b57545 100644
Binary files a/docs/resources/simplesamlphp-googleapps/googleapps-ssoconfig.png and b/docs/resources/simplesamlphp-googleapps/googleapps-ssoconfig.png differ
diff --git a/docs/simplesamlphp-googleapps.md b/docs/simplesamlphp-googleapps.md
index fcff46b9ac8a8ed22c565efac06929c25fba786f..6dc83afe8b996b1c1ee5f2a3b4b5bfb5d8021c4e 100644
--- a/docs/simplesamlphp-googleapps.md
+++ b/docs/simplesamlphp-googleapps.md
@@ -198,15 +198,8 @@ like this:
 
 `https://dev2.andreas.feide.no/simplesaml/saml2/idp/SSOService.php`
 
-You must also configure the IdP initiated Single LogOut endpoint of your server.
-You will find this in your metadata XML in the tag
-`<md:SingleLogoutService>`. It will look something like:
-
-`http://dev2.andreas.feide.no/simplesaml/saml2/idp/SingleLogoutService.php`
-
-again, using the host name of your IdP server.
-
 The Sign-out page or change password URL can be static pages on your server.
+(Google does not support SAML Single Log Out.)
 
 The network mask determines which IP addresses will be asked for SSO login.
 IP addresses not matching this mask will be presented with the normal Google Workspace login page.