Tagged Questions
0
votes
1answer
713 views
Configure ADFS with Windows Authentication
I created an integration of an existing product that shows reports in web, comparable to Reporting Services. This product needs Windows Authentication or Kerberos/ asp.net impersonation to access ...
2
votes
0answers
554 views
NullReferenceException on LogOut, LogInAsAnotherUser
After getting Kerberos working with Classic authentication, we're trying to switch to Kerberos & Claims-Based authentication.
This seems to work with respect to logging in, but we get ...