planka icon indicating copy to clipboard operation
planka copied to clipboard

[Bug]: TOKEN_EXPIRES_IN does not seems to be taken into account

Open jpjoux opened this issue 6 months ago • 1 comments

Where is the problem occurring?

I encountered the problem while using the application (Frontend)

What browsers are you seeing the problem on?

Chrome, Firefox

Current behaviour

I have deployed planka by setting the variable TOKEN_EXPIRES_IN to 7 After 2 weeks, I am still logged in into planka

Desired behaviour

Automatic logout after the number of days configured in TOKEN_EXPIRES_IN

Steps to reproduce

Configure OIDC and set TOKEN_EXPIRES_IN to 7 After 7 days we are still logged in The token value does not seems to be taken into account for an automatic login

Other information

No response

jpjoux avatar Aug 09 '24 09:08 jpjoux