UI-specific closeIdleSessions

Can you have separeate closeIdleSessions per UI? Or what is the best approach for making e.g. a login page that doesn’t expire but have closeIdleSessions=false and a session timeout for other pages? Fiddling around with the session expire time in onAttach doesn’t sound like a good idea and would probably break tabs anyway(?)