v2.3.0-beta.1
Pre-release
Pre-release
·
156 commits
to master
since this release
Changelog
- Allow overriding session duration. By default,
gsts
will use the IDP-provided session duration, but the role may have a customMaxSessionDuration
setting. In these situations,gsts
will attempt to fetch this property and make sure that the requestedSessionDuration
from the STS service never exceeds it. - Make daemonizer dynamically aware of program arguments
- Fix console command throwing error