[v18] Enforce device trust check post-MFA and log as AppSessionStart#63149
Merged
21KennethTran merged 1 commit intobranch/v18from Jan 30, 2026
Merged
[v18] Enforce device trust check post-MFA and log as AppSessionStart#6314921KennethTran merged 1 commit intobranch/v18from
21KennethTran merged 1 commit intobranch/v18from
Conversation
|
Amplify deployment status
|
Contributor
|
It looks like v18 is missing a backport for #62523 (we don't necessarily backport changes like that unless there is a reason for it, which we now have). My preference would be to backport it separately, then base this one on top of that. I was also going to ask, which I would anyway, that you test the changes manually before merging (both binary and Web UI). It's important to do that for all backports, so we don't inadvertently break an actual numbered release. |
Contributor
tigrato
approved these changes
Jan 27, 2026
Contributor
|
@21KennethTran, the backport has landed. You can rebase this now. |
7d4090a to
5f8c163
Compare
5f8c163 to
7c7d969
Compare
7c7d969 to
0044e66
Compare
Contributor
Author
|
@codingllama, Thank you for getting that backport out. I tested out the changes manually with success as well. |
codingllama
approved these changes
Jan 27, 2026
0044e66 to
9147ce0
Compare
9147ce0 to
18772f8
Compare
Merged
1 task
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rejects app session requests for untrusted devices after MFA and generates an
AppSessionStartfailure event in audit logs.Backports #62019
changelog: Ensure application session rejections for untrusted devices are consistently audited as AppSessionStart failures after MFA