Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
We use Duo Access Gateway for SAML/SSO and it works well. We have configured our session duration parameter to 1 week. So if a user signs into DAG in their chrome browser on their desktop, they never have to sign into any other applications for 1 wee...
We have set our session timeout on our DAG server to 86400 (one day), but users are still prompted to log in much more frequently.
Has anyone else had luck persisting DAG sessions for a long time?
Any tips would be much appreciated.
Hmm, this seems strange, especially since Chrome on iOS handles its cookies within its own app.
If you can provide more details, I’d be happy to help troubleshoot. I’m a web developer and am willing to dig in.
At the very least, it should be document...
@JohnMaguire any thoughts on why the session duration doesn’t work on mobile browsers?
DAG SSO expiration time on mobile browsers
I’d appreciate any insight you may have.
@JohnMaguire We have updated the session.gc_maxlifetime in php.ini and restarted IIS.
Do you know if we also need to change any of the settings in config.php, such as session.state.timeout or session.cookie.lifetime in order for this to work, or sh...