On Adding AES Support to Kerberos.NET Published Jul 10, 2017 | .NET The AES cryptographic algorithm was added to the Kerberos.NET library. Read Article About Steve Syfuhs Steve Syfuhs (right) is a developer on the Azure Active Directory team at Microsoft building authentication services with a focus on Windows security. Read More about Steve Twitter: https://twitter.com/stevesyfuhs Github: https://github.com/SteveSyfuhs
Why is Kerberos Terrible? Published Dec 31, 2018 Tl;dr; It’s really not. As we build new protocols we should remember all the things we got right with Kerberos and account for all the things we got wrong. Read Article | Authentication
Porting Kerberos.NET to .NET Core Published Aug 11, 2017 How I ported Kerberos.NET to .NET Core. Read Article | .NET
Active Directory Claims and Kerberos.NET Published Jul 29, 2017 Kerberos.NET now supports claims presented by Active Directory. Read Article | .NET
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