SharpSTS

There are 3 entries for the tag SharpSTS
SharpSTS now hosts in IIS

After bashing my head against WCF for a few weeks; and attempting to be too clever for my own good I swallowed my pride and took the lazy route to enabling IIS hosting of SharpSTS. Of course now I have massive guilt about the breaking changes I had to make, but such is the price for being cutting edge. So if you want to add a security token service to your web site, without having to host it inside a windows service or command line application you can. Well, it works for me anyway .... Technorati Tags: SharpSTS

posted @ Sunday, April 13, 2008 7:10 AM | Feedback (0)

Detecting information card support; and breaking Firefox

Over the last few days I’ve been working what is basically a demonstration and debugging page for the SharpSTS site to allow people to dynamically build an Information Card object tag, then submit a card to it and see the results. It was problematic to say the least, with a major part of the problem being there is no real documentation about how the object tag is supposed to expose itself to a scripting environment. In order to detect information card support without Firefox bringing up its additional plugin required information bar you cannot embedded an information card object tag...

posted @ Saturday, March 29, 2008 9:32 AM | Feedback (2)

Announcing SharpSTS

Dominick and David beat me to the punch; last night I hit the "publish" button on codeplex for SharpSTS; a C# library to allow you to develop Information Card Security Token Services. As with all open source projects there is still a bunch of work to do; as it stands we have a command line STS which should allow you to get started. Well; if you can work out from the source code what you need to do :) Over the coming weeks and months I, as dictator, Dominick Baier and David Christiansen hope to deliver a stable,...

posted @ Tuesday, March 11, 2008 8:13 AM | Feedback (1)