I agree that the second option is probably the best. If the main point of integration is with authenticating users, you could keep your users synchronized via the User Management web service in the developer kit or directly in the database. Once the users are in the database, you wouldn't need to do any custom authentication.
|