More Granular Session lengths for SSO authentication
Currently the configurations for SSO authentication session lengths allow for a single digit value representing days that the authenticated session will last before expiring and forcing a re-authentication.
There has been quite a bit of interest within my teams to have this more granular, specifically down to a number of hours (with our preference being somewhere around the length of a work day- 8hours). By doing something less than a single day, with people having varying schedules, it would guarantee that almost everyone will need to re-authenticate when coming back to work. As is, it can happy sporadically depending on when you logged in the previous day, and you may find yourself suddenly booted out.
I’m willing to put the work in to make this possible, but I wanted to gauge interest in the community to see if this would be something likely to have a PR accepted for.