Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4343236
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T11:43:24+00:00 2026-05-21T11:43:24+00:00

We currently have a few .Net applications on different domains with separate membership on

  • 0

We currently have a few .Net applications on different domains with separate membership on each. We are moving to a federated login with single sign-on (and hopefully single sign-off) and a centralised membership hosted on Azure.

The natural choice to us seemed to be creating our own Identity Provider for Azure’s Access Control which all of our sites would authenticate with WIF but there might be the possibility of non .Net sites having to authenticate with this in the future.

Is this still an acceptable route to take?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T11:43:24+00:00Added an answer on May 21, 2026 at 11:43 am

    ACS is a “Federation provider”. It basically allows your “relying parties” (your applications) to delegate authentication to it.

    ACS can itself trust many “identity providers”, including yours if you wanted. Currently (ACS V2) supports WS-Federation & OpenID (for web sites), WS-Trust & OAuth (for web services). These are the “protocols”. ACS supports 2 token formats: SAML (1.1 & 2.0) and SWT. It also comes pre-configured with Google, Yahoo!, Facebook and LiveID.

    If your app trusts ACS, then you can accept users with accounts in any of those services. ACS can work with “any” IdP that supports any of those protocols.

    ACS Simple

    WIF is a framework on .NET for “claims enabling” your app and works seamlessly in app stacks like ASP.NET (and ASP.NET MVC) and WCF. It can work on other app stacks, but it requires interop. However, each platform usually has a WIF equivalent, and as long as it is compliant with the standard (e.g. WS-Fed, SAML tokens, etc.) it works.

    Interop is also both ways. For example: a non .NET app relying on ACS / ACS relying on a no-MSFT identity provider.

    If you want to retain your membership databases for authentication (this means you would still have username/passwords), you can wrap it with an STS (built with WIF) and add it to the list of identity provider. Then any application (.NET or not) can use authentication based on it:

    enter image description here

    Of course you can combine both: have your apps trust ACS and then ACS trust your IdP (In addition to the other IdPs). This gives you additional flexibility.

    In general, if you use WIF on your .NET based web site, you don’t need to write much code (if any). Everything just works.

    Examples of all this are available here:

    • Identity Training Kit
    • Claims based Identity Guide (http://claimsid.codeplex.com)

    For a very quick intro, check Scott’s latest webcast: http://scottdensmore.typepad.com/blog/talks.html

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have developed a few Delphi Win32 (currently using D2007) applications, which revolve around
I'm considering utilizing the ASP.NET Membership Provider for a few different web apps/tools with
We currently have a few products for which the licensing depends on the computer
I currently have an asp:GridView that displays a few BoundFields and then one asp:TemplateField
I currently have a python script that runs every few minutes and picks up
Currently I have a simple knockoutJS object, with a few observables. But this object
I'm currently using Look&Feel for my application. I have a few problems: 1. When
I'm currently using QDataStream to serialize my classes. I have quite a few number
We currently have a Live ASP.NET application (Basically a CMS) running on our IIS7
I've have quite small asp.net MVC 2 application to maintain/extend. Currently it uses hand

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.