Does anyone have experience with setting the external captive session duration? I am looking through the documentation and I cannot find anything that says what the maximum or default length is. I would like to set it for 1 year if possible. For example, is there a limit here:
"GET[‘base_grant_url’] + “?continue_url=” + GET[‘user_continue_url’] +
“&duration=3600” (to grant access for one hour)."
If we dont pass it is it perpetual?