Category Archive: Identity

Feb 04

Claims Proxy – A C# Library for Calling Claims Protected Web Services

ClaimsProxy

The ClaimsProxy library enables you to get a WIF cookie collection for a SharePoint site which is protected by Claims Based Authentication. It assumes that ADFS is configured as the Trusted Identity Token Issuer and that the down-stream identity provider is based on the StarterSTS / IdentityServer project. In some recent work I needed to …

Continue reading »

Permanent link to this article: http://www.huggill.com/2012/02/04/claims-proxy-a-c-sharp-library-for-calling-claims-protected-web-services/

Jan 12

Setting up Google Apps Single Sign On (SSO) with ADFS 2.0 and a custom STS such as IdentityServer

step08.png

I recently had to undertake some work to enable users to seamlessly authenticate to Google Apps using an identity stored in a custom Secure Token Service such as the excellent IdentityServer open source STS by Dominick Baier.  The work involved is mostly configuration in Google Apps and ADFS but there are quite a number of …

Continue reading »

Permanent link to this article: http://www.huggill.com/2012/01/12/setting-up-google-apps-single-sign-on-sso-with-adfs-2-0-and-a-custom-sts-such-as-identityserver/

Nov 23

How to run StarterSTS on IIS 6 / Windows 2003

sshot-1_thumb.gif

I’ve been using the awesome StarterSTS project created by Dominick Baier.  In the words of Dominick: StarterSTS is a compact, easy to use security token service that is completely based on the ASP.NET provider infrastructure. It is built using the Windows Identity Foundation and supports WS-Federation., WS-Trust, REST, OpenId and Information Cards. The StarterSTS System …

Continue reading »

Permanent link to this article: http://www.huggill.com/2011/11/23/how-to-run-startersts-on-iis-6-windows-2003/