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

[v16] Add MFAVerificationInterval option for roles #45686

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

AntonAM
Copy link
Contributor

@AntonAM AntonAM commented Aug 22, 2024

Backport #45569 to branch/v16

Changelog: Allow to limit duration of local tsh proxy certificates with a new MFAVerificationInterval option.

@github-actions github-actions bot added documentation helm size/md tsh tsh - Teleport's command line tool for logging into nodes running Teleport. labels Aug 22, 2024
* add min mfa ttl

* Fix missing import

* Take into account cluster wide's requirement of per session MFA.

* Add tests.

* Protobufs update.

* Rename minMFAVerificationInterval to MFAVerificationInterval

* Use google.protobuf.Duration instead of casttype Duration.

* Remove unnecessary types.NewDuration cast.

* Update docs for mfaVerificationInterval.

---------

Co-authored-by: Tiago Silva <tiago.silva@goteleport.com>
@AntonAM AntonAM force-pushed the anton/backport-45569-branch/v16 branch from 2bbece5 to b253962 Compare August 22, 2024 04:06
@AntonAM AntonAM added this pull request to the merge queue Aug 22, 2024
Merged via the queue into branch/v16 with commit 98147e1 Aug 22, 2024
38 of 39 checks passed
@AntonAM AntonAM deleted the anton/backport-45569-branch/v16 branch August 22, 2024 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport documentation helm size/md tsh tsh - Teleport's command line tool for logging into nodes running Teleport.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants