Napegadie Kone's (MSFT) Blog

502 - Web server received an invalid response while acting as a gateway or proxy server

Context: There is time where you may use an Application Request Routing (ARR) with a claims base...

Author: Napegadie Kone - MSFT Date: 01/26/2016

CryptographicException: Key not valid for use in specified state.

Context: You may see the following exception when accessing several claims based Web applications...

Author: Napegadie Kone - MSFT Date: 01/19/2016

What do I need to build a claims-aware wcf service in VS 2013?

  In Visual 2012, one can use the “Identity and Access” tool to configure a WCF application to...

Author: Napegadie Kone - MSFT Date: 04/03/2015

Using Biztalk to access WCF service using claims-based authentication (aka federated security)

When trying to connect to a claims-aware wcf service, two bindings are always required. The main...

Author: Napegadie Kone - MSFT Date: 03/25/2015

Claims Aware WCF using WIF in .Net 4.5

Claims aware WCF service: In this sample, I have decided to create a Wcf web application. 1- Lunch...

Author: Napegadie Kone - MSFT Date: 02/09/2015

WCF processes messages from MSMQ out of order using netMsmqBinding

WCF threads are assigned from the CLR ThreadPool to incoming messages based on the value of...

Author: Napegadie Kone - MSFT Date: 02/07/2015

Claims aware Wcf service that consumes a custom STS

  I thought of creating a step by step document on how to enable a WCF claims base that...

Author: Napegadie Kone - MSFT Date: 01/20/2015

Mapping a client certificate to an AD domain account using clientCertificateMappingAuthentication

In a web services environment, there may be a need to map a client certificate to a windows domain...

Author: Napegadie Kone - MSFT Date: 01/06/2015