When using tokens with a short TTL, it is desirable that use of ssh_ms can automatically extend the token's TTL by a given period of time.
The following properties of the token should be used to limit this functionality:
creation_ttl
renewable
ttl
The extension should not exceed the difference of the creation_ttl - ttl
When using tokens with a short TTL, it is desirable that use of
ssh_mscan automatically extend the token's TTL by a given period of time.The following properties of the token should be used to limit this functionality:
creation_ttlrenewablettlThe extension should not exceed the difference of the
creation_ttl-ttl