bayars commented on code in PR #280: URL: https://github.com/apache/guacamole-manual/pull/280#discussion_r2748767010
########## 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: I have pushed the fix. I used your words directly. Please review again @necouchman -- 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]
