Is it possible to disable Session lifetime Max session length, if so, how. Why use session length when you already have idle timeout.
no; but you can make it virtually non-existent by setting it to the maximum of 99999999 minutes.
you use this to force re-authentication if desired. another reason is if you want to not hit any license limits