Recently some of the users starting facing issue of aggressive session timeout.
Though I have set ID Token Expiration time 108000 seconds but don’t know why it is not reflecting now. Irrespective of ID Token Expiration time the parseToken method in code always return 7200 seconds in expires_at property.
Can someone please shed lights on this issue?
Thanks In Advance…