Feeds:
Posts
Comments

Archive for May, 2008

Just a couple of concluding remarks on this series of posts.
1. Claims checking
The scenario presented in the previous posts contains a subtle flaw: the claims are being requested but not being checked by the service. Even in the first version, where the claim requirements are configured in the service’s binding, the presence of this claims [...]

Read Full Post »

This is the fifth in a series of posts [part1, part2, part3, part4] where I describe some issues regarding the usage of claims requirements on the WCF platform.
In the last post, I described how to build a service that relies on the BizTalk Identity Services for the authorization decisions, and also how to build a [...]

Read Full Post »

The June 2008 edition of MSDN Magazine is out, and has a rather interesting article describing Biztalk Services, authored by Jon Flanders and Aaron Skonnard.
I recommend it for any one interested on an introduction to this subject.

Read Full Post »

This is the fourth in a series of posts [part1, part2,part3] where I describe some issues regarding the usage of claims requirements on the WCF platform.
In the previous two posts, I presented some information regarding the BizTalk Identity Services STS.
In this post I will show how to build a minimalistic WCF service that relies on [...]

Read Full Post »

This is the third in a series of posts [first, second] where I describe some issues regarding the definition and usage of claim requirements on the WCF platform.
In the last post, I introduced the BizTalk Identity Services as an example of an publicly available STS. In this post I will describe some aspects of the [...]

Read Full Post »

This is the second post of a series where I describe some issues regarding the definition and usage of claim requirements on the Windows Communication Foundation (WCF) platform. On the first post, I introduced the concept of claim requirements, and how to express them in WS-Policy and WCF. In this post I begin to introduce [...]

Read Full Post »

This is the first post of a series where I describe some issues regarding the definition and usage of claim requirements on the Windows Communication Foundation (WCF) platform.
Introduction
The constraints and requirements of a WCF service can be expressed by a policy, defined according to the WS-Policy spec framework. Typically, this policy is automatically generated from [...]

Read Full Post »

Today, a former participant in one of our .NET courses ask me a couple of questions regarding the implementation of federation scenarios with WCF.
One of the pointers that I gave him was to this slide deck by Todd West, presented at TechEd06. Back in 2006, when I started studying this subject, these slides were a [...]

Read Full Post »

I highly recommend Okasaki’s blog "Teaching, Playing and Programming".
Since I also teach programming courses at college level, I identify myself with lots of his opinions and reflections on teaching.

Read Full Post »

Previous location of my blog: http://www.cc.isel.ipl.pt/CS/blogs/pfelix/default.aspx

Read Full Post »