Creating an External JDBC User Store using WSO2 User Management Component

Yumani Ranawera takes a step-by-step approach to creating an external JDBC user store to your application using the WSO2 User Manager component.

Date: Sat, 4th Jul, 2009
Level:
Reads: 2207 Comments: 0 | Login or register to post comments
Yumani Ranaweera
Associate Technical Lead
WSO2
yumani's picture

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