Hi,
Thanks in advance for any advice given. I could use some help with an overview on how all the parts will work with SSO.
My understanding is that if I enable SSO that the user will be authenticated through Active Directory freeing me from having to manage any passwords but...
1) dont I have to have a record in eUser table for that user?
2) In one of our projects (.NET) we query LDAP and insert users into a table if they belong to a generic role for that system. Do you recommend doing something similar to auto add users to eUser if SSO requires a row in there.
Thanks.