Top Navigation
Show Content

Blog Post: Creating an External JDBC User Store using WSO2 User Management Component

WSO2 User Manager is a library component used in various WSO2 projects, that lets developers handle user authentication and authorization in applications in a homogeneous manner. It is currently capable of handling Java Database Connectivity (JDBC), Lightweight Directory Access Protocol (LDAP) and Active Directory (AD).

Yumani Ranaweera is a Senior Software Engineer at WSO2. In this post, she writes a step-by-step guide on how to use the WSO2 User Manager component to create an JDBC type external user store.  

Story: Creating an External JDBC User Store using WSO2 User Management Component