How to auto logout session after some inactive? I want this functionality in zend framework 3.If anyone have idea then let me inform please.Currently my application logout within 5 minutes with the used of zend skeleton.But I want session expiration time atleast 30 minutes.
Please provide solution for above.