-
Notifications
You must be signed in to change notification settings - Fork 220
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
Introduce config to disable account activation confirmation email notification #650
Conversation
PR builder started |
PR builder completed |
PR builder started |
PR builder completed |
PR builder started |
PR builder completed |
PR builder started |
PR builder completed |
PR builder started |
PR builder completed |
PR builder started |
PR builder completed |
Only the following test case failed due to the newly introduced governance properties.
The above test failure can be fixed with the following PR |
Resolves : wso2/product-is#15336
Internal JIRA - https://github.com/wso2-enterprise/wso2-iam-internal/issues/272
Create this git issue to track the improvement to decouple the notification based on the configurations under the respective scenario in the upcoming releases - wso2/product-is#15413
Proposed changes in this pull request
Introduced tenant-wise config and global config to disable the account activation email notification.
By default, the account activation notification will be enabled to maintain backward compatibility.
When should this PR be merged
[Please describe any preconditions that need to be addressed before we
can merge this pull request.]
Follow up actions
The document should be updated accordingly - wso2/docs-is#3634
Checklist (for reviewing)
General
Functionality
Code
Tests
Security
Documentation