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

[v10] Add per-session mfa support to connection testers (#22528) #22922

Merged
merged 4 commits into from Mar 10, 2023

Conversation

kimlisa
Copy link
Contributor

@kimlisa kimlisa commented Mar 10, 2023

backport of #22528 to branch/v10

* Add MFAAuthenticateResponse field to GenerateUserCerts

* Pass MFA response for connection testers

* Add checking MFA web endpoint

* Address CRs
lib/web/mfa.go Outdated
return protoReq, nil
}

type isMfaRequiredResponse struct {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did we miss this one in the renames?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OH NOOOO!!! i did... 😭 i'll fix them in the backports, for master i'll sneak it in

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No worries! Thanks for the fix.

@kimlisa kimlisa enabled auto-merge March 10, 2023 22:36
@kimlisa kimlisa added this pull request to the merge queue Mar 10, 2023
Merged via the queue into branch/v10 with commit a9f43cf Mar 10, 2023
@marcoandredinis marcoandredinis removed their request for review March 24, 2023 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants