Hello everyone, I am currently using Temporal UI-server version 2.31 and working on setting the idle session timeout for the web UI. I noticed that the file at server/auth.go has a MaxAge setting, but it doesn’t seem to affect the idle session timeout (Temporal UI JWT token Session timeout).
Has anyone successfully set the timeout? If so, could you please share some information on how to achieve this?