wso2 / wso2/docs-apim

missing configs in the doc for setup an e-mail login configurations

Open Beginner friendly
#10,619 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

AI-Agent/Fixed Type/Improvement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.