Hi Shiva, There are two possibilities. 1. Under JDBC user store configuration you can configure advance properties to change SQL queries. 2. Write custom jdbc user store manager Correct approach need to be evaluated against exact use case.
On Thu, May 14, 2020 at 9:00 PM Shiva Kumar K R <[email protected]> wrote: > Hi All, > I am working on configuring a secondary user store with an existing > employee database with different table definitions and authenticating the > users against that database. As far as I understand, the sql queries for > the JDBCUserStoreManager look tightly coupled with the WSO2 user management > table. Is there any guide on this? > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > -- Gayan
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
