Foreman Session Idle Time
After Foreman installation finished, whenever wanted to click on any links on the web based gui, it throw me out with "Your session has expired, please login again" message.
Solution is to change the idle timeout which is by default sets to 0 to another value like 30 or 60:
Administer > Settings > General
Solution is to change the idle timeout which is by default sets to 0 to another value like 30 or 60:
Administer > Settings > General
set idle_timeout 0 -> 60
Comments
Post a Comment