WindowsAuthentication icon indicating copy to clipboard operation
WindowsAuthentication copied to clipboard

Windows Token to JWT Token Service for active and passive Flows

Results 4 WindowsAuthentication issues
Sort by recently updated
recently updated
newest added

Adding issue here to help others who may be googling this... If you attempt to use this package with the WsFederation Middleware in OWIN/Katana 4.0 (which uses Microsoft.IdentityModel 5.x) you...

Hi, We have AD login working and I've now been tasked with looking at updating our user store with AD details during login if required. I have created a custom...

question

I'm managed to get the windows authentication to work fine using MVC (OpenID Connect ) and via java script (return a token and then to validate and return claims). Though...

question

I must be missing something fundamental. I've spent a lot of time looking at examples and I still don't understand it. What is WindowsAuthenticationOptions.IdpReplyUrl? What kind of resource it should...

question