Hi,
I wantto know if this is possible (and any pointers would help):
I am architecting LC RM so that the database containing the userID and password are on a seperate box than RM. To authenticate the users, I do not want to use JDBC, but rather a secure web service call.
1. Can it be done
2. Is there any documentaion / examples.
Thank you
Mike
You would need to implement a AuthProvider SPI In this SPI you can implement the required logic which makes a WebService call and performs the required authentication
North America
Europe, Middle East and Africa
Asia Pacific