Open
Conversation
✅ Deploy Preview for cockroachdb-api-docs canceled.
|
✅ Deploy Preview for cockroachdb-interactivetutorials-docs canceled.
|
Files changed:
|
✅ Netlify Preview
To edit notification comments on pull requests, go to your Netlify project configuration. |
Diagram Anchor Check: PassedAll |
|
|
||
| If the request is successful, the client receives a response with... | ||
|
|
||
| **TODO: What does the JSON response look like?** |
Contributor
Author
There was a problem hiding this comment.
What do these JSON responses look like?
|
|
||
| **TODO: What does the JSON response look like?** | ||
|
|
||
| Organization Admins cannot reset their own MFA using the CockroachDB {{ site.data.products.cloud }} API. Contact [CockroachDB Support](https://support.cockroachlabs.com) to self-reset MFA. |
Contributor
Author
There was a problem hiding this comment.
Can they do so in the UI? In the Figma demo there's an option to "Reconfigure MFA" for the Org Admin's user.
|
|
||
| [Organization Admins]({% link cockroachcloud/authorization.md %}#organization-admin) can reset the MFA of any users who have [set up MFA](#set-up-mfa-for-a-password-based-account) for their password-based access. Resetting the MFA will invalidate the user's existing TOTP binding and recovery codes, and it will force the user to go through the enrollment process upon their next login. To reset a user's MFA: | ||
|
|
||
| 1. Log in to the [CockroachDB {{ site.data.products.cloud }} Console](https://cockroachlabs.cloud) as a user with the [Organization Admin]({% link cockroachcloud/authorization.md %}#organization-admin) role. |
Contributor
Author
There was a problem hiding this comment.
This flow was in the Figma demo but not the github one, I want to verify that this is actually in the final feature.
| 1. Go to **Organization** > **Authentication**. | ||
| 1. Under **Authentication Methods**, click **Username and Password**. | ||
| 1. If [MFA enforcement has already been enabled](#enable-mfa-enforcement-for-all-password-based-accounts), this **Method Details** page will state that **MFA enforcement is active**. Click **View enrollment status**. | ||
| 1. A table containing the organization's MFA-enrolled users will appear. Under the **Action** column, you may choose to **Reconfigure MFA** for Organization Admins, or **Reset MFA** for other users. Click on the action to reset the user's MFA. |
Contributor
Author
There was a problem hiding this comment.
Is the "Reconfigure MFA" option for all Organization Admins? Or just for yourself?
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.
DOC-16025