-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[v15] Always issue relogin and per-session mfa requests for the root …
…cluster URI (#42606) * Always issue relogin and per-session mfa requests for the root cluster URI (#42355) * Always issue per-session MFA requests for a root cluster URI * Always issue relogin requests for a root cluster URI * Check if cluster URI is root cluster URI in login handlers * Pass clusterUri instead of rootClusterUri to the ReAuthenticate dialog * Reserve `root_cluster_uri` field too * Resolve conflicts (cherry picked from commit 282f6f0) * Remove unnecessary type casts and add imports
- Loading branch information
Showing
11 changed files
with
143 additions
and
113 deletions.
There are no files selected for viewing
121 changes: 61 additions & 60 deletions
121
gen/proto/go/teleport/lib/teleterm/v1/tshd_events_service.pb.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
26 changes: 13 additions & 13 deletions
26
gen/proto/ts/teleport/lib/teleterm/v1/tshd_events_service_pb.ts
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.