On Wednesday, November 9, 2011 12:30:24 PM UTC-5, Cahya Dewanta wrote: > > Hello Anthony. I begin to think that I do the wrong approach for my > system. In my understanding, 3 different databases would make 3 > different user registrations. Is it?
If you're using CAS, the registrations (and logins) would all happen in the provider app, but the consumer apps would also have auth_user tables -- any common fields would simply get copied over from provider to consumer.