Can Shibboleth be integrated with Windows Azure Access Control Service?

前端 未结 2 739
忘掉有多难
忘掉有多难 2021-01-16 03:34

Two of our higher-ed clients use Shibboleth for SSO. I have zero experience with Shib, and do not have an instance to test with.

Ultimately we would like to integra

2条回答
  •  既然无缘
    2021-01-16 04:28

    On Azure side, you would use WIF which has extensions to implement SAML 2.0 protocol (apparently still in CTP). You would not use ACS in between in this case. Warning: there are some gotchas while using WIF with ASP.NET MVC

    :-) Benjamin

提交回复
热议问题