Skip to main content

All Questions

0 votes
1 answer
299 views

KerberosSecurityTokenProvider in System.IdentityModel.dll

Can this api be used for getting service tokens for a particular serviceprincipalname to support kerberos authentication in wpf app. This app will consuming http service that has kerberos ...
neelesh bodgal's user avatar
1 vote
1 answer
2k views

Kerberos Token asks to be called again to complete the context

I am attempting to obtain a Kerberos Token from a C# Application (not web-based, a standalone executable). I have referred to this question to figure out how to do it, but even trying both answers, I ...
Kaito Kid's user avatar
  • 1,053
1 vote
0 answers
188 views

Kerberos Support for FileNet .Net client hosted on IIS

We have .NET applications which are integrated with FileNet and connect to custom FileNet application hosted on IIS which retrieves documents. We ahve requirement to pass pass user credentials from ....
amitbvsb's user avatar
5 votes
2 answers
15k views

How to get Service Token from Kerberos using SSPI

Objective: I am trying to build Proof Of Concept client app to implement Single Sign On by using SSPI. I am new to C# and I am getting confused. What I know and have done so far: All users are part ...
Felix Kholmatov's user avatar
1 vote
1 answer
1k views

Using Kerberos & LDAP

How do I implement Integrated windows authentication using ASP.Net kerberos protocol & LDAP in IIS?
Janmejay's user avatar
  • 1,033