I'd like to request that when the web console times out after idle time that it return to the sign-in page corresponding to the method that was used to sign-in. So if the admin logged in with a password the timeout would return to the /login page. And if the admin logged in with SSO the timeout would return to the /sso page. As things stand currently, every sign-out is going to the /login page.