github pivotal-cf/om 7.1.0

latest releases: 7.6.0, 7.5.0, 7.4.3...
3 years ago

Features

  • om configure-opsman can now set the UAA token expirations and timeouts.
    For example,

    tokens-expiration:
      access_token_expiration: 10
      refresh_token_expiration: 10
      session_idle_timeout: 10

Bug Fixes

  • When using a long running command (ie apply-changes) the UAA token could expire.
    Now once the token expires, it will refress with the UAA, so no disruption occurs.

Don't miss a new om release

NewReleases is sending notifications on new releases.