Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v13] Allow setting max_session_ttl from clusterauth preferences #28130

Merged
merged 3 commits into from Jun 27, 2023

Commits on Jun 27, 2023

  1. Allow setting max_session_ttl from clusterauth preferences

    Document `default_session_ttl` in the reference.
    lxea committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    e808ca5 View commit details
    Browse the repository at this point in the history
  2. Set the default session ttl in generateCert

    use default session ttl for `tctl auth sign`
    
    leave tctl alone
    lxea committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    2d703b9 View commit details
    Browse the repository at this point in the history
  3. Fix wrong CertTTL the KeyTTL if its zero in teleterm

    Make use of updateClientFromPingReponse
    lxea committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    0c53992 View commit details
    Browse the repository at this point in the history