missing configs in the doc for setup an e-mail login configurations
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 99
- Forks
- 708
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 22
Description
Description
When configuring email login in api as per the documentation, to get both username and email-username working, we need to add both of the following configurations in the deployment.toml file.
[tenant_mgt]
enable_email_domain = true
disable_email_domain_validation = true
Suggested Improvement
We need to add the disable_email_domain_validation configuration as well in the documentation [1] & [2].
Related issue[3].
[1] https://apim.docs.wso2.com/en/4.2.0/install-and-setup/setup/security/logins-and-passwords/maintaining-logins-and-passwords/#setup-an-e-mail-login
[2] https://apim.docs.wso2.com/en/4.2.0/reference/config-catalog/#tenant-management
[3] https://github.com/wso2/api-manager/issues/4650
Version(s)
4.1.0, 4.2.0, 4.3.0, 4.4.0, 4.5.0
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the two linked documentation pages for setting up an e-mail login and the tenant-management config catalog. Add the documented disable_email_domain_validation setting alongside enable_email_domain, then verify both pages describe the two required deployment.toml settings for username and email-username login.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 72/100