by Jimmy
19. June 2012 00:50
The DDD South West premiere of my new talk went quite well. Many thanks to all who attended. The feedback I got was quite good and got some very constructive comments.
This post goes through some comments I've got and changes I've made in the talk. Also telling you where you can see it.
[More]
by Jimmy
16. April 2012 19:05
I’m delighted to be selected again as one of many speakers for the DDD South West. Many thanks to all who voted my sessions. I hope you will not leave it disappointed.
My plan is to show you how to get rid of your individual password storage and authenticate your user using OAuth with Live ID, Google and Facebook. You will be amazed how simple it is and your users will be amazed how cool you are.
If you have any particular questions you would like me to address please use the comment to let me know.
See you soon!
[More]
by Jimmy
28. October 2011 17:48
Dominick just announced on his blog that the 2nd edition of the Guide to Claims-Based Identity and Access Control has been released. You can grab it from here http://msdn.microsoft.com/en-us/library/ff423674.aspx I did a quick glance and it looks great. I only wish something would be added on the Saml Protocol extension that was released a while ago.
[More]
by Jimmy
31. August 2011 15:06
The previous post I gave you short explanation on two-factor authentication (2FA) so it's not time to crack some code. This post will show you how to implement 2FA with VeriSign Identity Protection (VIP) in a MVC 3 application. We will use a fresh, out of the box, MVC 3 application and extend it with two-factor authentication.
[More]
by Jimmy
24. August 2011 16:34
Importance of the two-factor authentication is growing as more and more sites are adopting it to protect it's users. This post is the first of two that will demonstrate how to protect your website with two-factor authentication.
[More]
by Jimmy
16. August 2011 11:25
A while ago Microsoft released the SAML-P Extension for the Windows Identity Foundation. This article demonstrates to use this extension to create interactive SAML-P (Identity Provider) IdP.
[More]