-
Notifications
You must be signed in to change notification settings - Fork 12
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
CLI for local users MFA #2979
base: main
Are you sure you want to change the base?
CLI for local users MFA #2979
Conversation
🎉 All Contributor License Agreements have been signed. Ready to merge. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! I left some comments/questions
//go:embed mfa_callback.html | ||
var mfaCallbackHTML string |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
From what I can tell, this is only used in a print out.
Do we need to keep this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is being used in this file for the output , i think we need this
fcdb80b
to
63e09be
Compare
e76e75f
to
8a5734c
Compare
Release Notes
Breaking Changes
New Features
Bug Fixes
Checklist
What
section below whether this PR applies to Confluent Cloud, Confluent Platform, or both.Test & Review
section below.Blast Radius
section below.What
Add Multi-Factor Authentication (MFA) for users logging in using the CLI.
Blast Radius
This will impact all users trying to log into the confluent CLI whose organization has enabled Multi-Factor Authentication (MFA).
References
https://confluentinc.atlassian.net/browse/CLI-3318
Test & Review
Testing Doc: https://docs.google.com/document/d/1woyiPp9a4cPlECj0tfgxl5QRzdkxH-4KDj89MMDQbFM/edit?tab=t.0