View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002346 | SOGo | Backend General | public | 2013-06-19 07:06 | 2017-01-06 19:57 |
Reporter | Ludovic Hutin | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | open | ||
Product Version | 2.0.5a | ||||
Summary | 0002346: Single Sign Out for CAS authentification compatibily | ||||
Description | Hello,
Best regards, | ||||
Tags | No tags attached. | ||||
Can you try setting SOGoCASLogoutEnabled = YES; and see if it does what it should? |
|
We already try this. Exemple You log in with cas ===== With Single Sign Out You log in with cas I hope my explication is quite enought. Best regards, |
|
Unless I'm mistaken, when you click the logout button in sogo, it will end up calling SOGoCASServiceURL/logout. The CAS server should then destroy the client's single sign-on CAS session and it will then do a POST to every registered services. The services should handle this POST and do any cleanup action required to logout the user correctly. Can you verify that the above scenario is happening in your environment? When you click 'logout' application A should receive the POST request. If it doesn't, the cas logs might have some clue on why it isn't happening. |
|
For SOGo it's should be ok, but when you logout from application A, you will be logout from CAS BUT NOT Logout from SOGo For each application we have to tell them that i am "compatible" with the Single Sign Out ( Exemple in PHP : https://github.com/Jasig/phpCAS/blob/master/docs/examples/example_logout.php ) And i don't think there is a "handleLogoutRequests" for SOGo in the CAS process login. |
|
This should be fixed with this commit: https://github.com/inverse-inc/sogo/commit/41ed498d6512b9cf2ef01654ea29be4c535d0c16 I'll close the ticket, if it still doesn't work for you, please reopen. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2013-06-19 07:06 | Ludovic Hutin | New Issue | |
2013-06-19 12:37 |
|
Note Added: 0005660 | |
2013-06-19 13:06 | Ludovic Hutin | Note Added: 0005661 | |
2013-06-19 14:22 |
|
Note Added: 0005664 | |
2013-06-19 14:32 | Ludovic Hutin | Note Added: 0005665 | |
2013-06-25 14:29 |
|
Note Added: 0005692 | |
2013-06-25 14:29 |
|
Assigned To | => jraby |
2013-06-25 14:29 |
|
Status | new => resolved |
2017-01-06 19:57 | francis | Status | resolved => closed |