Skip to content

Incorrect User Store Manager Class in Secondary User Store Template #2187

@SanojPunchihewa

Description

@SanojPunchihewa

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions