[
https://issues.apache.org/jira/browse/GUACAMOLE-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18055726#comment-18055726
]
Safa Bayar edited comment on GUACAMOLE-1266 at 2/1/26 4:35 AM:
---------------------------------------------------------------
Hey! This implementation mostly done for code integration, and documentation. I
am waiting the code review.
* MR (guacamole-client):[https://github.com/apache/guacamole-client/pull/1154]
* Documentation (gucamole-manual):
https://github.com/apache/guacamole-manual/pull/281
Let me know if you face any issue.
was (Author: JIRAUSER312265):
Hey! This implementation mostly done for code integration, and documentation. I
am waiting the code review.
* [ MR (guacamole-client):|
https://github.com/apache/guacamole-client/pull/1154]
* [ Documentation
(gucamole-manual):|https://github.com/apache/guacamole-manual/pull/281]
Let me know if you face any issue.
> Implement SAML Single Logout
> ----------------------------
>
> Key: GUACAMOLE-1266
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1266
> Project: Guacamole
> Issue Type: New Feature
> Components: Documentation, guacamole-auth-sso-saml
> Reporter: Michael Miklis
> Priority: Minor
> Fix For: 1.7.0
>
>
> The SAML Authentication Extension does not seem to have a logout function
> built in. This will result in a loop. Steps to reproduce:
> * connect to guacamole ULR
> * Automatic redirect to IDP Signin Page happens
> * login via SAML IDP to Guacamole
> * Click Logoff in Guacamole
> * Redirect to Guacamole Start-Page happens
> * Redirect to IDP Signin Page
> * User gets signed in automatically as the session on the IDP is still
> existing
>
> The correct behaviour must be:
> * connect to guacamole ULR
> * Automatic redirect to IDP Signin Page happens
> * login via SAML IDP to Guacamole
> * Click Logoff in Guacamole
> * *Redirecting to configured IDP Logoff URL*
> * *IDP destroys session and redirects to Guacamole start page*
> * Redirect to IDP Signin Page
> * User gets signed in automatically as the session on the IDP is still
> existing
--
This message was sent by Atlassian Jira
(v8.20.10#820010)