I've been trying to understand how exactly Single Sign On is helping me, although I know SSO installation is not optional but I'd like to understand what is the use of it.
Say in my infra I've my two vCenter servers joined to domain attached in linked mode & access to vCenter is granted to domain users/groups.
So now if I've granted access to vCenter to a particular domain user/groups, all they need to do is use their domain credentials to login via vSphere client & that's it.
He gets access to all the required things & doesn't need to re-login any where else to access the components & that's what I guess SSO means, logging in once & have access to all required components.?
Please let me know how is it different then a normal domain authentication which was & is there before SSO was introduced ?