Tagged Questions
1
vote
1answer
683 views
understanding Shibboleth and SAML
I have a Drupal site I am standing up for a client.
I've been asked to use Single Sign on using SAML2 (where I would be the service provider and my client would be the identity provider).
The best ...
0
votes
2answers
55 views
In order to implement SAML do I need Shibboleth SP installed on my host?
I got a couple of SAML implementation questions to clear up my confusion ...
I need to implement SSO in a java web app.
In order to do so, do I need Shibboleth SP installed on my host like so, or ...
0
votes
2answers
87 views
Can Shibboleth be integrated with Windows Azure Access Control Service?
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 integrate a Shib SSO with these clients ...
0
votes
2answers
266 views
Good documentation about Shibboleth and SAML?
Where can I find useful documentation about using Shibboleth and SAML for SSO besides the Shibboleth Wiki pages, preferably for Ruby applications? Ruby-specific documentation for Shibboleth seems to ...
0
votes
1answer
184 views
Shibboleth SP passing wrong user identity to application
I have a Rails app that I've Shibbolized using Shibboleth SP (latest version - 2.4.2). I'm using it with Apache 2.2. My IdP is an MS AD FS 2.0 server.
Everything seems to work well - users hit the ...
0
votes
4answers
582 views
What's the easiest way to test a .NET SAML client?
I will soon need to add SSO to an ASP.NET app using SAML. The client will not provide access to their Shibboleth identity provider for testing, so I'll need to verify that SSO works myself.
What ...