Skip to content

Enable automatic token renewal #111

@cezmunsta

Description

@cezmunsta

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions