This site contains the documentation that is relevant to older WSO2 product versions and offerings.
For the latest WSO2 documentation, visit https://wso2.com/documentation/.
Writing a Custom User Store Manager
Do you want to create a custom user store that only has few enabled methods? Follow the steps given below:
Sign in to the WSO2 Identity Server management console.
Click Add under User Stores.
Select the custom user store you just created as the value from the User Store Manager Class dorp-down.
Expand the Advanced tab and desect the Claim Operations Supported property that is right at the end of the list.
Click Add.
Related Links
See Writing a Custom Attribute for instructions on how to write custom attributes for users.