haiwen / seafile-iOS

iOS client for seafile
Apache License 2.0
221 stars 150 forks source link

SSO token expiry and reauthentication #354

Open nico525 opened 6 months ago

nico525 commented 6 months ago

Hi,

I am running seafile behind a reverse proxy utilizing http headers for authentication via SSO. At one point in time, the cookie token for authentication expires which does not result in a logout. Instead the app is working solely on caches and throws exception when http requests are redirected to the login site

could you please implement a method to reauthenticate?

freeplant commented 6 months ago

Maybe you can try to logout and login again?