linagora / Twake

Twake is a secure open source collaboration platform to improve organizational productivity.
https://twake.app
GNU Affero General Public License v3.0
1.79k stars 195 forks source link

Localstorage is polluted by old OIDC related data #1562

Closed chamerling closed 2 years ago

chamerling commented 3 years ago

Looks like old OIDC data is kept in localstorage, check the screenshot below (comes from prod):

Capture d’écran 2021-08-13 à 14 54 22
RomaricMourgues commented 3 years ago

Same issue on Console, I notified them already some weeks ago. It seems it comes from our OIDC library x LemonLDAP. We could remove it manually. I did not open an issue on the OIDC lib GitHub repo yet.

On 13 Aug 2021, at 14:56, Christophe Hamerling @.***> wrote:

 Looks like old OIDC data is kept in localstorage, check the screenshot below (comes from prod):

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

chamerling commented 3 years ago

I used it in other projects and never saw such noise, will check soon since I am refactoring the login/auth parts.

stephanevieira75 commented 2 years ago

Looks like it's fixed. @RomaricMourgues could you check if it's the case for you ?

RomaricMourgues commented 2 years ago

Still not fixed, we should make a cleaner in the OIDC service