necouchman commented on code in PR #280:
URL: https://github.com/apache/guacamole-manual/pull/280#discussion_r2733568963


##########
src/openid-auth.md.j2:
##########
@@ -81,6 +81,44 @@ extension does not have priority:
 extension-priority: *, openid
 ```
 
+(openid-single-logout)=
+
+### Single Logout (SLO)
+
+By default, logging out of Guacamole will only terminate the Guacamole session,
+leaving the user's session with the OpenID Connect identity provider intact. If
+the user logs back in without the identity provider session having expired,
+they will be automatically logged back in without needing to re-enter their
+credentials.

Review Comment:
   Might be good to clarify this a little bit. something like:
   ```
   If the user logs back in to Guacamole without the identity provider session
   having expired, they will be transparently logged in to Guacamole without
   needing to re-enter their credentials.
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to