Questions related to the authentication and authorization services for Windows Communication Foundation (WCF) applications
I have a web-service which I secured using certificates. Now, I want to identify the client by looking at the …
c# wcf web-services wcf-security x509certificateI have a little application I build that monitors tickets submitted. It basically just sits there in the corner and …
wpf wcf-securityI'm getting what appears now to be a security error in my WCF Service. Originally my error was about a …
c# wcf .net-3.5 wcf-securityHow do i setup a ServiceClient using Certificate authentication programmatically in c#? And i don't want to use .config. using(…
c# wcf wcf-security wcf-binding wcf-clientI'm reading a book on WCF and author debates about pros of using message-level security over using transport-level security. Anyways, …
security wcf-securityI have a WCF service which would like to support basicHttpBinding and webHttpBinding. When the client successfully login, server will …
wcf wcf-security tokenI am new to WCF. I was used to *.asmx but it will become deprecated, so I decided to dive …
wcf iis-7.5 wcf-binding wcf-securityIs there a way to use the same username and password from the membership provider for a WCF service authentication? …
asp.net wcf asp.net-membership wcf-securitycan anyone help, i am trying to call a rest service via the channel factory but sending along my credentials... …
wcf wcf-security wcf-restAfter researching on the topic of claims-Based security (or a federated security model). I've been coming across many examples that …
wcf-security saml federated-identity geneva-framework sts-securitytokenservice