View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
09197 | Bug reports | Other | public | 2014-08-29 20:02 | 2014-11-22 17:58 |
Reporter | Concordia | Assigned To | c_schmitz | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | no change required | ||
Product Version | 2.05+ | ||||
Summary | 09197: Cannot logout of limesurvey, it logs me in right away. | ||||
Description | I recently got Single sign on to work. My problem is once I'm logged in I cannot logout. :huh: When I look at the apache access.log, we can see that as soon as I log out it logs back in ::1 - dkavar [20/Aug/2014:09:58:57 -0400] "GET /limesurvey/index.php/admin/authentication/sa/logout HTTP/1.1" 302 - There are no errors in the error.log. The only way to log out is to clear my browser cache and close\open the browser. | ||||
Steps To Reproduce | -Configure Limesurvey to authenticates with LDAP through Apache 2.4. | ||||
Additional Information | Limesurvey log out button no longer works with authentication through apache(HTTP authentication), as the session is not cleared until the browser window is closed. There might be a work around, but it will require more research and development. | ||||
Tags | No tags attached. | ||||
Bug heat | 8 | ||||
Complete LimeSurvey version number (& build) | 140125 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | ALL | ||||
Database type & version | MS SQL 2008 R2 | ||||
Server OS (if known) | MS SERVER 2008 | ||||
Webserver software & version (if known) | Apache 2.4 | ||||
PHP Version | 5.4.24 | ||||
related to | 09225 | closed | DenisChenu | Infite redirection loop with WebServer authentication de lagation |
Same problem here. |
|
I was told to submit it as a bug report DenisChenu provided these two solutions:
|
|
Ah, very good. |
|
sykano has right : it's the default HTTP behaviour. I don't think LimeSUrvey must really log out user. Actually : we can 'hide' logout button in javascript (TODO) or in css (maybe). Maybe with beforeLogOut we can go the survey list : but user are conneted to LS part each time he goes to admin. |
|
I like to add that the related redirect loop is still a problem, e.g. when something goes wrong with the login (e.g. because of case sensitivity issues) and it leads to the login being blocked for 10 minutes every time you try. Another question is if a logout can be done in this case due to HTTP Authentication not supporting logout. |
|
Sykano I just want to point out that those were DenisChenu's ideas and not mine :) |
|
HTTP Authentifcation support with REMOTE_USER only suport link : For infinite loop : it's fixed in webserver : http://bugs.limesurvey.org/view.php?id=9225 PS: LS is an open source / GPL tool, you can propose patch and make pull request on out github account |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2014-08-29 20:02 | Concordia | New Issue | |
2014-08-30 09:53 | mfaber | Issue Monitored: mfaber | |
2014-09-08 20:50 | sykano | Note Added: 30494 | |
2014-09-08 21:43 | Concordia | Note Added: 30500 | |
2014-09-08 21:51 | sykano | Note Added: 30501 | |
2014-09-12 13:35 | DenisChenu | Relationship added | has duplicate 09225 |
2014-09-12 13:37 | DenisChenu | Relationship deleted | has duplicate 09225 |
2014-09-12 13:37 | DenisChenu | Relationship added | related to 09225 |
2014-09-16 11:17 | DenisChenu | Note Added: 30661 | |
2014-09-16 18:36 | sykano | Note Added: 30668 | |
2014-09-16 18:41 | Concordia | Note Added: 30669 | |
2014-09-16 19:39 | DenisChenu | Note Added: 30670 | |
2014-11-22 17:58 | c_schmitz | Status | new => closed |
2014-11-22 17:58 | c_schmitz | Assigned To | => c_schmitz |
2014-11-22 17:58 | c_schmitz | Resolution | open => no change required |
2021-08-03 16:31 | guest | Bug heat | 6 => 8 |