Open Source identity authorization and management solution, providing Single Sign On (SSO)
0
votes
1answer
91 views
apache, shibboleth, load balancing alias, ssl
Good morning folks
Could you give me a bit of help with the following problem ?
I have a dns load balancing mechanism and an alias (hostAlias) which
may point to host01, or host02
I want to ...
4
votes
1answer
194 views
Intranet corporate SSO for webapps against Active Directory
I am trying to plan and implement a SSO solution in a corporate environment that serves intranet web applications running on CentOS:
Corporate portal (Drupal backend)
Project management ...
0
votes
0answers
84 views
Shibboleth + IIS and Pound Reverse Proxy
Having a bit of a problem getting Shibboleth (SSO) working with ADFS and Pound.
The main problem seems to be that:
The website address will be https://website.domain.com
Pound will then terminate ...
0
votes
1answer
85 views
Shibboleth SP, IIS
I have a Shibboleth SP instance on Server 2008 R2 and everything is authenticating fine with the IdP.
I was testing protecting a single page and that is working fine by doing the following in the ...
2
votes
1answer
182 views
Shibboleth, IIS 7.5, Tomcat
I am trying to set up Shibboleth SP on a Server 2008 R2/ IIS 7.5 machine.
IIS throws the following error when browsing to localhost:
HTTP Error 500.0 - Internal Server Error
Calling LoadLibraryEx on ...
0
votes
3answers
291 views
Purpose of the x509 certificate in metadata files on the IdP side (SSO structure)
In order to implement SSO, I have been working with some IdP and a Shibboleth SP install without being able to answer this question.
On the IdP side I have a few metadata files that describes some ...
0
votes
0answers
133 views
Shibboleth IDP setup, strange general error message on shibboleth status page, no error in logs, logs included, can anyone review and advise
I have used this source: https://www.switch.ch/aai/docs/shibboleth/SWITCH/2.3/idp/install-idp-2.3-debian.html in the light of info from shibboleth manual for installation of shibboleth IDP on debian ...
0
votes
1answer
215 views
Shibboleth-Idp setup: Issue with the data-connectors in attribute-resolver.xml
I have setup the shibboleth-Idp as servelet in servelet container tomcat6. However, tomcat start the servelet fails to load. My data connectors are causing it.
The code I am using for connectors is ...
2
votes
1answer
252 views
Apache2/Shibboleth TCP connections stuck in CLOSE_WAIT
I run an Apache2 server which uses the Shibboleth daemon (shibd) as federated authentication module. Certain server connections using Shibboleth seem to stick permanently in CLOSE_WAIT state.
tcp ...
1
vote
0answers
371 views
Shibboleth SP doesn't redirect, no IdP authentication - Error 403.14 w/ IIS 7.5
I'm trying to get a test server setup as a Shibboleth SP using IIS 7.5 and I'm stuck. I'm using the https://idp.testshib.org/idp/shibboleth IdP but it never asks for credentials or redirects to the ...
0
votes
2answers
250 views
Enable Shibboleth for Single SSL Virtual host on server with many vhosts
We have a RHEL 5.5 server in production with a few NameBasedVirtual hosts listening on port 80.
We have also have two (possibly mis-configured) SSL virtual hosts which use different Sockets as ...
0
votes
0answers
335 views
shibboleth: tomcat failing to start IdP listener
I have installed a Shibboleth Identity Provider as per http://www.edugate.ie/workshop-guides/shibboleth-2-identity-provider-installation-linux-debian-or-ubuntu
However, testing only gave me a 404 ...
1
vote
1answer
221 views
Shibboleth: found encrypted assertions, but no CredentialResolver was available
I've gotten a Shibboleth Server Provider (SP) up and running, and I'm using the TestShib Identity Provider (IdP) for testing.
The configuration appears to be all correct, and when I requested my ...
0
votes
1answer
294 views
Setting up Shibboleth to secure part of a website
I've installed the Shibboleth module for apache on Ubuntu 10.04 using aptitude to install libapache2-mod-shib2 as per ...
0
votes
1answer
324 views
Custom Web Form for Shibboleth login
I recently deployed a server and website that authenticates with my university's Shibboleth authentication system. Functionally, it works great. Aesthetically, there is much
When you go to the ...
6
votes
1answer
997 views
Is it possible to use Shibboleth 2 with Nginx + Passenger?
Do you know if it is possible to use Nginx with Shibboleth?
8
votes
4answers
3k views
Good Shibboleth tutorials out there?
I am looking into using Shibboleth for authentication of webapplications at my organisation. I am very new to this subject and would like to read through some good tutorials, hands-on-lessons or ...