Incorrect User Store Manager Class in Secondary User Store Template

Open Beginner friendly
#2,187 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
68/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Quiet
Tech stack
java
Domain
documentation

Research direction

Start with the linked “Adding a new secondary user store” documentation section and locate the ReadOnlyLDAP.xml template source. Compare its user store class value with the expected value in the issue, then verify the rendered documentation shows the corrected class name.

Written by the indexing model from the issue text.

Description

AI-Agent/Fixed Type/Bug
Description

The ReadOnlyLDAP.xml template provided in [1] contains an outdated user store class name. This needs to be updated as follows:

Current:

class="org.wso2.carbon.user.core.ldap.ReadOnlyLDAPUserStoreManager"

Expcted:

class="org.wso2.micro.integrator.security.user.core.ldap.ReadOnlyLDAPUserStoreManager"

[1] - https://mi.docs.wso2.com/en/4.4.0/install-and-setup/setup/user-stores/configuring-secondary-user-stores/#adding-a-new-secondary-user-store

Steps to Reproduce

Check the templates at https://mi.docs.wso2.com/en/4.4.0/install-and-setup/setup/user-stores/configuring-secondary-user-stores/#adding-a-new-secondary-user-store

Version

4.4.0

Environment Details (with versions)

No response

Dominant language
CSS
Stars
15
Forks
118
Avg merge
8d 4h
Merged PRs (30d)
32

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.

More from wso2/docs-mi

All issues in wso2/docs-mi

Similar issues

More Documentation issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.