Browse by Tags

Mgmt Config sample for WLID / Facebook Connect sample
15 November 09 01:41 PM | justinjsmith | 1 Comments   
Now that we have a mgmt tool , I can provide you with a template so you can setup the ACS part of the WLID / Facebook Connect sample with less effort. Here’s the XML configuration: < ServiceNamespace xmlns:xsi ="http://www.w3.org/2001/XMLSchema-instance" Read More...
ACS integration with Windows Live ID & Facebook Connect
15 November 09 01:20 PM | justinjsmith | 0 Comments   
I’ve received several requests regarding ACS and Windows Live ID integration for websites. This post describes what you can do with ACS and Windows Live ID today (with the new release of ACS). It takes a bit of code, but the integration is pretty straightforward. Read More...
ACS SAML / ADFS v2 Sample
14 November 09 02:55 PM | justinjsmith | 4 Comments   
The November 2009 CTP of ACS integrates with Active Directory Federation Server v2. ACS can act as a bridge between enterprise identity and REST web services. The runtime flow is pretty simple (shown below). At runtime, the client app requests a SAML Read More...
Web Resource Authorization Protocol (WRAP) and Simple Web Token (SWT) on google groups
05 November 09 04:17 PM | justinjsmith | 2 Comments   
The Access Control Service uses a new community protocol and format that are now posted on google groups: http://groups.google.com/group/wrap-wg http://groups.google.com/group/oauth-wrap-wg Check em out. If you are a security geek, it’s worth the read Read More...
Access Control Service and ADFS v2 demo
07 October 09 04:42 AM | justinjsmith | 0 Comments   
In my last post I outlined the changes that were coming in the Access Control Service. Since that post, I’ve received many questions about how ACS will integrate with ADFS v2. Below is a link to a simple demo I put together to highlight this very cool Read More...
Mix 09 Deck
28 April 09 07:53 AM | justinjsmith | 1 Comments   
For some reason the slide deck I presented at Mix didn’t show up on the Mix 09 website. If you are interested in the deck, see the link below. Read More...
Interesting article on Azure Services
26 March 09 01:20 AM | justinjsmith | 1 Comments   
Today I caught up on some press material on Azure Services. For those that haven’t seen it, the picture version of Azure Services is below: One article published in late February popped out at me: http://blogs.zdnet.com/microsoft/?p=2173 . Among other Read More...
Federated website sample
12 February 09 02:19 PM | justinjsmith | 1 Comments   
The Geneva Framework FAM is the simplest way to experience ACS and ASP.NET. My friends in platform evangelism wrote a cool app that uses ACS, LiveID, and the Geneva Framework. It's called issuetracker, and I recommend checking it out: http://www.codeplex.com/azureissuetracke Read More...
Access Control Service - Common Interaction Model
16 January 09 09:32 AM | justinjsmith | 1 Comments   
In my previous post I described at a high level a simple scenario that leverages the Access Control Service. Now I'd like to describe the interactions between messaging participants and the .NET Access Control Service. Recall the scenario: a multi-tenant Read More...
Access Control Service - A Simple Scenario
06 November 08 11:42 PM | justinjsmith | 2 Comments   
To the already initiated claims disciples, the Access Control Service is a multi-tenant Resource STS. The behavior of each STS is determined by simple rules - the rules control how each STS transforms claims . To those not already initiated in the claims Read More...
Page view tracker