Dominick Baier Updates Us on Identity in .NET 4.5
Carl and Richard catch up with Dominick Baier to talk about the changes to identity in the 4.5 Framework, Windows 8 and Server 2012. Dominick lets us know that claims-based security is everywhere in 4.5 - built right into the System libraries. No more separate WIF to install! The conversation also digs into the fact that Windows 8 and Server 2012 are rolling claims-based security into Active Directory, making implementation even simpler. Role-based security continues to function, but everything under the hood is a claim.
Guests:
Dominick Baier
Dominick Baier spent most of his professional career implementing security systems for his customers and reading protocol specifications. This resulted in a number of popular open-source projects like IdentityServer and IdentityModel. Since 2020 he runs Duende Software Inc together with his longtime friend and colleague Brock Allen. Duende provides a sustainable home for the IdentityServer project and is the one-stop-shop for all things OpenID Connect and OAuth for .NET-based companies.
Links:
- Browser Alerts with ASP.NET 4.5 and SignalR http://www.entechsolutions.com/browser-alerts-with-asp-net-4-5-and-signalr
- ThinkTecture Website http://www.thinktecture.com/
- Dominick's Blog http://leastprivilege.com/
- IdentityServer on GitHub https://github.com/thinktecture/Thinktecture.IdentityServer
- IdentityServer on CodePlex http://identityserver.codeplex.com/