Category Archives: Uncategorized

ASP.NET Web API Authentication: Using multiple (simultaneous) Authentication Methods with Thinktecture AuthenticationHandler

Since day one it was possible to support multiple authentication methods with AuthenticationHandler (see here, here and here for some background). I simply stopped searching for other credentials once I found one of the registered ones. Since one of my … Continue reading

Posted in IdentityModel, Uncategorized, WebAPI | Leave a comment

LeastPrivilege on Flipboard

Curated content seems to be the new thing, here’s mine: http://flip.it/C9sav

Posted in Uncategorized | Leave a comment

Support for X.509 Client Certificates in Thinktecture.IdentityModel for Web API

Reblogged from http://www.leastprivilege.com: Another RTM feature I was waiting for is (reasonable) SSL client certificate support in Web API. Just like all the other authentication methods, you configure client certificate support on the AuthenticationConfiguration object. The following code configures the … Continue reading

Posted in ASP.NET, IdentityModel, Uncategorized, WebAPI | 8 Comments

Getting JSON web tokens (JWTs) from ADFS via Thinktecture IdentityServer's ADFS Integration

Reblogged from brockallen: Dominick and I recently added three features to IdentityServer that collectively we call “ADFS Integration”. This “ADFS Integration” is a new protocol (which can be enabled, disabled and configured like any other protocol IdentityServer supports). In short … Continue reading

Posted in IdentityModel, IdentityServer, OAuth, Uncategorized, WebAPI | Leave a comment

Open Source Democracy

Really enjoyed this talk: via Dinis

Posted in Uncategorized | Leave a comment

CORS open source contribution to ASP.NET and System.Web.Cors

Reblogged from brockallen: Dominick is the person who convinced me to build the CORS implementation in Thinktecture IdentityModel. I didn’t realize it would be used as much as it has. Given the popularity and the need for something built into … Continue reading

Posted in Uncategorized | Leave a comment

Big Brother is WWWatching You – feat. George Orwell

Nicely done! via Bruce Schneier

Posted in Uncategorized | Leave a comment

Simplifying my (Computer) Life

…loving it.

Posted in Uncategorized | Leave a comment

Feedback for IdentityModel and IdentityServer

Thanks for all the feedback!! To keep things more organized, please use the issue tracker on github. Otherwise all the information will be scattered across IM, email, twitter and blog comments… https://github.com/thinktecture/Thinktecture.IdentityModel.45/issues https://github.com/thinktecture/Thinktecture.IdentityServer.v2/issues thanks!

Posted in Uncategorized | Leave a comment

If you can read this…

…you are on the right blog

Posted in Uncategorized | Leave a comment