This change seems to have happened in the last week or so, but I can’t really pinpoint when. Also don’t know if it’s a bug or intentional.
The JWT Token expiration setting for my app (which is set to 86400 seconds) is now only being applied to the id_token and not the access_token.
The access_token expiration appears to be locked/capped at 7200 seconds now.
Som