.net 4.0和SAML 2.0 [英] .net 4.0 and SAML 2.0

查看:95
本文介绍了.net 4.0和SAML 2.0的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在.net 4.0版上运行了一个dotnet Web应用程序。我们期待在此应用程序中集成SSO解决方案,并使用SAML2.0令牌与身份提供商进行通信。我期待着一些.net库,
可以帮助解释SAML断言并使用SAML与IDP进行相应的通信。我可以找到一些第三方解决方案(例如OneLogin),它提供了这种集成的API,但期待在.net中使用类似的API。

I have a dotnet web application running on .net version 4.0. We are looking forward to integrate a SSO solution in this application and communication with identity provider will happen using SAML2.0 tokens. I am looking forward to some .net libraries which can help with interpretations of SAML assertions and corresponding communicate with IDP using SAML. i could find some 3rd party solutions (e.g. OneLogin) which provides APIs for such an integration but looking forward to similar API's in .net.

如果有一些API,请告诉我。在.net framework 4.0中可以用于SAML 2.0集成吗?我们没有立即升级到.net 4.5的自由,但计划在几个月内完成同样的工作。

Can you please let me know if there are some API's in .net framework 4.0 which can be leveraged for SAML 2.0 integration? We don't have liberty to upgrade to .net 4.5 immediately but plan to do the same in few months down the line.

谢谢,

Amit   

Amit  

Amit

推荐答案

从微软编写的库中查找NuGet(Visual Studio的内置包管理器)中的Microsoft.IdentityModel.Tokens.Saml,按关键字"saml"搜索或"saml2" 用于支持SAML2.0的所有其他库。
Find Microsoft.IdentityModel.Tokens.Saml from NuGet (the built-in package manager of Visual Studio) for library written by Microsoft, search by keyword "saml" or "saml2" there for all other libraries for support of SAML2.0.


这篇关于.net 4.0和SAML 2.0的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆