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 →
Setting up Google Apps Single Sign On (SSO) with ADFS 2.0 and a custom STS such as IdentityServer
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 →
How to run StarterSTS on IIS 6 / Windows 2003
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 →