SAML library/component for .NET

核能气质少年 提交于 2019-12-03 07:36:38

问题


Can anyone recommend libraries for generating SAML assertions for a federated sign-on implementation in .NET. It would be ideal if it was integrated with the ASP.NET membership API.


回答1:


In case anyone else stumbles upon this: http://saml2.codeplex.com

It's a fork of OIOSAML.NET for more general purposes.




回答2:


We ended up setting up a test using the ComponentSpace SAML 2.0 component. Seems to be working pretty well so far. It's nice that they have a free trial version.

http://www.componentspace.com/Products/SAMLv20.aspx




回答3:


Can you use Safewhere SAML 2.0 for ASP.NET?




回答4:


I did a bit of Googling which pointed me to OIOSAML.NET From the website .Net based toolkit with a SAML 2.0 reference implementation conforming to the Danish eGov OIOSAML 2.0 profile. It is used for federation in the Danish public sector




回答5:


Consider https://github.com/KentorIT/authservices

I'm evaluating it right now and so far so good.

LGPL licensing.



来源:https://stackoverflow.com/questions/1337495/saml-library-component-for-net

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!