码迷,mamicode.com
首页 > 其他好文 > 详细

SAML : A SAML stack

时间:2014-08-05 13:37:59      阅读:190      评论:0      收藏:0      [点我收藏+]

标签:blog   http   java   os   io   for   ar   cti   

http://nzpcmad.blogspot.co.nz/2013/06/saml-saml-stack.html

You have an application – .NET, JAVA whatever.
You want this to be a SP and need to connect to an IDP – ADFS, OpenAM, simpleSAMLPHP …
Look at Announcing the WIF Extension for SAML 2.0 Protocol Community Technology Preview! (.NET).
Warning: This has not been updated in a while.
Warning: This is based on WIF 3.5. It is not compatible with WIF 4.5.
Also the OpenSSO Fedlet – this has components for both .NET and Java.
Or the OpenAM equivalents:
Using Fedlets in Java Web Applications and
Using Fedlets in .NET Applications
Or the Spring Security - SAML Extension (Java).
Or   OIOSAML. (.Net and Java).
Or auth10-java.

  • This library speaks the WS-Federation protocol and SAML 1.1 and 2.0 tokens. It interops fine with Microsoft-related products like ADFS, Windows Azure Active Directory and Windows Identity Foundation.
Or Kentor.AuthServices
  • A SAML2 Service Provider for ASP.NET. Built to mimic the WSFederationAuthenticationModule in .NET 4.5, but using SAML2 instead. The module works with the claims model of .NET 4.5 and uses the present infrastructure for claims translation, session authentication cookies etc.
Or SAML2
  • NuGet package - A .NET implementation of the SAML 2.0 specification for SP integrations. 
  • "Install-Package SAML2" from the Package Manager Console 
    Or take your pick from this list:
    SAML-based products and services

    SAML : A SAML stack,布布扣,bubuko.com

    SAML : A SAML stack

    标签:blog   http   java   os   io   for   ar   cti   

    原文地址:http://www.cnblogs.com/frankzye/p/3891887.html

    (0)
    (0)
       
    举报
    评论 一句话评论(0
    登录后才能评论!
    © 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
    迷上了代码!