On Adding AES Support to Kerberos.NET Published Jul 10, 2017 | Posted in .NET The AES cryptographic algorithm was added to the Kerberos.NET library. Read Article About Steve Syfuhs Steve Syfuhs manages the Windows Authentication team at Microsoft. Read More about Steve Mastodon github.com/SteveSyfuhs
Active Directory Claims and Kerberos.NET Published Jul 29, 2017 Kerberos.NET now supports claims presented by Active Directory. Read Article | .NET
Kerberos.NET and the KeyTab File Published Jul 16, 2017 How to use keytab files with Kerberos.NET. Read Article | Development
Achievement Unlocked: Kerberos.NET Has a Nuget Package! Published Mar 21, 2017 Kerberos.NET now has a Nuget package! Read Article | Development
Windows Authentication in IIS with Kerberos.NET Published Mar 21, 2017 How to make Kerberos.NET work when hosted in IIS. Read Article | Development
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
Kerberos.NET: A Managed Ticket Validator Published Mar 19, 2017 I built a Kerberos library in managed code. Check it out. 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
Going Nuclear: Modeling Threats to Distributed Systems Published Apr 12, 2015 Threat Modeling can be a boring and tedious process -- especially when you're just starting out. Here's an exaggerated look at how to think and model threats. Read Article | Development
IoT is Weird: Or Why I now have a Network Connected Geiger Counter Published Mar 22, 2015 I acquired a network-connected Geiger Counter. Check it out. Read Article | IoT
Windows Azure Pack Tenant Public API Authentication Options Published May 6, 2014 All the ways you can authenticate to the public APIs of Windows Azure Pack. Read Article | Development
Web Service Authentication in Windows Azure Pack Published May 3, 2014 Authenticating to the Windows Azure Pack web services. Read Article | Development
Windows Azure Pack Authentication Part 3.5 – Using ADFS Published Mar 20, 2014 Some useful links for configuring ADFS and Windows Azure Pack. Read Article | Development
Windows Azure Pack Part 3 – Third Party IdP Published Mar 16, 2014 How to configure Windows Azure Pack for third party IdPs. Read Article | Development