Thanks Paul! Since the access to Horizon is kicked out after for sure less than 60 minutes, I assume indeed that it is likely a token which becomes invalid before the session times out. Now the real question is: is there a way to configure the time interval by which a token becomes invalid?
On Wed, Nov 23, 2016 at 12:11 PM, Paul Browne <[email protected]> wrote: > > > On 23/11/16 05:10, Kevin Wilson wrote: >> >> Hello, >> When there are periods of idle activity in the Horizon WebUI of >> OpenStack, I am kicked off from it and redirected to the login >> screen of it. It is usually occurs after several minutes of idle >> activity, something like 10 or 15 minutes or more. >> Is there a way to control this and make this interval longer ? or is >> it not an OpenStack Horizon tunable setting and depends simply on >> reset of the connection done by non OpenStack mechanism ? >> >> Regards, >> Rami > > > Hello Rami, > > I've seen in the docs that there is a Django Session Timeout setting for > Horizon; > > http://docs.openstack.org/developer/horizon/topics/settings.html#session-timeout > > It says there the default is 3600 seconds (60 minutes), but I've often had a > Horizon session time out before that. Perhaps because the token becomes > invalid before the session times out? > > Kind regards, > Paul Browne > > >> >> _______________________________________________ >> Mailing list: >> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack >> Post to : [email protected] >> Unsubscribe : >> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > > > -- > ******************* > Paul Browne > Research Computing Platforms > University Information Services > Roger Needham Building > JJ Thompson Avenue > University of Cambridge > Cambridge > United Kingdom > E-Mail: [email protected] > Tel: 0044-1223-46548 > ******************* > _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
