Skip to content

WPB-24006 rename validate sam lemails to require external email verification and deprecate legacy feature flag endpoint#5118

Merged
battermann merged 8 commits intodevelopfrom
WPB-24006-rename-validate-sam-lemails-to-require-external-email-verification-and-deprecate-legacy-feature-flag-endpoint
Mar 16, 2026
Merged

WPB-24006 rename validate sam lemails to require external email verification and deprecate legacy feature flag endpoint#5118
battermann merged 8 commits intodevelopfrom
WPB-24006-rename-validate-sam-lemails-to-require-external-email-verification-and-deprecate-legacy-feature-flag-endpoint

Conversation

@battermann
Copy link
Contributor

@battermann battermann commented Mar 13, 2026

Checklist

  • Add a new entry in an appropriate subdirectory of changelog.d
  • Read and follow the PR guidelines

@zebot zebot added the ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist label Mar 13, 2026
@battermann battermann marked this pull request as ready for review March 13, 2026 14:34
@battermann battermann requested review from a team as code owners March 13, 2026 14:34
`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.
Copy link
Contributor

Choose a reason for hiding this comment

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

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes, I will update the docs to make this more clear.

@battermann battermann merged commit f147ee3 into develop Mar 16, 2026
11 checks passed
@battermann battermann deleted the WPB-24006-rename-validate-sam-lemails-to-require-external-email-verification-and-deprecate-legacy-feature-flag-endpoint branch March 16, 2026 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants