wso2 / wso2/docs-apim

Unsupported properties in the JDBC user store manager configurations

Open
#6,074 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

API-M-4.1.0 API-M-Master Docs/TW Docs/typo Severity/Critical Type/Bug
Dominant language
CSS
Stars
99
Forks
708
Avg merge
1d 7h
Merged PRs (30d)
22

Description

Description:
The data_source property under [user_store.properties] should be corrected as dataSource. Also, its value should include jdbc/ prefix.

Moreover, SCIMEnabled is not supported in newer kernel versions and it is enabled internally anyway.

[1] https://apim.docs.wso2.com/en/latest/administer/managing-users-and-roles/managing-user-stores/configure-primary-user-store/configuring-a-jdbc-user-store/#step-1-configuring-the-jdbc-user-store-manager

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 linked JDBC user-store configuration page and locate the [user_store.properties] example. Correct data_source to dataSource, add the jdbc/ prefix to its value, and remove SCIMEnabled; done when the documented configuration contains only supported property names.

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
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.