开发者

Sample .NET code for a SAML Identity Provider [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow ques开发者_如何学Ctions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 5 years ago.

Improve this question

I'd like to use SAML to allow authenticated users of a website to login to other federated sites. In single sign-on parlance, that means my site needs to become an Identity Provider.

Can anyone point me to sample .NET code or documentation for implementing this?


ComponentSpace claims to have example code for an Identity Provider and a 30-day trial, so you could at least look at the code.

Not really an example of code for an Identity Provider, but CodeProject has a good article on Performing a SAML Post with C#.


We had really good success with the OpenSource library that KentorIT has produced. They give you all the tools you would need to roll your own. Including a stub identity provider that we were able to use as a test & basic auth services.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜