CENDARI / editorsnotes

Note-taking environment for the CE
GNU Affero General Public License v3.0
2 stars 0 forks source link

Wrong redirection after logout / login [JIRA CVRE-188] #189

Closed ghost closed 8 years ago

ghost commented 8 years ago

If a user in the NTE logs out, he is being shown an "Editor's note" page. If he then presses the "Log in" button in the top row to the right, he is being shown "Sorry. The page you requested doesn't seem to exist." This is confusing. The user should be redirected to https://notes.cendari.dariah.eu/, i.e. the page of his project. Furthermore, it is not understandable why he is being redirected to his working space after having logged out; this is possible by clicking on the "Editor's note" field, and the user is not again requested login details.

reported by JoergLehmann on 2015-09-10T11:30:20.471+0200

ghost commented 8 years ago

[~EmmanouilGiannisakis] you can destroy the Shibboleth Session by sending the User to /Shibboleth.sso/Logout

CarstenThiel on 2015-09-11T11:43:22.376+0200

ghost commented 8 years ago

Fixed. It now redirects to the main page.

Jean-DanielFekete on 2015-12-22T13:23:32.552+0100