I’m happy to announce a new part of the Kentor.AuthServices project: An open Identity Provider for testing. It is available at http://stubidp.kentor.se. The Idp functionality is still extremely limited, as it only can send unsolicited SAML2 responses to a service provider. If you’re using the Kentor.AuthServices library to implement a service provider in an ASP.NET… Continue reading A Free Stub Idp för Testing SAML2
Author: Anders Abel
Leaving C# (for a while) to Try PHP
To fit in as a .NET/C# Dev I should never use the word PHP (except when cursing). But I want to learn, to know more so I decided to give PHP a try. There are numerous of big, wellknown applications written in PHP so it cannot be that bad, can it? As a matter of… Continue reading Leaving C# (for a while) to Try PHP
Introductory Reading on Agile Requirements
I was recently asked about some introductory reading on agile requirements and working with agile at scale. This is the list of books, blog posts and a video I came up with. An absolutely fantastic 15 minute overview of the product owner role in scrum. (over 125.000 views for a film of scrum!) by Henrik… Continue reading Introductory Reading on Agile Requirements
Redesign of Passion for Coding
Welcome to the redesigned Passion for Coding! While the design probably looks familiar, there are some changes. The old theme was a child theme to the WordPress standard twenty eleven theme. This new theme however is a brand new theme I’ve written specifically for Passion for Coding. It uses Bootstrap 3 and is fully responsive.… Continue reading Redesign of Passion for Coding
Kentor.AuthServices vs. Shibboleth for SAML2 on ASP.NET
When creating Kentor.AuthServices the goal was to create a solution that as seamlessly as possible integrates with the security model of ASP.NET. This is a comparison of Kentor.AuthServices and Shibboleth, the existing open source solution that seems to be mostly used. When I decided to write my own service provider for .NET I had done… Continue reading Kentor.AuthServices vs. Shibboleth for SAML2 on ASP.NET