Single Sign On with tadabase

We would like to have the all internal users sign in once and then able to use the several applications.
For achieving this we need to know how to make authenticated user as logged in user. I do not want to work with google, facebook or twitter login. How the system stores details of authenticated user from google or facebook in existing system is there any api which can be called to create new session.

Thanks