David Christiansen | davidchristiansen.com

July 2012 Entries

How simple is a OpenID Connect Basic client? (C#)

John Bradley has just posted a great entry demonstrating how simple life is going to be for a Relying Party when it comes to OpenID Connect. I highly recommend you go and read it.The sample code in John’s post is in PHP so I thought I would quickly provide the same samples in C#. here we go.