Skip to content

[v16] Add mfa_weakest_device to UserStatusV2#47092

Merged
tigrato merged 1 commit intobranch/v16from
tigrato/add-status-mfa-device-v16
Oct 2, 2024
Merged

[v16] Add mfa_weakest_device to UserStatusV2#47092
tigrato merged 1 commit intobranch/v16from
tigrato/add-status-mfa-device-v16

Conversation

@tigrato
Copy link
Copy Markdown
Contributor

@tigrato tigrato commented Oct 2, 2024

Backport of #46957 to branch/v16

This PR introduces the `mfa_weakest_device` value which is used to specify the weakest MFA device for the account.

When a user has no MFA device, it's set to `MFA_DEVICE_KIND_UNSET`.

When a user has at least one TOTP device, it's set to `MFA_DEVICE_KIND_TOTP`.

When a user ONLY has webauthn or U2F devices, it's set to `MFA_DEVICE_KIND_WEBAUTHN`.

This newly introduced field will be utilized by Access Graph to identify insecure patterns that could be potential phishing attack targets, particularly for users without MFA devices or those using TOTP devices.
@tigrato tigrato added the no-changelog Indicates that a PR does not require a changelog entry label Oct 2, 2024
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Oct 2, 2024

🤖 Vercel preview here: https://docs-m0xsd2ivk-goteleport.vercel.app/docs/ver/preview

@public-teleport-github-review-bot public-teleport-github-review-bot Bot removed the request for review from codingllama October 2, 2024 16:47
@tigrato tigrato added this pull request to the merge queue Oct 2, 2024
Merged via the queue into branch/v16 with commit eab917a Oct 2, 2024
@tigrato tigrato deleted the tigrato/add-status-mfa-device-v16 branch October 2, 2024 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport documentation no-changelog Indicates that a PR does not require a changelog entry size/md tctl tctl - Teleport admin tool

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants