WPB-24006 rename validate sam lemails to require external email verification and deprecate legacy feature flag endpoint#5118
Merged
battermann merged 8 commits intodevelopfrom Mar 16, 2026
Conversation
pcapriotti
approved these changes
Mar 13, 2026
supersven
approved these changes
Mar 13, 2026
mastaab
reviewed
Mar 16, 2026
| `enabled` means "user has authority over email address": if a new user account with an email address is created, the user behind the account will receive a verification email. If they complete the verification flow, they will be able to receive emails about their account, eg., if a new device is associated with the account. If they do not verify their email address, they can still use it to log in. | ||
|
|
||
| Validate SAML emails is enabled by default. To disable, use the following syntax: | ||
| `disabled` means "team admin has authority over email address, and by extension over all member accounts": if a user account with an email address is created, the address is auto-activated immediately, without any emails being sent out and without confirmation from the recipient. |
Contributor
There was a problem hiding this comment.
They will however receive emails about their account to this email address in the future, eg., if a new device is associated with the account.
Correct? @battermann
Contributor
Author
There was a problem hiding this comment.
yes, I will update the docs to make this more clear.
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.
Checklist
changelog.d