Directory Programming .NET

Active Directory and ADAM programming support for .NET developers
Welcome to Directory Programming .NET Sign in | Join | Help
in Search

Migrating Existing ADFS Solution to Windows Azure

Last post 02-02-2010, 3:38 PM by joe. 1 replies.
Sort Posts: Previous Next
  •  02-02-2010, 1:54 PM 7773

    Migrating Existing ADFS Solution to Windows Azure

    We currently have ADFS setup with our one resource federation server and two account partners who each have their federation server that pulls from their active directory. Our web app consumes claims and the whole setup is the Web SSO model. What I am wondering is what we will need to do to migrate everything to Windows Azure. Will we need to coordinate anything with the existing clients our can their federation servers stay in place? How hard will it be to make the switch? Will I need to redevelop anything or add new code to the app? Basically we want to get rid of our federation server and web app hosting server and put everything in the cloud but keep using ADFS so our clients can get their AD users into the app.

    Thanks.
  •  02-02-2010, 3:38 PM 7777 in reply to 7773

    Re: Migrating Existing ADFS Solution to Windows Azure

    Look for the online PDC session by Hervy Wilson on Federation and Windows Azure. Not sure on the link but a search should find it.

    Essentially, this will be easier to do if you can migrate the apps to WIF for the agent rather than ADFS as the WIF agent doesn't require you to run the ADFS installer on the server (problematic for Azure). It is also generally easier to use an ADFS V2 server with WIF agents although you may be able to get WIF to accept tokens from an ADFS V1 server. ADFS V1 account partners can work with ADFS V2 resource partners and vice versa if needed.

    Also, check out http://claimsid.codeplex.com and read the book. Good stuff there. Definitely time to start thinking about the V2 technology if you haven't already done so.

View as RSS news feed in XML