Tagged Questions
1
vote
2answers
108 views
LDAP - Cassini vs IIS 5.1 problem - ASP .NET
I am developing an intranet asp.net web application that's configured to use Integrated Windows Authentication. My web app needs to check user entitlements using LDAP to get user memberships, etc.
...
1
vote
1answer
1k views
Integrated Windows Authentication in FireFox
If my ASP.NET app is set up for ADFS using Windows Integrated Authentication, I know this will work in IE, but will it work in Firefox?
I've seen some things on the web that indicate that there are ...