Tagged Questions
2
votes
1answer
191 views
Windows Auth and Forms with LDAP provider - merge identity?
I have a need to handle two unique authentication scenarios:
"Off network" - provide a login form (Forms based auth)
"In Network" - traditional windows auth / no form
This is the same user base - ...
0
votes
0answers
345 views
ldap and user profile attributes
I have an extended webapp that uses the LDAP provider so users can log in without the fun windows integrated popup. I configured the User Profile Sync Application to use my Forms/LDAP Provider and ...