albrechtjan / workload

Survey web application for TU Dresden
survey.zqa.tu-dresden.de
GNU Affero General Public License v3.0
0 stars 0 forks source link

How to keep user information updated from Shibboleth? #43

Open KonstantinSchubert opened 9 years ago

KonstantinSchubert commented 9 years ago

How can I keep the user information up-to-date from Shibboleth? I think I should populate the user object on every login. And then maybe before the start of a new semester I should log out all students, so they have to log in again and their information is up to date?

KonstantinSchubert commented 9 years ago

yes. In fact the user object can be updated every time the authentication middleware is used, that would be every page load