Skip to main content

All Questions

Tagged with
418 questions with no upvoted or accepted answers
16 votes
1 answer
3k views

Google G Suite SAML SSO domain login page

I'm usign Google G Suite and created an app which is manage users logins with G Suite SAML. (see. https://support.google.com/a/answer/6087519?hl=en&ref_topic=6304963#) Everything is works ...
ugurerkan's user avatar
  • 800
9 votes
1 answer
1k views

How can I receive and verify WS-Federation tokens in python/django?

I am trying to implement an assertion consumer for signed WS-Federation tokens as part of a SSO system. I know that simplesamlphp has (undocumented) ws-fed support, but I'm using a Django stack. It ...
Michael's user avatar
  • 373
9 votes
2 answers
3k views

How to setup initial user/role enabling SAML SSO

We are a service provider. Suppose in our application, we originally have our own user/role management. Different users with different roles are allowed to use different features. So that when a user ...
performanceuser's user avatar
7 votes
1 answer
4k views

Implementing a SAML client in Python

I'd like to integrate a web site written in Python (using Pylons) with an existing SAML based authentication service. From reading about SAML, I believe that the IdP (which already exists in this ...
oneself's user avatar
  • 39.7k
6 votes
1 answer
3k views

Edge Chromium does not http post SAML data to IEMode user access URL

Our website is requiring IEMode in Edge Chromium and our user is using SSO. When they log in from their SSO log-in URL, their Edge Chromium browser opens up our website (user access URL) in IEMode as ...
Glenda's user avatar
  • 61
5 votes
0 answers
687 views

For SSO/SAML login, get displayName from Azure to Google Identity Platform

I use Google Identity Platform and FirebaseUI-Web for login on my website. I have options for password login, Oauth2 Google, OAuth2 Microsoft, and SSO. With all except SSO, Identity Platform returns a ...
minou's user avatar
  • 16.4k
5 votes
0 answers
3k views

Python requests - how to perform SAML SSO login (to login.microsoft.com for example)?

First of all, I googled this question but found some generic explanations which didn't provide me with good understanding how to do things. Second - I'm a valid system user (not admin) and have access ...
StarterKit's user avatar
5 votes
1 answer
4k views

How to add passport-saml in nestjs?

I am doing an authentication with saml in nestjs I am using the passport-saml package I am directing the page to the microsoft login correctly but in the callback route I do not get the profile data, ...
jose manuel fuentes cardenas's user avatar
5 votes
1 answer
14k views

Implementation of SAML 2.0 using Angular and Node

I am a beginner to SAML SSO integration in Angular + Node project. I went through many of the links and forums realted to it. However, not able to figure out, From where to start???. Still trying to ...
Mohit Dixit's user avatar
5 votes
0 answers
590 views

SSO SAML in Spring - supporting dynamic Multi-Tenant settings

I am new to SAML I currently have a Spring Restful web server application which use spring security with Basic Authentication. Since I have multiple enterprise customers i would like to support SAML ...
Berethor's user avatar
  • 353
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
5 votes
2 answers
2k views

Using SimpleSAMLphp in a multi-tenant app

Tenants of our app have their own subdomain, e.g. customer1.domain.com, although it's one code base. Some tenants want SP initiated SSO with SAML. What's the best approach for making this happen? ...
Marcus's user avatar
  • 9,299
5 votes
0 answers
1k views

Is there a node.js identity provider solution?

We are implementing Single Sign On for our applications and we are currently investigating the various Identity Provider vendors that are available. Is there a node.js Identity Provider solution out ...
General_9's user avatar
  • 2,299
4 votes
0 answers
1k views

In Liferay how to get the identity provider info and use them to programmatically trigger the SSO

I'm really new to Liferay and SSO and I have to do a very specific thing. I am using Liferay DXP 7.4, so I have the Liferay SAML Connector 2.0 available. In particular I need to configure Liferay as a ...
George Lords of Castle's user avatar
4 votes
0 answers
2k views

Best way to implement single sign on in Laravel?

I'm building an application that has a core hub, say it's called musictickets.com We'll provide a subdomain (bandname1.musictickets.com) to bands on which only their content will display, which they ...
sminton's user avatar
  • 261

15 30 50 per page
1
2 3 4 5
28