单点登录使用的Shibboleth [英] Single Sign on using Shibboleth

查看:663
本文介绍了单点登录使用的Shibboleth的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我要实现单点登录我的。NET(3.5)项目中使用的的Shibboleth 。 具体要求去是这样的: 1)我已经developped使用.net(3.5)命名为abc.com的Web应用程序。 2)有这将是从abc.com推出的一些第三方应用程序 3)如果我已经登录到abc.com现在如果我启动任何支持第三方应用程序的话,应该不会要求再次登录信息。

I have to implement Single Sign On in my .NET(3.5) project using Shibboleth. Detailed requirement goes this way: 1) I have developped a web application using .NET (3.5) named "abc.com". 2) There are some third party applications which will be launched from "abc.com" 3) If I have logged in to "abc.com" and now if I launch any of the supported third party applications then it should not ask for login information again.

从过去的几天我一直在阅读的Shibboleth从 https://spaces.internet2.edu/显示/ SHIB2 /主页

From last few days I have been reading Shibboleth from https://spaces.internet2.edu/display/SHIB2/Home

我还安装了身份提供者(IDP)和服务提供(SP) https://spaces.internet2.edu/display/SHIB2/Installation 不过我无法做出来怎么我的abc.com,第三方应用程序和Shibboleth的将放入一个画面?

I have also installed Identity provider (IdP) and Service Provide (SP) from https://spaces.internet2.edu/display/SHIB2/Installation Still I am unable to make out how my "abc.com", third party application and Shibboleth will fit into one picture?

任何人都可以请指导我?

Can anyone please guide me?

推荐答案

在除了什么乍得说,你需要正确设置你的Shibboleth配置文件,为每个应用程序。 (煤矿被称为shibboleth2.xml。)那你的配置.NET应用程序(我假定IIS下运行带证书)安全地通过登录值的IDP进行身份验证。 IIS应该有HTTP重定向设置为匹配的陈词滥调配置,大概 https://abc.com/secure 您外壳。

In addition to what Chad said, you need to setup your shibboleth configuration file correctly for each application. (Mine is called shibboleth2.xml.) That configures your .NET application (I assume running under IIS with a certificate) to securely pass the logon values to the IdP for auth. IIS should have the HTTP redirect set to MATCH the shibboleth configuration, probably https://abc.com/secure in your case.

这篇关于单点登录使用的Shibboleth的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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