Supporting changes for new email-based password reset UI for Cloud users#34639
Merged
timothyb89 merged 3 commits intomasterfrom Nov 21, 2023
Merged
Supporting changes for new email-based password reset UI for Cloud users#34639timothyb89 merged 3 commits intomasterfrom
timothyb89 merged 3 commits intomasterfrom
Conversation
Contributor
|
The PR changelog entry failed validation: Changelog entry not found in the PR body. Please add a "no-changelog" label to the PR, or changelog lines starting with |
gzdunek
approved these changes
Nov 17, 2023
Contributor
Author
|
Related teleport.e change: https://github.com/gravitational/teleport.e/pull/2664 |
ryanclark
approved these changes
Nov 21, 2023
timothyb89
added a commit
that referenced
this pull request
Nov 28, 2023
…ers (#34639) * WIP new password reset UX * Add unit tests for password reset UI overrides
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.
This includes changes to support the new email-based password flow for Cloud users; this UI will be part of teleport.e and will only be presented to Cloud users (Team and Enterprise Cloud). The actual implementation will exist in a separate PR over there, this PR only provides hooks to swap the new component in, much like the existing Invite Collaborators (a.k.a. email-based invite) work.
For context, this new UI replaces the traditional link copying flow, prompting to send a new cluster invite link to an existing user:
As this only works for users with an email-like name, instructions are provided for using
tctlto perform a manual reset for users that are obviously not emailable (e.g. no '@' sign):