Skip to main content

All Questions

1 vote
0 answers
167 views

Passing custom claims to SP with Shibboleth Samltest.id

I am currently working on SAML-based SSO (Single Sign On) and using IDP (Identity Provider) provided by samltest.id (they are using Shibboleth) to test my NodeJS SP (Service Provider). Samltest.id has ...
fenris's user avatar
  • 49
1 vote
2 answers
766 views

How to integrate SSO with a university? [closed]

I have a django website and I'd like to allow students from a few universities to login to it using their university credentials. I understand that I need to register with each of these universities ...
Dynameyes's user avatar
  • 455
0 votes
1 answer
1k views

Shibboleth Attributes not Mapping

We are having an issue with Shibboleth and Apache Server. I am integrating with an SSO portal for a Tomcat application. I have the integration with the SSO portal figured out, but we are having an ...
OgutierrezRPI's user avatar
1 vote
1 answer
653 views

How to configure CA SSO(CA Siteminder) SAML IdP to asp.net azure web apps?

I have an azure web app. Now, I am trying to install shibboleth service provider for my web app. I found a way to do this though this blog. Is there any other way to set up shibboleth sp without ...
Jyoti Gutte's user avatar
5 votes
2 answers
1k views

Saml SSO with mobile client

I have many questions regarding SAML and it's implementation through Shibboleth. I've done a fair amount of research and I would like to clarify a few things. I have a mobile application that ...
EK_AllDay's user avatar
  • 1,115
0 votes
1 answer
523 views

How to preserve hash fragment of the URL, while implementing SSO using Shibboleth

I have implemented SSO on a single page application using Shibboleth Service Provider. The problem is, when the user tries to access a bookmarked url with hash value, its loosing the hash part of the ...
Mike143's user avatar
  • 163
0 votes
1 answer
382 views

How to implement Single Sign On using Oauth for colleges

So i've spent all morning researching this question to no avail. I am working on a project intended for college students and I want them to use their college credentials to login. According to my ...
abdi musse's user avatar
0 votes
1 answer
772 views

How does/should the communication happen between Service Provider and Actual application in SAML?

I understand that the communication between IDP and SP is well defined in standard. I'm wondering what are the ways to make the custom communication happen between standalone SP and the actual ...
pinkpanther's user avatar
  • 4,788
11 votes
2 answers
10k views

Python SSO: pysaml2 and python3-saml

I new to SSO and I've only tried pysaml2 by far. I am also aware of python3-saml library (and its python-saml Python 2 flavour). I need to use one of those with Shibboleth, if it is relevant. What ...
Art's user avatar
  • 2,305
0 votes
1 answer
1k views

SAML vs. CAS / Shibboleth

I am evaluating different protocols and software packages for my SSO project and I was thinking about the pros and cons of making an SSO system with SAML and one with something like CAS or Shibboleth. ...
yemerra's user avatar
  • 1,350
1 vote
1 answer
3k views

Shibboleth SP and ADFS as idP

I have a java web application and I need to implement SAML SSO to allow authentication from customer's ADFS. And I have a quick basic question (generally about Shibboleth SP): Is it possible to ...
Alex Bazilev's user avatar
0 votes
1 answer
519 views

Web browser SAML SSO using Shibboleth IdP (without backchannel communication)

I've just configured Shibboleth IdP3.2 with my web application that authenticates the users against an LDAP server at the backend. I could test this authentication process at the local machine. But, ...
Sendhilkumar Alalasundaram's user avatar
0 votes
2 answers
479 views

What is SAML metadata?

I have been trying to implement Shibboleth as IDP and my Java webapp as SP but I am having troubles understanding how metadata works. I know it's a way SP knows about IDP and vice-versa. I also know ...
Sachin Verma's user avatar
  • 3,790
0 votes
2 answers
537 views

Implementing SSO using SAML

This may be a wide question but if you can provide any heads up, I'd appreciate. I need to implement Single Sign on between two web apps(AppX,AppY) on different domains. I am supposed to use SAML so ...
Sachin Verma's user avatar
  • 3,790
5 votes
1 answer
1k views

How do I set up a Shibboleth 3 identity provider?

Edit So, I think I'm almost there. The only thing still missing is that Shibboleth IdP returns an encrypted, transient NameId, and I need for it to return the user name, unencrypted. If anyone can ...
JMarsch's user avatar
  • 21.6k

15 30 50 per page