Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space IDS and version 8.2.0

...

However, Google Apps does not currently offer a SAML logout endpoint. If it is desired that users are also logged out of Google when completing a single sign session is complete, all non-Google initiated sign out links should contain the Google logout link in the ReturnUrl address.

Code Block
languagetext
themeRDark
https://keith17.ubisecure.ubi:8443/uas/logout?returnurl=http://docs.google.com/a/ubilogin.ubisecure.com/logout

Logout page text should be adjusted so that users are instructed to press the continue link. This screen will appear twice while logging out. Adjust custom/uas.properties accordingly:

Code Block
languagetextthemeRDark
LOGOUT_COMPLETED = Logout is in progress. Please press continue to complete the logout process.

...