jasny / sso

Simple Single Sign-On for PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to increase/refresh the Max-age or expire time of sso token?

DonaldoLog opened this issue · comments

Everything works nice but after a hour I want to open the second broker but does not login the user because i think that sso token has expired or something like that.

These are just your normal PHP session and cookie settings.