How to add SAML authentication to MVC application

我与影子孤独终老i 提交于 2019-12-13 03:39:45

问题


We need to add SAML support to our existing MVC application to support SSO for a client.

They have built a custom SAML authentication server using https://simplesamlphp.org/

I was hoping there would be an easy way (perhaps a nuget package) - we could use to achieve this.

However all plugins\code I find seem to be very specific for Sharepoint, Google, Okta etc.

What is the easiest way to achieve this for an existing MVC 4 application

Thanks


回答1:


Sustainsys or ITFoxtec are good options for implementing a SAML service provider in .NET



来源:https://stackoverflow.com/questions/57318579/how-to-add-saml-authentication-to-mvc-application

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