Skip to content

v2.3.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ruimarinho ruimarinho released this 24 Apr 00:39
· 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 custom MaxSessionDuration setting. In these situations, gsts will attempt to fetch this property and make sure that the requested SessionDuration from the STS service never exceeds it.
  • Make daemonizer dynamically aware of program arguments
  • Fix console command throwing error