My company has purchased a SmartPro license and we are a mainly windows/.net company, so Dolphin is our first major linux/php system running.
we have a login system already in place that allows users to sign in once and be authenticated to over a dozen sites. I am getting lost in the Dolphin code trying to figure out how and where to add some custom code to do a "duel" sign up and login. basically I only need to send the user info data to and from a web service that is already created.
Any help in pointing me in the correct direction in the code to do this? or is there an easier way to maybe build my own module to do this?
Any help would be greatly appreciated, my php skills are tad rusty.
