first of all, I'm pretty much of a beginner in this area. I'm supposed to find a real Single Sign-On solution for multiple websites (that use shared openLDAP user and pw data) we use inside our company. Meaning: you login one time and are connected to all of the supposed sites and don't have to re-enter the login credentials again and again.
I read a bit into that stuff, finding pretty much information about SSO, different solutions and the combination with openLDAP. Most of what I read tended to -> combine openLDAP with Kerberos. But all I've found for this is pretty advanced stuff and kinda looks like a monster-project.
So my actual questions are: is it the best solution to combine our openLDAP with Kerberos to achieve SSO? Are there other solutions worth mentioning? And of course: WHERE and HOW do I start?