Dec 22 2010
WCF Claims, STS and Federation – Layman’s View – 2
In the previous post, we have seen the service configuration of WCF federation. In this post, let us see the STS configuration. In the STS’s configuration file, it is mentioned in
Dec 22 2010
In the previous post, we have seen the service configuration of WCF federation. In this post, let us see the STS configuration. In the STS’s configuration file, it is mentioned in
By udooz • WCF • Comments Off • Tags: .NET, authentication, Claims, Federation, Identity, STS, WCF
Dec 15 2010
Configuring your Federation I’m here to explain WCF claims in federated services using STS (security token service) from a layman’s perspective. I’ve started with the set of configuration you have to put in place on web.config under system.serviceModel to make your service in federated way. Instead of very boring textual explanation, I’m explaining in comic way. [...]
Dec 14 2010
People who are in .NET arena might encounter the plethora of xxx.config files especially web.config. It is a required devil for placing any configuration settings for your applications. We should appreciate the effort taken by the engineers at Microsoft for introducing (at that time, Java’s configuration approach is very immature) and providing a declarative approach, centralized and optimistic way [...]
Aug 9 2010
Though my main stream is on C#, I personally like Ruby. I was quite surprised that Microsoft started focusing on non-C family languages, those are actually coming from *nix world. Couple of years back when Microsoft released the notes about Dynamic Language Runtime which is something like Java implementation languages like JRuby, Scala. DLR has been scoped to [...]
By udooz • .NET • Comments Off • Tags: DLR, iron ruby, jimmy