'Count users of wso2 identity server
How can I count users of Primary user store on wso2 identity server 5.11 with default configs like user store with embedded ldap.
Solution 1:[1]
You can also count the users via management console or admin services. By default JDBC user store supports this service. Please refer https://is.docs.wso2.com/en/latest/develop/counting-users-and-roles-using-management-console-and-admin-services/ for more information.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Kayathiri Mahendrakumaran |
