Kerberos.NET: A Managed Ticket Validator Published Mar 19, 2017 | Posted in .NET I built a Kerberos library in managed code. Check it out. Read Article About Steve Syfuhs Steve Syfuhs manages the Windows Authentication team at Microsoft. Read More about Steve Mastodon github.com/SteveSyfuhs
Configuring an SPN in Active Directory for Kerberos.NET Published Mar 21, 2017 Kerberos requires that SPNs are registered on service principals in Active Directory. Here's how to do that. Read Article | Active Directory
Authenticating Web Requests with Kerberos.NET Published Mar 20, 2017 A simple example on how to protect a web service using the Kerberos.NET library. Read Article | Development
A look at Azure AD Single Sign-On Published Mar 19, 2017 Seamless Single Sign-On lets you sign in to Azure AD using Kerberos. Here's how it works. Read Article | Active Directory